Lines Matching refs:GetDocShell

1193 		if (!pView->GetDocShell()->IsHelpDocument())  in CreateContextMenu()
1195 String sInsert = pView->GetDocShell()->GetTitle(); in CreateContextMenu()
1216 String sHiddenEntry = pHiddenShell->GetView().GetDocShell()->GetTitle(); in CreateContextMenu()
1239 sal_Bool bReadonly = pActiveShell->GetView().GetDocShell()->IsReadOnly(); in CreateContextMenu()
1319 …if ( (pType->GetType() == CONTENT_TYPE_POSTIT) && (!pActiveShell->GetView().GetDocShell()->IsReadO… in CreateContextMenu()
1577 sal_Bool bReadOnly = pShell ? pShell->GetView().GetDocShell()->IsReadOnly() : sal_True; in Display()
1819 const SwDocShell* pDocShell = pWrtShell->GetView().GetDocShell(); in FillTransferData()
2257 if( !GetWrtShell()->GetView().GetDocShell()->IsReadOnly() && in ExecCommand()
2487 && !GetWrtShell()->GetView().GetDocShell()->IsReadOnly()) in NotifyStartDrag()
2489 else if(!bIsActive && GetWrtShell()->GetView().GetDocShell()->HasName()) in NotifyStartDrag()
2676 !pActiveShell->GetView().GetDocShell()->IsReadOnly()) in KeyInput()
3136 pActiveShell->GetView().GetDocShell()-> in EditEntry()
3159 uno::Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3174 uno::Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3194 uno::Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3221 … uno::Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3232 uno::Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3299 Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3421 pActiveShell->GetView().GetDocShell()->GetWrtShell()->GotoRedline( in GotoContent()
3422 …pActiveShell->GetView().GetDocShell()->GetWrtShell()->FindRedlineOfData(((SwPostItContent*)pCnt)->… in GotoContent()