Searched refs:pParentShell (Results 1 – 2 of 2) sorted by relevance
139 void InvalidateAllSubShells (const SfxShell* pParentShell);325 const ViewShell* pParentShell, in SetFormShell() argument330 mpImpl->SetFormShell(pParentShell,pFormShell,bAbove); in SetFormShell()1215 SfxShell* pParentShell, in CreateSubShell() argument1225 maShellFactories.equal_range(pParentShell)); in CreateSubShell()1291 void ViewShellManager::Implementation::InvalidateAllSubShells (const SfxShell* pParentShell) in InvalidateAllSubShells() argument1295 SubShellList::iterator iList (maActiveSubShells.find(pParentShell)); in InvalidateAllSubShells()
121 void SetFormShell (const ViewShell* pParentShell, FmFormShell* pFormShell, bool bAbove);
Completed in 21 milliseconds