Lines Matching refs:GetDocSh
225 GetDocSh()->Connect (this); in construct()
244 if ( ! GetDocSh()->IsPreview()) in construct()
315 GetDocSh()->Disconnect(this); in Exit()
371 if(!GetDocSh()->IsUIActive()) in Activate()
385 GetDocSh()->Connect(this); in Activate()
416 GetDocSh()->Disconnect(this); in Deactivate()
742 if( !GetDocSh()->IsUIActive() ) in HandleScrollCommand()
862 SfxStyleSheetBasePool* pSSPool = mpView->GetDocSh()->GetStyleSheetPool(); in GetNumBulletItem()
931 Rectangle aCurrentVisArea (GetDocSh()->GetVisArea(ASPECT_CONTENT)); in Resize()
933 if (GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED in Resize()
1170 if( GetDocSh() ) in ImpGetUndoManager()
1171 return GetDocSh()->GetUndoManager(); in ImpGetUndoManager()
1434 DrawDocShell* ViewShell::GetDocSh (void) const in GetDocSh() function in sd::ViewShell
1536 GetDocSh()->Connect (this); in SetIsMainViewShell()
1540 GetDocSh()->Disconnect (this); in SetIsMainViewShell()