Home
last modified time | relevance | path

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

/aoo4110/main/starmath/source/
H A Dcfgitem.hxx81 class SmFontFormatList class
87 SmFontFormatList( const SmFontFormatList & );
88 SmFontFormatList & operator = ( const SmFontFormatList & );
91 SmFontFormatList();
116 SmFontFormatList * pFontFormatList;
155 SmFontFormatList & GetFontFormatList();
156 const SmFontFormatList & GetFontFormatList() const in GetFontFormatList()
H A Dcfgitem.cxx285 SmFontFormatList::SmFontFormatList() in SmFontFormatList() function in SmFontFormatList
291 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