Lines Matching refs:ViewShell

126 		ViewShell* pViewShell);
127 void DeactivateViewShell (const ViewShell& rShell);
131 void SetFormShell (const ViewShell* pViewShell, FmFormShell* pFormShell, bool bAbove);
211 const ViewShell* mpFormShellParent;
274 ViewShell* pViewShell, in AddSubShellFactory()
285 ViewShell* pViewShell, in RemoveSubShellFactory()
295 void ViewShellManager::ActivateViewShell (ViewShell* pViewShell) in ActivateViewShell()
304 void ViewShellManager::DeactivateViewShell (const ViewShell* pShell) in DeactivateViewShell()
314 const ViewShell& rParentShell, in MoveSubShellToTop()
325 const ViewShell* pParentShell, in SetFormShell()
336 void ViewShellManager::ActivateSubShell (const ViewShell& rViewShell, ShellId nId) in ActivateSubShell()
345 void ViewShellManager::DeactivateSubShell (const ViewShell& rViewShell, ShellId nId) in DeactivateSubShell()
354 void ViewShellManager::InvalidateAllSubShells (ViewShell* pViewShell) in InvalidateAllSubShells()
381 void ViewShellManager::MoveToTop (const ViewShell& rParentShell) in MoveToTop()
511 void ViewShellManager::Implementation::ActivateViewShell (ViewShell* pViewShell) in ActivateViewShell()
543 void ViewShellManager::Implementation::DeactivateViewShell (const ViewShell& rShell) in DeactivateViewShell()
556 mrBase.GetDocShell()->Disconnect(dynamic_cast<ViewShell*>(aDescriptor.mpShell)); in DeactivateViewShell()
630 mrBase.GetDocShell()->Disconnect(dynamic_cast<ViewShell*>(aDescriptor.mpShell)); in DeactivateShell()
1324 ViewShell* pViewShell = dynamic_cast<ViewShell*>(pShell); in Shutdown()
1383 ViewShell* pViewShell = dynamic_cast<ViewShell*>(pShell); in Deactivate()
1405 const ViewShell* pFormShellParent, in SetFormShell()
1473 ViewShell* pViewShell = dynamic_cast<ViewShell*>(mpShell); in IsMainViewShell()
1485 ViewShell* pViewShell = dynamic_cast<ViewShell*>(mpShell); in GetWindow()