Home
last modified time | relevance | path

Searched refs:PPTParaPropSet (Results 1 – 2 of 2) sorted by path

/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx844 struct PPTParaPropSet struct
849 PPTParaPropSet(); argument
850 PPTParaPropSet( PPTParaPropSet& rParaPropSet );
851 ~PPTParaPropSet();
853 PPTParaPropSet& operator=( PPTParaPropSet& rParaPropSet );
1037 class MSFILTER_DLLPUBLIC PPTParagraphObj : public PPTParaPropSet, public PPTNumberFormatCreator, pu…
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx4695 PPTParaPropSet::PPTParaPropSet() : in PPTParaPropSet() function in PPTParaPropSet
4701 PPTParaPropSet::PPTParaPropSet( PPTParaPropSet& rParaPropSet ) in PPTParaPropSet() function in PPTParaPropSet
4709 PPTParaPropSet::~PPTParaPropSet() in ~PPTParaPropSet()
4715 PPTParaPropSet& PPTParaPropSet::operator=( PPTParaPropSet& rParaPropSet ) in operator =()
5184 PPTParaPropSet aParaPropSet; in ReadParaProps()
5293 PPTParaPropSet aTmpPPTParaPropSet; in ReadParaProps()
5297 PPTParaPropSet* pPara = new PPTParaPropSet( aParaPropSet ); in ReadParaProps()
5308 pPara = new PPTParaPropSet( aParaPropSet ); in ReadParaProps()
5557 PPTParaPropSet* pPropSet = (PPTParaPropSet*)aParaPropList.GetObject( nCurrentPara ); in Init()
5631 delete (PPTParaPropSet*)pTmp; in ~PPTStyleTextPropReader()
[all …]

Completed in 150 milliseconds