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()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 …]