Lines Matching refs:GetFontFormatId
359 const String SmFontFormatList::GetFontFormatId( const SmFontFormat &rFntFmt ) const in GetFontFormatId() function in SmFontFormatList
376 const String SmFontFormatList::GetFontFormatId( const SmFontFormat &rFntFmt, sal_Bool bAdd ) in GetFontFormatId() function in SmFontFormatList
378 String aRes( GetFontFormatId( rFntFmt) ); in GetFontFormatId()
388 const String SmFontFormatList::GetFontFormatId( size_t nPos ) const in GetFontFormatId() function in SmFontFormatList
640 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()
1102 aFntFmtId = GetFontFormatList().GetFontFormatId( aFntFmt, sal_True ); in SaveFormat()