Searched refs:aParaPropSet (Results 1 – 1 of 1) sorted by relevance
5173 PPTParaPropSet aParaPropSet; in ReadParaProps() local5174 ImplPPTParaPropSet& aSet = *aParaPropSet.pParaSet; in ReadParaProps()5178 >> aParaPropSet.pParaSet->mnDepth; // Einruecktiefe in ReadParaProps()5180 aParaPropSet.pParaSet->mnDepth = // taking care of about using not more than 9 outliner levels in ReadParaProps()5182 aParaPropSet.pParaSet->mnDepth); in ReadParaProps()5268 …if ( ( !( aSet.mnAttrSet & 1 << PPT_ParaAttr_TextOfs ) ) && rRuler.GetTextOfs( aParaPropSet.pParaS… in ReadParaProps()5270 …t.mnAttrSet & 1 << PPT_ParaAttr_BulletOfs ) ) && rRuler.GetBulletOfs( aParaPropSet.pParaSet->mnDep… in ReadParaProps()5272 …if ( rRuler.GetDefaultTab( aParaPropSet.pParaSet->mnDepth, aSet.mpArry[ PPT_ParaAttr_DefaultTab ] … in ReadParaProps()5283 aParaPropSet = aTmpPPTParaPropSet; in ReadParaProps()5286 PPTParaPropSet* pPara = new PPTParaPropSet( aParaPropSet ); in ReadParaProps()[all …]
Completed in 44 milliseconds