Home
last modified time | relevance | path

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

/AOO41X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx276 struct PptFontEntityAtom struct
289 friend SvStream& operator>>(SvStream& rIn, PptFontEntityAtom& rAtom); argument
455 PptFontEntityAtom* GetFontEnityAtom( sal_uInt32 nNum ) const;
/AOO41X/main/filter/source/msfilter/
H A Dsvdfppt.cxx442 SvStream& operator>>( SvStream& rIn, PptFontEntityAtom& rAtom ) in operator >>()
529 SV_DECL_PTRARR_DEL( PptFontEntityAtomList, PptFontEntityAtom*, 16, 16 )
530 SV_IMPL_PTRARR( PptFontEntityAtomList, PptFontEntityAtom* );
662 PptFontEntityAtom* SdrEscherImport::GetFontEnityAtom( sal_uInt32 nNum ) const in GetFontEnityAtom()
664 PptFontEntityAtom* pRetValue = NULL; in GetFontEnityAtom()
2278 PptFontEntityAtom* pFont = new PptFontEntityAtom; in ReadFontCollection()
2362 pFonts->C40_INSERT( PptFontEntityAtom, pFont, nCount2++ ); in ReadFontCollection()
2443 PptFontEntityAtom* pFontEnityAtom = GetFontEnityAtom( nFont ); in ApplyTextObj()
3958 PptFontEntityAtom* pFontEnityAtom = rManager.GetFontEnityAtom( nFont ); in GetNumberFormat()
4017 PptFontEntityAtom* pFontEnityAtom = rManager.GetFontEnityAtom( nFont ); in GetNumberFormat()
[all …]