Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx5185 PPTParaPropSet aParaPropSet; in ReadParaProps() local
5186 ImplPPTParaPropSet& aSet = *aParaPropSet.pParaSet; in ReadParaProps()
5190 >> aParaPropSet.pParaSet->mnDepth; // Einruecktiefe in ReadParaProps()
5192 aParaPropSet.pParaSet->mnDepth = // taking care of about using not more than 9 outliner levels in ReadParaProps()
5194 aParaPropSet.pParaSet->mnDepth); in ReadParaProps()
5280 …if ( ( !( aSet.mnAttrSet & 1 << PPT_ParaAttr_TextOfs ) ) && rRuler.GetTextOfs( aParaPropSet.pParaS… in ReadParaProps()
5282 …t.mnAttrSet & 1 << PPT_ParaAttr_BulletOfs ) ) && rRuler.GetBulletOfs( aParaPropSet.pParaSet->mnDep… in ReadParaProps()
5284 …if ( rRuler.GetDefaultTab( aParaPropSet.pParaSet->mnDepth, aSet.mpArry[ PPT_ParaAttr_DefaultTab ] … in ReadParaProps()
5295 aParaPropSet = aTmpPPTParaPropSet; in ReadParaProps()
5298 PPTParaPropSet* pPara = new PPTParaPropSet( aParaPropSet ); in ReadParaProps()
[all …]

Completed in 111 milliseconds