Home
last modified time | relevance | path

Searched refs:ImplFontListFontInfo (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/svtools/source/control/
H A Dctrltool.cxx84 class ImplFontListFontInfo : public FontInfo class
90 ImplFontListFontInfo* mpNext;
113 ImplFontListFontInfo* mpFirst;
126 ImplFontListFontInfo* pInfo2 ) in ImplCompareFontInfo()
278 ImplFontListFontInfo* pNewInfo = new ImplFontListFontInfo( aFontInfo, pDevice ); in ImplInsertFonts()
291 ImplFontListFontInfo* pPrev = NULL; in ImplInsertFonts()
293 ImplFontListFontInfo* pNewInfo = new ImplFontListFontInfo( aFontInfo, pDevice ); in ImplInsertFonts()
389 ImplFontListFontInfo* pTemp; in ~FontList()
611 ImplFontListFontInfo* pFontInfo = NULL; in Get()
785 ImplFontListFontInfo* pInfo = (ImplFontListFontInfo*)(void*)hFontInfo; in GetNextFontInfo()
[all …]

Completed in 15 milliseconds