Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Deertfpar.cxx369 sal_Int16 nOutlLevel = 0xff; in SetAttrInDoc() local
378 nOutlLevel = pS->nOutlineNo; in SetAttrInDoc()
423 if ( nOutlLevel != 0xff ) in SetAttrInDoc()
428 pNode->GetContentAttribs().GetItems().Put( SfxInt16Item( EE_PARA_OUTLLEVEL, nOutlLevel ) ); in SetAttrInDoc()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx625 sal_Int16 nOutlLevel = rLevel.GetValue(); in ImpConvertEdtToOut() local
627 ImplCheckDepth( nOutlLevel ); in ImpConvertEdtToOut()
628 ImplInitDepth( nPara, nOutlLevel, sal_False ); in ImpConvertEdtToOut()

Completed in 35 milliseconds