Searched refs:mpFormShell (Results 1 – 3 of 3) sorted by relevance
60 mpFormShell(NULL), in FormShellManager()103 if (mpFormShell != pFormShell) in SetFormShell()106 if (mpFormShell != NULL) in SetFormShell()108 mpFormShell->SetControlActivationHandler(Link()); in SetFormShell()109 EndListening(*mpFormShell); in SetFormShell()110 mpFormShell->SetView(NULL); in SetFormShell()113 mpFormShell = pFormShell; in SetFormShell()116 if (mpFormShell != NULL) in SetFormShell()118 mpFormShell->SetControlActivationHandler( in SetFormShell()123 StartListening(*mpFormShell); in SetFormShell()[all …]
210 SfxShell* mpFormShell; member in sd::ViewShellManager::Implementation451 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()
84 FmFormShell* mpFormShell; member in sd::FormShellManager