Lines Matching refs:GetObjectShell
526 SfxObjectShell* pDoc = GetObjectShell(); in ExecMisc_Impl()
780 Rectangle aVisArea = GetObjectShell()->GetVisArea(); in ExecMisc_Impl()
1070 SfxObjectShell *pSh = GetViewFrame()->GetObjectShell(); in Activate()
1348 SetPool( &pViewFrame->GetObjectShell()->GetPool() ); in SfxViewShell()
1349 StartListening(*pViewFrame->GetObjectShell()); in SfxViewShell()
1722 if ( frame == GetViewFrame() && &rBC == GetObjectShell() ) in Notify()
1724 SfxItemSet* pSet = GetObjectShell()->GetMedium()->GetItemSet(); in Notify()
1867 GetObjectShell()->SetVisArea( rRect ); in AdjustVisArea()
1890 if ( GetObjectShell()->IsInClose() ) in CheckIPClient_Impl()
1967 SfxObjectShell* SfxViewShell::GetObjectShell() in GetObjectShell() function in SfxViewShell
1969 return pFrame ? pFrame->GetObjectShell() : NULL; in GetObjectShell()
1978 const SfxObjectShell* pDocShell( const_cast< SfxViewShell* >( this )->GetObjectShell() ); in GetCurrentDocument()
2217 GetObjectShell()->GetModel(), uno::UNO_QUERY ); in CheckOwnerShip_Impl()
2283 SfxObjectShell* pObj = GetObjectShell(); in GetRenderable()