Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dcfgitem.cxx359 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()
[all …]
H A Dcfgitem.hxx99 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 16 milliseconds