Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/func/
H A Dfuprobjs.cxx84 OutlineViewShell* pOutlineViewShell = dynamic_cast< OutlineViewShell* >( mpViewShell ); in DoExecute() local
85 …DBG_ASSERT( pOutlineViewShell, "sd::FuPresentationObjects::DoExecute(), does not work without an O… in DoExecute()
86 if( !pOutlineViewShell ) in DoExecute()
92 pOutlineViewShell->GetStatusBarState( aSet ); in DoExecute()
98 OutlineView* pOlView = static_cast<OutlineView*>(pOutlineViewShell->GetView()); in DoExecute()
H A Dfuoltext.cxx292 SdPage* pCurrentPage = pOutlineViewShell->GetActualPage(); in UpdateForKeyPress()
293 bUpdatePreview = (pCurrentPage != pOutlineViewShell->GetActualPage()); in UpdateForKeyPress()
298 pOutlineViewShell->UpdatePreview (pOutlineViewShell->GetActualPage()); in UpdateForKeyPress()
H A Dfuoutl.cxx54 pOutlineViewShell (static_cast<OutlineViewShell*>(pViewShell)), in FuOutline()
/aoo4110/main/sd/source/ui/inc/
H A Dfuoutl.hxx66 OutlineViewShell* pOutlineViewShell; member in sd::FuOutline

Completed in 24 milliseconds