Home
last modified time | relevance | path

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

/aoo42x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx326 struct PPTStyleSheet;
533 friend struct PPTStyleSheet;
543 const PPTStyleSheet* pPPTStyleSheet; // this is the current stylesheet;
808 struct PPTStyleSheet : public PPTNumberFormatCreator struct
816 PPTStyleSheet( const DffRecordHeader& rSlideHd, SvStream& rSt, SdrPowerPointImport&, argument
818 ~PPTStyleSheet();
1016 const PPTStyleSheet& mrStyleSheet;
1025 PPTPortionObj( const PPTStyleSheet&, sal_uInt32 nInstance, sal_uInt32 nDepth );
1026 … PPTPortionObj( PPTCharPropSet&, const PPTStyleSheet&, sal_uInt32 nInstance, sal_uInt32 nDepth );
1042 const PPTStyleSheet& mrStyleSheet;
[all …]
/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx1735 … pE2->pStyleSheet = new PPTStyleSheet( aSlideHd, rStCtrl, *this, aTxCFStyle, aTxPFStyle, aTxSI ); in SdrPowerPointImport()
4354 PPTStyleSheet::PPTStyleSheet( const DffRecordHeader& rSlideHd, SvStream& rIn, SdrPowerPointImport& … in PPTStyleSheet() function in PPTStyleSheet
4683 PPTStyleSheet::~PPTStyleSheet() in ~PPTStyleSheet()
5661 PPTPortionObj::PPTPortionObj( const PPTStyleSheet& rStyleSheet, sal_uInt32 nInstance, sal_uInt32 nD… in PPTPortionObj()
5669 PPTPortionObj::PPTPortionObj( PPTCharPropSet& rCharPropSet, const PPTStyleSheet& rStyleSheet, sal_u… in PPTPortionObj()
6052 PPTParagraphObj::PPTParagraphObj( const PPTStyleSheet& rStyleSheet, sal_uInt32 nInstance, sal_uInt1… in PPTParagraphObj()
6065 PPTParagraphObj::PPTParagraphObj( PPTStyleTextPropReader& rPropReader, const PPTStyleSheet& rStyleS… in PPTParagraphObj()

Completed in 57 milliseconds