Lines Matching refs:mpDocSh
535 if( mpDocSh ) in InsertBookmarkAsPage()
537 pUndoMgr = mpDocSh->GetUndoManager(); in InsertBookmarkAsPage()
1091 if (mpDocSh) in InsertBookmarkAsObject()
1093 ::sd::ViewShell* pViewSh = mpDocSh->GetViewShell(); in InsertBookmarkAsObject()
1273 if (mpDocSh) in GetDocumentStream()
1274 xStor = mpDocSh->GetStorage(); in GetDocumentStream()
1360 if (mpDocSh) in RemoveUnnecessaryMasterPages()
1362 pUndoMgr = mpDocSh->GetUndoManager(); in RemoveUnnecessaryMasterPages()
1364 if (mpDocSh->GetViewShell()) in RemoveUnnecessaryMasterPages()
1365 pView = mpDocSh->GetViewShell()->GetView(); in RemoveUnnecessaryMasterPages()
1573 if( mpDocSh ) in SetMasterPage()
1574 mpDocSh->SetWaitCursor( sal_True ); in SetMasterPage()
1576 ::svl::IUndoManager* pUndoMgr = mpDocSh->GetUndoManager(); in SetMasterPage()
1647 if( mpDocSh ) in SetMasterPage()
1648 mpDocSh->SetWaitCursor( sal_False ); in SetMasterPage()
2121 if( mpDocSh ) in SetMasterPage()
2122 mpDocSh->SetWaitCursor( sal_False ); in SetMasterPage()