Lines Matching refs:GetView

408 			SwPostItMgr* aMgr = pWrtShell->GetView().GetPostItMgr();  in Init()
756 SwPostItMgr* aMgr = pWrtShell->GetView().GetPostItMgr(); in FillMemberList()
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()
1526 pActiveShell->GetView().GetViewFrame()->GetWindow().ToTop(); in IMPL_LINK()
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()
2702 pActiveShell->GetView().GetViewFrame()->GetWindow().ToTop(); in KeyInput()
2781 pActiveShell->GetView().GetEditWin(); in KeyInput()
2984 pActiveShell->GetView().GetPostItMgr()->Show(); in ExcecuteContextMenuAction()
2987 pActiveShell->GetView().GetPostItMgr()->Hide(); in ExcecuteContextMenuAction()
2991 pActiveShell->GetView().GetPostItMgr()->SetActiveSidebarWin(0); in ExcecuteContextMenuAction()
2992 pActiveShell->GetView().GetPostItMgr()->Delete(); in ExcecuteContextMenuAction()
3136 pActiveShell->GetView().GetDocShell()-> in EditEntry()
3152 pActiveShell->GetView().GetViewFrame()->GetDispatcher()->Execute(FN_TABLE_SELECT_ALL); 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()
3248 pActiveShell->GetView().GetPostItMgr()->AssureStdModeAtShell(); in EditEntry()
3253 pActiveShell->GetView().GetPostItMgr()->SetActiveSidebarWin(0); in EditEntry()
3283 pActiveShell->GetView().GetViewFrame()-> in EditEntry()
3299 Reference< frame::XModel > xModel = pActiveShell->GetView().GetDocShell()->GetBaseModel(); in EditEntry()
3323 pActiveShell->GetView().GetViewFrame()-> in EditEntry()
3417 pActiveShell->GetView().GetPostItMgr()->AssureStdModeAtShell(); in GotoContent()
3421 pActiveShell->GetView().GetDocShell()->GetWrtShell()->GotoRedline( in GotoContent()
3422 …pActiveShell->GetView().GetDocShell()->GetWrtShell()->FindRedlineOfData(((SwPostItContent*)pCnt)->… in GotoContent()
3459 SwView& rView = pActiveShell->GetView(); in GotoContent()