Home
last modified time | relevance | path

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

/aoo41x/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…
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx4696 PPTParaPropSet::PPTParaPropSet() : in PPTParaPropSet() function in PPTParaPropSet
4702 PPTParaPropSet::PPTParaPropSet( PPTParaPropSet& rParaPropSet ) in PPTParaPropSet() function in PPTParaPropSet
4710 PPTParaPropSet::~PPTParaPropSet() in ~PPTParaPropSet()
4716 PPTParaPropSet& PPTParaPropSet::operator=( PPTParaPropSet& rParaPropSet ) in operator =()
5185 PPTParaPropSet aParaPropSet; in ReadParaProps()
5294 PPTParaPropSet aTmpPPTParaPropSet; in ReadParaProps()
5298 PPTParaPropSet* pPara = new PPTParaPropSet( aParaPropSet ); in ReadParaProps()
5309 pPara = new PPTParaPropSet( aParaPropSet ); in ReadParaProps()
5558 PPTParaPropSet* pPropSet = (PPTParaPropSet*)aParaPropList.GetObject( nCurrentPara ); in Init()
5632 delete (PPTParaPropSet*)pTmp; in ~PPTStyleTextPropReader()
[all …]

Completed in 69 milliseconds