Home
last modified time | relevance | path

Searched refs:mbIsShowingUIControls (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/inc/
H A DViewShellImplementation.hxx48 bool mbIsShowingUIControls; member in sd::ViewShell::Implementation
/trunk/main/sd/source/ui/view/
H A DViewShellImplementation.cxx72 : mbIsShowingUIControls(false), in Implementation()
H A Dviewshel.cxx1587 mpImpl->mbIsShowingUIControls = bVisible; in ShowUIControls()