Searched refs:SmFontFormatList (Results 1 – 2 of 2) sorted by relevance
81 class SmFontFormatList class87 SmFontFormatList( const SmFontFormatList & );88 SmFontFormatList & operator = ( const SmFontFormatList & );91 SmFontFormatList();116 SmFontFormatList * pFontFormatList;155 SmFontFormatList & GetFontFormatList();156 const SmFontFormatList & GetFontFormatList() const in GetFontFormatList()
285 SmFontFormatList::SmFontFormatList() in SmFontFormatList() function in SmFontFormatList291 void SmFontFormatList::Clear() in Clear()301 void SmFontFormatList::AddFontFormat( const String &rFntFmtId, in AddFontFormat()315 void SmFontFormatList::RemoveFontFormat( const String &rFntFmtId ) in RemoveFontFormat()388 const String SmFontFormatList::GetFontFormatId( size_t nPos ) const in GetFontFormatId()397 const String SmFontFormatList::GetNewFontFormatId() const in GetNewFontFormatId()655 SmFontFormatList & SmMathConfig::GetFontFormatList() in GetFontFormatList()668 pFontFormatList = new SmFontFormatList; in LoadFontFormatList()758 SmFontFormatList &rFntFmtList = GetFontFormatList(); in SaveFontFormatList()830 SmFontFormatList aUsedList; in StripFontFormatList()[all …]
Completed in 22 milliseconds