Lines Matching refs:nOutlineLevel
225 nOutlineLevel(nLevel), in SwContentType()
251 if(nOutlineLevel < MAXLEVEL) in Init()
255 … if(pWrtShell->getIDocumentOutlineNodesAccess()->getOutlineLevel(j) > nOutlineLevel ) in Init()
544 if(nLevel >= nOutlineLevel ) in FillMemberList()
887 nOutlineLevel(MAXLEVEL), in SwContentTree()
1185 pSubPop1->CheckItem(100 + nOutlineLevel); in CreateContextMenu()
1600 (*ppContentT) = new SwContentType(pShell, nCntType, nOutlineLevel ); in Display()
1655 (*ppRootContentT) = new SwContentType(pShell, nRootType, nOutlineLevel ); in Display()
2261 sal_Int8 nActOutlineLevel = nOutlineLevel; in ExecCommand()
2516 if( MAXLEVEL > nOutlineLevel && // werden nicht alle Ebenen angezeigt in NotifyMoving()
2557 if( MAXLEVEL > nOutlineLevel && // werden nicht alle Ebenen angezeigt in NotifyCopying()
2948 if(nOutlineLevel != nSelectedPopupEntry ) in ExcecuteContextMenuAction()
3028 nOutlineLevel = nSet; in SetOutlineLevel()
3029 pConfig->SetOutlineLevel( nOutlineLevel ); in SetOutlineLevel()
3035 (*ppContentT)->SetOutlineLevel(nOutlineLevel); in SetOutlineLevel()