Searched refs:nOutlLevel (Results 1 – 2 of 2) sorted by relevance
369 sal_Int16 nOutlLevel = 0xff; in SetAttrInDoc() local378 nOutlLevel = pS->nOutlineNo; in SetAttrInDoc()423 if ( nOutlLevel != 0xff ) in SetAttrInDoc()428 pNode->GetContentAttribs().GetItems().Put( SfxInt16Item( EE_PARA_OUTLLEVEL, nOutlLevel ) ); in SetAttrInDoc()
625 sal_Int16 nOutlLevel = rLevel.GetValue(); in ImpConvertEdtToOut() local627 ImplCheckDepth( nOutlLevel ); in ImpConvertEdtToOut()628 ImplInitDepth( nPara, nOutlLevel, sal_False ); in ImpConvertEdtToOut()
Completed in 36 milliseconds