Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dcfgitem.cxx304 const SmFontFormat *pFntFmt = GetFontFormat( rFntFmtId ); in AddFontFormat()
332 const SmFontFormat * SmFontFormatList::GetFontFormat( const String &rFntFmtId ) const in GetFontFormat() function in SmFontFormatList
350 const SmFontFormat * SmFontFormatList::GetFontFormat( size_t nPos ) const in GetFontFormat() function in SmFontFormatList
409 if (!GetFontFormat( aTmpId )) in GetNewFontFormatId()
515 const SmFontFormat *pFntFmt = GetFontFormatList().GetFontFormat( aTmpStr ); in ReadSymbol()
680 if (!pFontFormatList->GetFontFormat( pNode[i] )) in LoadFontFormatList()
682 DBG_ASSERT( 0 == pFontFormatList->GetFontFormat( pNode[i] ), in LoadFontFormatList()
776 const SmFontFormat aFntFmt( *rFntFmtList.GetFontFormat( aFntFmtId ) ); in SaveFontFormatList()
850 pTmpFormat[k] = *rFntFmtList.GetFontFormat( k ); in StripFontFormatList()
1046 const SmFontFormat *pFntFmt = GetFontFormatList().GetFontFormat( aTmpStr ); in LoadFormat()
H A Dcfgitem.hxx97 const SmFontFormat * GetFontFormat( const String &rFntFmtId ) const;
98 const SmFontFormat * GetFontFormat( size_t nPos ) const;

Completed in 17 milliseconds