Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Ddrtxtob.cxx279 sal_Bool bOutlineViewSh = mpViewShell->ISA(OutlineViewShell); in GetAttrState() local
282 ( pOLV->GetOutliner()->GetMode() == OUTLINERMODE_OUTLINEOBJECT || bOutlineViewSh ) ) in GetAttrState()
318 …if (nDepth > 0 || (bOutlineViewSh && (nDepth <= 0) && !pOutl->HasParaFlag( pPara, PARAFLAG_ISPAGE … in GetAttrState()
324 …if( (nDepth < pOLV->GetOutliner()->GetMaxDepth() && ( !bOutlineViewSh || pOutl->GetAbsPos(pPara) !… in GetAttrState()
325 …(bOutlineViewSh && (nDepth <= 0) && pOutl->HasParaFlag( pPara, PARAFLAG_ISPAGE ) && pOutl->GetAbsP… in GetAttrState()
335 ( pOutl->GetParagraphCount() > 1 || !bOutlineViewSh) ) in GetAttrState()

Completed in 19 milliseconds