Home
last modified time | relevance | path

Searched refs:GetOutlineLevel (Results 1 – 10 of 10) sorted by path

/trunk/main/sd/source/ui/dlg/
H A Dprltempl.cxx126 aInputSet.Put( SfxUInt16Item( SID_PARAM_CUR_NUM_LEVEL, 1<<GetOutlineLevel())); in SdPresLayoutTemplateDlg()
333 sal_uInt16 SdPresLayoutTemplateDlg::GetOutlineLevel() const in GetOutlineLevel() function in SdPresLayoutTemplateDlg
/trunk/main/sd/source/ui/inc/
H A Dprltempl.hxx78 sal_uInt16 GetOutlineLevel() const;
/trunk/main/sw/source/ui/inc/
H A Dcontent.hxx76 sal_uInt8 GetOutlineLevel(){return nOutlineLevel;} in GetOutlineLevel() function in SwOutlineContent
H A Dconttree.hxx176 sal_uInt8 GetOutlineLevel()const {return nOutlineLevel;} in GetOutlineLevel() function in SwContentTree
H A Dnavicfg.hxx68 sal_Int32 GetOutlineLevel()const {return nOutlineLevel;} in GetOutlineLevel() function in SwNavigationConfig
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx1964 sal_uInt16 GetOutlineLevel() const{ return aFormToken.nOutlineLevel;} in GetOutlineLevel() function in SwTOXButton
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx552 ((SwOutlineContent*)pOldMember->GetObject(nPos))->GetOutlineLevel() != nLevel) in FillMemberList()
1359 nLevel = nLevel + ((SwOutlineContent*)pCnt)->GetOutlineLevel(); in GetTabPos()
1973 nSelLevel = ((SwOutlineContent*)pFirstSel->GetUserData())->GetOutlineLevel(); in HasContentChanged()
2297 pFirstEntry->GetUserData())->GetOutlineLevel(); in ExecCommand()
2303 pEntry->GetUserData())->GetOutlineLevel()) in ExecCommand()
2329 ( nActLevel >= ((SwOutlineContent*)pEntry->GetUserData())->GetOutlineLevel()|| in ExecCommand()
2353 (nActLevel >= ((SwOutlineContent*)pEntry->GetUserData())->GetOutlineLevel()|| in ExecCommand()
H A Dnavipi.cxx462 pMenu->CheckItem( aContentTree.GetOutlineLevel() + 100 ); in IMPL_LINK()
1532 … pNavi->aContentTree.SetOutlineLevel( static_cast< sal_uInt8 >( pNaviConfig->GetOutlineLevel() ) ); in SwNavigationChild()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx496 sal_Int16 GetOutlineLevel() const { return mnOutlineLevel; } in GetOutlineLevel() function in writerfilter::dmapper::StyleSheetPropertyMap
H A DStyleSheetTable.cxx866 … uno::makeAny( sal_Int16( pStyleSheetProperties->GetOutlineLevel( ) ) ), in ApplyStyleSheets()
870 if ( pStyleSheetProperties->GetOutlineLevel( ) == 0 ) in ApplyStyleSheets()

Completed in 97 milliseconds