Searched refs:ShowUIControls (Results 1 – 7 of 7) sorted by relevance
202 void ShowUIControls (bool bVisible);
433 virtual void ShowUIControls (bool bVisible = true);
288 virtual void ShowUIControls (bool bVisible = true);
729 mpViewShell->GetViewShellBase().ShowUIControls (true); in disposing()734 mpViewShell->ShowUIControls (true); in disposing()845 mpViewShell->ShowUIControls (false); in startPreview()1027 mpViewShell->GetViewShellBase().ShowUIControls (false); in startShow()
982 void ViewShellBase::ShowUIControls (bool bVisible) in ShowUIControls() function in sd::ViewShellBase989 pMainViewShell->ShowUIControls (bVisible); in ShowUIControls()
1689 void DrawViewShell::ShowUIControls (bool bVisible) in ShowUIControls() function in sd::DrawViewShell1691 ViewShell::ShowUIControls (bVisible); in ShowUIControls()
1585 void ViewShell::ShowUIControls (bool bVisible) in ShowUIControls() function in sd::ViewShell
Completed in 70 milliseconds