Searched refs:PPTParaPropSet (Results 1 – 2 of 2) sorted by relevance
844 struct PPTParaPropSet struct849 PPTParaPropSet(); argument850 PPTParaPropSet( PPTParaPropSet& rParaPropSet );851 ~PPTParaPropSet();853 PPTParaPropSet& operator=( PPTParaPropSet& rParaPropSet );1037 class MSFILTER_DLLPUBLIC PPTParagraphObj : public PPTParaPropSet, public PPTNumberFormatCreator, pu…
4695 PPTParaPropSet::PPTParaPropSet() : in PPTParaPropSet() function in PPTParaPropSet4701 PPTParaPropSet::PPTParaPropSet( PPTParaPropSet& rParaPropSet ) in PPTParaPropSet() function in PPTParaPropSet4709 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 68 milliseconds