Home
last modified time | relevance | path

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

/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx2443 PptFontEntityAtom* pFontEnityAtom = GetFontEnityAtom( nFont ); in ApplyTextObj() local
2444 … if ( pFontEnityAtom && ( pFontEnityAtom->eCharSet == RTL_TEXTENCODING_SYMBOL ) ) in ApplyTextObj()
3957 PptFontEntityAtom* pFontEnityAtom = rManager.GetFontEnityAtom( nFont ); in GetNumberFormat() local
3958 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() local
4017 if ( pFontEnityAtom ) in GetNumberFormat()
[all …]