Home
last modified time | relevance | path

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

/AOO41X/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()
332 const SmFontFormat * SmFontFormatList::GetFontFormat( const String &rFntFmtId ) const in GetFontFormat()
350 const SmFontFormat * SmFontFormatList::GetFontFormat( size_t nPos ) const in GetFontFormat()
359 const String SmFontFormatList::GetFontFormatId( const SmFontFormat &rFntFmt ) const in GetFontFormatId()
376 const String SmFontFormatList::GetFontFormatId( const SmFontFormat &rFntFmt, sal_Bool bAdd ) in GetFontFormatId()
388 const String SmFontFormatList::GetFontFormatId( size_t nPos ) const in GetFontFormatId()
397 const String SmFontFormatList::GetNewFontFormatId() const in GetNewFontFormatId()
[all …]