Lines Matching refs:GetDocShell

1199 		if (!pView->GetDocShell()->IsHelpDocument())  in CreateContextMenu()
1201 String sInsert = pView->GetDocShell()->GetTitle(); in CreateContextMenu()
1222 String sHiddenEntry = pHiddenShell->GetView().GetDocShell()->GetTitle(); in CreateContextMenu()
1245 sal_Bool bReadonly = pActiveShell->GetView().GetDocShell()->IsReadOnly(); in CreateContextMenu()
1325 …if ( (pType->GetType() == CONTENT_TYPE_POSTIT) && (!pActiveShell->GetView().GetDocShell()->IsRead… in CreateContextMenu()
1583 sal_Bool bReadOnly = pShell ? pShell->GetView().GetDocShell()->IsReadOnly() : sal_True; in Display()
1825 const SwDocShell* pDocShell = pWrtShell->GetView().GetDocShell(); in FillTransferData()
2263 if( !GetWrtShell()->GetView().GetDocShell()->IsReadOnly() && in ExecCommand()
2493 && !GetWrtShell()->GetView().GetDocShell()->IsReadOnly()) in NotifyStartDrag()
2495 else if(!bIsActive && GetWrtShell()->GetView().GetDocShell()->HasName()) in NotifyStartDrag()
2682 !pActiveShell->GetView().GetDocShell()->IsReadOnly()) in KeyInput()
3142 pActiveShell->GetView().GetDocShell()-> in EditEntry()
3165 uno::Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3180 uno::Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3200 uno::Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3227 … uno::Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3238 uno::Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3305 Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3427 pActiveShell->GetView().GetDocShell()->GetWrtShell()->GotoRedline( in GotoContent()
3428 …pActiveShell->GetView().GetDocShell()->GetWrtShell()->FindRedlineOfData(((SwPostItContent*)pCnt)->… in GotoContent()