Home
last modified time | relevance | path

Searched refs:ShowUIControls (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sd/source/ui/inc/
H A DViewShellBase.hxx202 void ShowUIControls (bool bVisible);
H A DViewShell.hxx433 virtual void ShowUIControls (bool bVisible = true);
H A DDrawViewShell.hxx288 virtual void ShowUIControls (bool bVisible = true);
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx750 mpViewShell->GetViewShellBase().ShowUIControls (true); in disposing()
755 mpViewShell->ShowUIControls (true); in disposing()
866 mpViewShell->ShowUIControls (false); in startPreview()
1048 mpViewShell->GetViewShellBase().ShowUIControls (false); in startShow()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx982 void ViewShellBase::ShowUIControls (bool bVisible) in ShowUIControls() function in sd::ViewShellBase
989 pMainViewShell->ShowUIControls (bVisible); in ShowUIControls()
H A Ddrviewse.cxx1689 void DrawViewShell::ShowUIControls (bool bVisible) in ShowUIControls() function in sd::DrawViewShell
1691 ViewShell::ShowUIControls (bVisible); in ShowUIControls()
H A Dviewshel.cxx1585 void ViewShell::ShowUIControls (bool bVisible) in ShowUIControls() function in sd::ViewShell

Completed in 67 milliseconds