Searched refs:CTFontList (Results 1 – 1 of 1) sorted by relevance
59 class CTFontList class63 explicit CTFontList( void );64 virtual ~CTFontList( void );488 CTFontList* pFontList = (CTFontList*)pContext; in CTFontEnumCallBack()495 CTFontList::CTFontList() in CTFontList() function in CTFontList502 CTFontList::~CTFontList() in ~CTFontList()517 void CTFontList::AddFont( CTFontData* pFontData ) in AddFont()525 void CTFontList::AnnounceFonts( ImplDevFontList& rFontList ) const in AnnounceFonts()534 ImplMacFontData* CTFontList::GetFontDataFromId( sal_IntPtr nFontId ) const in GetFontDataFromId()544 bool CTFontList::Init( void ) in Init()[all …]
Completed in 15 milliseconds