Searched refs:GetOutlineLevel (Results 1 – 10 of 10) sorted by relevance
126 aInputSet.Put( SfxUInt16Item( SID_PARAM_CUR_NUM_LEVEL, 1<<GetOutlineLevel())); in SdPresLayoutTemplateDlg()333 sal_uInt16 SdPresLayoutTemplateDlg::GetOutlineLevel() const in GetOutlineLevel() function in SdPresLayoutTemplateDlg
558 ((SwOutlineContent*)pOldMember->GetObject(nPos))->GetOutlineLevel() != nLevel) in FillMemberList()1365 nLevel = nLevel + ((SwOutlineContent*)pCnt)->GetOutlineLevel(); in GetTabPos()1979 nSelLevel = ((SwOutlineContent*)pFirstSel->GetUserData())->GetOutlineLevel(); in HasContentChanged()2303 pFirstEntry->GetUserData())->GetOutlineLevel(); in ExecCommand()2309 pEntry->GetUserData())->GetOutlineLevel()) in ExecCommand()2335 ( nActLevel >= ((SwOutlineContent*)pEntry->GetUserData())->GetOutlineLevel()|| in ExecCommand()2359 (nActLevel >= ((SwOutlineContent*)pEntry->GetUserData())->GetOutlineLevel()|| in ExecCommand()
462 pMenu->CheckItem( aContentTree.GetOutlineLevel() + 100 ); in IMPL_LINK()1532 … pNavi->aContentTree.SetOutlineLevel( static_cast< sal_uInt8 >( pNaviConfig->GetOutlineLevel() ) ); in SwNavigationChild()
78 sal_uInt16 GetOutlineLevel() const;
68 sal_Int32 GetOutlineLevel()const {return nOutlineLevel;} in GetOutlineLevel() function in SwNavigationConfig
76 sal_uInt8 GetOutlineLevel(){return nOutlineLevel;} in GetOutlineLevel() function in SwOutlineContent
176 sal_uInt8 GetOutlineLevel()const {return nOutlineLevel;} in GetOutlineLevel() function in SwContentTree
869 … uno::makeAny( sal_Int16( pStyleSheetProperties->GetOutlineLevel( ) ) ), in ApplyStyleSheets()873 if ( pStyleSheetProperties->GetOutlineLevel( ) == 0 ) in ApplyStyleSheets()
496 sal_Int16 GetOutlineLevel() const { return mnOutlineLevel; } in GetOutlineLevel() function in writerfilter::dmapper::StyleSheetPropertyMap
1964 sal_uInt16 GetOutlineLevel() const{ return aFormToken.nOutlineLevel;} in GetOutlineLevel() function in SwTOXButton
Completed in 148 milliseconds