Lines Matching refs:GetView

414 			SwPostItMgr* aMgr = pWrtShell->GetView().GetPostItMgr();  in Init()
762 SwPostItMgr* aMgr = pWrtShell->GetView().GetPostItMgr(); in FillMemberList()
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()
1532 pActiveShell->GetView().GetViewFrame()->GetWindow().ToTop(); in IMPL_LINK()
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()
2708 pActiveShell->GetView().GetViewFrame()->GetWindow().ToTop(); in KeyInput()
2787 pActiveShell->GetView().GetEditWin(); in KeyInput()
2990 pActiveShell->GetView().GetPostItMgr()->Show(); in ExcecuteContextMenuAction()
2993 pActiveShell->GetView().GetPostItMgr()->Hide(); in ExcecuteContextMenuAction()
2997 pActiveShell->GetView().GetPostItMgr()->SetActiveSidebarWin(0); in ExcecuteContextMenuAction()
2998 pActiveShell->GetView().GetPostItMgr()->Delete(); in ExcecuteContextMenuAction()
3142 pActiveShell->GetView().GetDocShell()-> in EditEntry()
3158 pActiveShell->GetView().GetViewFrame()->GetDispatcher()->Execute(FN_TABLE_SELECT_ALL); 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()
3254 pActiveShell->GetView().GetPostItMgr()->AssureStdModeAtShell(); in EditEntry()
3259 pActiveShell->GetView().GetPostItMgr()->SetActiveSidebarWin(0); in EditEntry()
3289 pActiveShell->GetView().GetViewFrame()-> in EditEntry()
3305 Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3329 pActiveShell->GetView().GetViewFrame()-> in EditEntry()
3423 pActiveShell->GetView().GetPostItMgr()->AssureStdModeAtShell(); in GotoContent()
3427 pActiveShell->GetView().GetDocShell()->GetWrtShell()->GotoRedline( in GotoContent()
3428 …pActiveShell->GetView().GetDocShell()->GetWrtShell()->FindRedlineOfData(((SwPostItContent*)pCnt)->… in GotoContent()
3465 SwView& rView = pActiveShell->GetView(); in GotoContent()