Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Dbundles.cxx120 aFontEntryList.Clear(); in CGMFList()
136 FontEntry* pPtr = (FontEntry*)rSource.aFontEntryList.First(); in operator =()
154 aFontEntryList.Insert( pCFontEntry, LIST_APPEND ); in operator =()
155 pPtr = (FontEntry*)rSource.aFontEntryList.Next(); in operator =()
167 return (FontEntry*)aFontEntryList.GetObject( nInd ); in GetFontEntry()
196 aFontEntryList.Insert( pFontEntry, LIST_APPEND ); in InsertName()
259 aFontEntryList.Insert( pFontEntry, LIST_APPEND ); in InsertCharSet()
263 pFontEntry = (FontEntry*)aFontEntryList.GetObject( nCharSetCount ); in InsertCharSet()
276 FontEntry* pFontEntry = (FontEntry*)aFontEntryList.First(); in ImplDeleteList()
280 pFontEntry = (FontEntry*)aFontEntryList.Next(); in ImplDeleteList()
[all …]
H A Dbundles.hxx156 List aFontEntryList; member in CGMFList

Completed in 21 milliseconds