Searched refs:GetFontFormatId (Results 1 – 2 of 2) sorted by relevance
359 const String SmFontFormatList::GetFontFormatId( const SmFontFormat &rFntFmt ) const in GetFontFormatId() function in SmFontFormatList376 const String SmFontFormatList::GetFontFormatId( const SmFontFormat &rFntFmt, sal_Bool bAdd ) in GetFontFormatId() function in SmFontFormatList378 String aRes( GetFontFormatId( rFntFmt) ); in GetFontFormatId()388 const String SmFontFormatList::GetFontFormatId( size_t nPos ) const in GetFontFormatId() function in SmFontFormatList640 String aFntFmtId( GetFontFormatList().GetFontFormatId( aFntFmt, sal_True ) ); in SetSymbols()775 String aFntFmtId( rFntFmtList.GetFontFormatId( i ) ); in SaveFontFormatList()834 aUsedList.GetFontFormatId( SmFontFormat( rSymbols[i].GetFace() ) , sal_True ); in StripFontFormatList()839 aUsedList.GetFontFormatId( SmFontFormat( rStdFmt.GetFont( i ) ) , sal_True ); in StripFontFormatList()851 pId[k] = rFntFmtList.GetFontFormatId( k ); in StripFontFormatList()855 if (0 == aUsedList.GetFontFormatId( pTmpFormat[k] ).Len()) in StripFontFormatList()[all …]
99 const String GetFontFormatId( const SmFontFormat &rFntFmt ) const;100 const String GetFontFormatId( const SmFontFormat &rFntFmt, sal_Bool bAdd );101 const String GetFontFormatId( size_t nPos ) const;
Completed in 21 milliseconds