GuiComboFont.cpp
上传用户:wlkj888
上传日期:2022-08-01
资源大小:806k
文件大小:1k
- // GuiComboFont.cpp: implementation of the CGuiComboFont class.
- //
- //////////////////////////////////////////////////////////////////////
- #include "stdafx.h"
- #include "CGuiPowerPoint.h"
- #include "GuiComboFont.h"
- #ifdef _DEBUG
- #undef THIS_FILE
- static char THIS_FILE[]=__FILE__;
- #define new DEBUG_NEW
- #endif
- //////////////////////////////////////////////////////////////////////
- // Construction/Destruction
- //////////////////////////////////////////////////////////////////////
- CGuiComboFont::CGuiComboFont()
- {
- }
- CGuiComboFont::~CGuiComboFont()
- {
- }