Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DFormShellManager.cxx60 mpFormShell(NULL), in FormShellManager()
103 if (mpFormShell != pFormShell) in SetFormShell()
106 if (mpFormShell != NULL) in SetFormShell()
109 EndListening(*mpFormShell); in SetFormShell()
113 mpFormShell = pFormShell; in SetFormShell()
116 if (mpFormShell != NULL) in SetFormShell()
138 mpFormShell, in SetFormShell()
148 return mpFormShell; in GetFormShell()
293 mpFormShell, in IMPL_LINK()
328 if (mpFormShell != NULL) in Notify()
[all …]
H A DViewShellManager.cxx210 SfxShell* mpFormShell; member in sd::ViewShellManager::Implementation
451 mpFormShell(NULL), in Implementation()
1130 && mpFormShell!=NULL in CreateTargetStack()
1133 rStack.push_back(mpFormShell); in CreateTargetStack()
1141 && mpFormShell!=NULL in CreateTargetStack()
1144 rStack.push_back(mpFormShell); in CreateTargetStack()
1154 if (iSubShell->mpShell != mpFormShell) in CreateTargetStack()
1412 mpFormShell = pFormShell; in SetFormShell()
/trunk/main/sd/source/ui/inc/
H A DFormShellManager.hxx84 FmFormShell* mpFormShell; member in sd::FormShellManager

Completed in 21 milliseconds