Searched refs:pFontEnityAtom (Results 1 – 1 of 1) sorted by relevance
2443 PptFontEntityAtom* pFontEnityAtom = GetFontEnityAtom( nFont ); in ApplyTextObj() local2444 … if ( pFontEnityAtom && ( pFontEnityAtom->eCharSet == RTL_TEXTENCODING_SYMBOL ) ) in ApplyTextObj()3957 PptFontEntityAtom* pFontEnityAtom = rManager.GetFontEnityAtom( nFont ); in GetNumberFormat() local3958 if ( pFontEnityAtom ) in GetNumberFormat()3961 aFont.SetCharSet( pFontEnityAtom->eCharSet ); in GetNumberFormat()3962 aFont.SetName( pFontEnityAtom->aName ); in GetNumberFormat()3963 aFont.SetFamily( pFontEnityAtom->eFamily ); in GetNumberFormat()3964 aFont.SetPitch( pFontEnityAtom->ePitch ); in GetNumberFormat()4016 PptFontEntityAtom* pFontEnityAtom = rManager.GetFontEnityAtom( nFont ); in GetNumberFormat() local4017 if ( pFontEnityAtom ) in GetNumberFormat()[all …]