Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx5184 PPTParaPropSet aParaPropSet; in ReadParaProps() local
5185 ImplPPTParaPropSet& aSet = *aParaPropSet.pParaSet; in ReadParaProps()
5189 >> aParaPropSet.pParaSet->mnDepth; // Einruecktiefe in ReadParaProps()
5191 aParaPropSet.pParaSet->mnDepth = // taking care of about using not more than 9 outliner levels in ReadParaProps()
5193 aParaPropSet.pParaSet->mnDepth); in ReadParaProps()
5279 …if ( ( !( aSet.mnAttrSet & 1 << PPT_ParaAttr_TextOfs ) ) && rRuler.GetTextOfs( aParaPropSet.pParaS… in ReadParaProps()
5281 …t.mnAttrSet & 1 << PPT_ParaAttr_BulletOfs ) ) && rRuler.GetBulletOfs( aParaPropSet.pParaSet->mnDep… in ReadParaProps()
5283 …if ( rRuler.GetDefaultTab( aParaPropSet.pParaSet->mnDepth, aSet.mpArry[ PPT_ParaAttr_DefaultTab ] … in ReadParaProps()
5294 aParaPropSet = aTmpPPTParaPropSet; in ReadParaProps()
5297 PPTParaPropSet* pPara = new PPTParaPropSet( aParaPropSet ); in ReadParaProps()
[all …]

Completed in 44 milliseconds