Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/utlui/
H A Dnavipi.cxx186 aContentTree.ShowHiddenShell(): in IMPL_LINK()
187 aContentTree.ShowActualView(); in IMPL_LINK()
193 aContentTree.SetConstantShell(pView->GetWrtShellPtr()); in IMPL_LINK()
208 aContentTree.SetHiddenShell( pContentWrtShell ); in FillBox()
209 aContentTree.Display( sal_False ); in FillBox()
216 aContentTree.SetActiveShell(0); in FillBox()
221 aContentTree.SetActiveShell(pWrtShell); in FillBox()
224 aContentTree.Display( sal_True ); in FillBox()
281 aContentTree.ToggleToRoot(); in IMPL_LINK()
367 aContentTree.ExecCommand(nCurrItemId, bOutlineWithChilds); in IMPL_LINK()
[all …]
/AOO41X/main/sw/source/ui/inc/
H A Dnavipi.hxx73 SwContentTree aContentTree; member in SwNavigationPI