Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DFormShellManager.cxx61 mbFormShellAboveViewShell(false), in FormShellManager()
139 mbFormShellAboveViewShell); in SetFormShell()
231 if (pShell!=NULL && !mbFormShellAboveViewShell) in IMPL_LINK()
233 mbFormShellAboveViewShell = true; in IMPL_LINK()
236 mrBase.GetViewShellManager()->SetFormShell(pShell,mpFormShell,mbFormShellAboveViewShell); in IMPL_LINK()
287 if (pShell!=NULL && mbFormShellAboveViewShell) in IMPL_LINK()
289 mbFormShellAboveViewShell = false; in IMPL_LINK()
294 mbFormShellAboveViewShell); in IMPL_LINK()
/trunk/main/sd/source/ui/inc/
H A DFormShellManager.hxx89 bool mbFormShellAboveViewShell; member in sd::FormShellManager

Completed in 20 milliseconds