Home
last modified time | relevance | path

Searched refs:GetView (Results 51 – 75 of 320) sorted by relevance

12345678910>>...13

/aoo41x/main/svx/source/svdraw/
H A Dsvdocirc.cxx533 if (rDrag.GetView() && rDrag.GetView()->IsAngleSnapEnabled()) in applySpecialDrag()
535 long nSA=rDrag.GetView()->GetSnapAngle(); in applySpecialDrag()
570 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment()
645 if (rStat.GetView()!=NULL && rStat.GetView()->IsAngleSnapEnabled()) { in SetCreateParams()
646 long nSA=rStat.GetView()->GetSnapAngle(); in SetCreateParams()
666 if (rStat.GetView()!=NULL && rStat.GetView()->IsAngleSnapEnabled()) { in SetCreateParams()
667 long nSA=rStat.GetView()->GetSnapAngle(); in SetCreateParams()
H A Dsvdhdl.cxx446 if(pHdlList && pHdlList->GetView() && !pHdlList->GetView()->areMarkHandlesHidden()) in CreateB2dIAObject()
583 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject()
1033 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject()
1201 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject()
1360 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject()
1420 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject()
1481 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject()
1536 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject()
1654 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject()
1730 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject()
[all …]
H A Dsvdoedge.cxx1927 if(bOriginalEdgeModified && rDragStat.GetView()) in applySpecialDrag()
1931 rDragStat.GetView()->HideConnectMarker(); in applySpecialDrag()
1939 const bool bCreateComment(rDrag.GetView() && this == rDrag.GetView()->GetCreateObj()); in getSpecialDragComment()
2055 if (rDragStat.GetView()!=NULL) { in EndCreate()
2056 rDragStat.GetView()->HideConnectMarker(); in EndCreate()
2066 if (rDragStat.GetView()!=NULL) { in BckCreate()
2067 rDragStat.GetView()->HideConnectMarker(); in BckCreate()
2074 if (rDragStat.GetView()!=NULL) { in BrkCreate()
2075 rDragStat.GetView()->HideConnectMarker(); in BrkCreate()
2153 if (rPV.GetView().IsAutoVertexConnectors()) { in ImpFindConnector()
[all …]
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx172 : mrButtonBar(rSlideSorter.GetView().GetButtonBar()) in Lock()
229 mrSlideSorter.GetView().RequestRepaint(rpDescriptor); in ProcessButtonDownEvent()
255 mrSlideSorter.GetView().RequestRepaint(rpDescriptor); in ProcessButtonUpEvent()
303 … mrSlideSorter.GetView().GetToolTip().ShowHelpText(mpButtonUnderMouse->GetHelpText()); in ProcessMouseMotionEvent()
305 mrSlideSorter.GetView().GetToolTip().ShowDefaultHelpText(); in ProcessMouseMotionEvent()
312 mrSlideSorter.GetView().RequestRepaint(pOldDescriptor); in ProcessMouseMotionEvent()
314 mrSlideSorter.GetView().RequestRepaint(mpDescriptor); in ProcessMouseMotionEvent()
541 mrSlideSorter.GetView().GetLayouter().GetPageObjectLayouter()->GetBoundingBox( in LayoutButtons()
758 ::boost::ref(mrSlideSorter.GetView()), in StartFadeAnimation()
1447 mrSlideSorter.GetView().GetToolTip().SetPage(model::SharedPageDescriptor()); in ProcessClick()
[all …]
H A DSlsInsertAnimator.cxx50 virtual view::SlideSorterView& GetView (void) const = 0;
139 virtual view::SlideSorterView& GetView (void) const { return mrView; } in GetView() function in sd::slidesorter::view::InsertAnimator::Implementation
194 mrView(rSlideSorter.GetView()), in Implementation()
444 view::SlideSorterView& rView (mrAnimatorAccess.GetView()); in ResetOffsets()
505 view::SlideSorterView& rView (mrAnimatorAccess.GetView()); in operator ()()
/aoo41x/main/sw/source/ui/lingu/
H A Dolmenu.cxx268 …uno::Reference< com::sun::star::frame::XController > xController( pWrtSh->GetView().GetViewFrame()… in fillLangPopupMenu()
533 SwEditWin& rEditWin = pWrtSh->GetView().GetEditWin(); in SwSpellPopup()
564 …uno::Reference< frame::XFrame > xFrame = pWrtSh->GetView().GetViewFrame()->GetFrame().GetFrameInte… in SwSpellPopup()
666 SwEditWin& rEditWin = pWrtSh->GetView().GetEditWin(); in SwSpellPopup()
697 …uno::Reference< frame::XFrame > xFrame = pWrtSh->GetView().GetViewFrame()->GetFrame().GetFrameInte… in SwSpellPopup()
802 pSh->GetView().GetViewFrame()->GetDispatcher()-> in Execute()
842 &pSh->GetView().GetViewFrame()->GetWindow(), in Execute()
851 SfxItemSet aCoreSet( pSh->GetView().GetPool(), in Execute()
924 …VclAbstractDialog* pDlg = pFact->CreateVclDialog( pSh->GetView().GetWindow(), SID_LANGUAGE_OPTIONS… in Execute()
/aoo41x/main/sd/source/ui/view/
H A Ddrviews4.cxx167 && GetView()->IsTextEdit()) in KeyInput()
171 const SdrMarkList& rMarkList = GetView()->GetMarkedObjectList(); in KeyInput()
182 GetView()->SdrEndTextEdit(); in KeyInput()
215 GetView()->UnMarkAll(); in KeyInput()
216 GetView()->MarkObj(pCandidate, GetView()->GetSdrPageView()); in KeyInput()
535 if( GetView() &&GetView()->getSmartTags().Command(rCEvt) ) in Command()
H A DOutliner.cxx344 mpView = pViewShell->GetView(); in EndSpelling()
444 OutlinerView* pOutlinerView = GetView(0); in GetNextSpellSentence()
690 mpView = pViewShell->GetView(); in SearchAndReplaceOnce()
904 OutlinerView* pOutlinerView = pOutliner->GetView(0); in RememberStartPosition()
913 OutlinerView* pView = GetView(0); in RememberStartPosition()
963 OutlinerView* pOutlinerView = pOutliner->GetView(0); in RestoreStartPosition()
971 OutlinerView* pView = GetView(0); in RestoreStartPosition()
1521 mpView = rpViewShell->GetView(); in SetViewShell()
1833 mpOutlineView = rOutliner.GetView(0); in ProvideOutlinerView()
H A Dviewoverlaymanager.cxx207 if( pHdlList && pHdlList->GetView()) in onMouseEnter()
209 OutputDevice* pDev = pHdlList->GetView()->GetFirstOutputDevice(); in onMouseEnter()
232 …mnTip = Help::ShowTip( static_cast< ::Window* >( pHdlList->GetView()->GetFirstOutputDevice() ), aS… in onMouseEnter()
265 SdrMarkView* pView = pHdlList->GetView(); in CreateB2dIAObject()
563 …rtTag > xTag( new ChangePlaceholderTag( *this, *mrBase.GetMainViewShell()->GetView(), *(*iter) ) ); in CreateTags()
H A Dsdwindow.cxx477 ((DrawViewShell*) mpViewShell)->GetView()-> in SetZoomFactor()
989 mpViewShell->GetView()->AdjustMarkHdl(); in DataChanged()
1208 else if ( mpViewShell->GetView()->IsTextEdit() ) in GetSurroundingText()
1210 OutlinerView *pOLV = mpViewShell->GetView()->GetTextEditOutlinerView(); in GetSurroundingText()
1225 else if ( mpViewShell->GetView()->IsTextEdit() ) in GetSurroundingTextSelection()
1227 OutlinerView *pOLV = mpViewShell->GetView()->GetTextEditOutlinerView(); in GetSurroundingTextSelection()
/aoo41x/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx123 nHtmlMode = ::GetHtmlMode(pWrtShell->GetView().GetDocShell()); in SwTemplateDlg()
293 if(!pActShell || 0 == ::GetHtmlMode(pWrtShell->GetView().GetDocShell())) in SwTemplateDlg()
473 SfxStyleSheetBasePool* pPool = pWrtShell->GetView().GetDocShell()->GetStyleSheetPool(); in PageCreated()
541 GetView().GetDocShell()->GetStyleSheetPool(); in PageCreated()
563 … rPage.SetFrame( pWrtShell->GetView().GetViewFrame()->GetFrame().GetFrameInterface() ); in PageCreated()
584 SwDocShell* pDocShell = ::GetActiveWrtShell()->GetView().GetDocShell(); in PageCreated()
603 SwDocShell* pDocShell = ::GetActiveWrtShell()->GetView().GetDocShell(); in PageCreated()
/aoo41x/main/sw/source/ui/wrtsh/
H A Ddelete.cxx396 if (GetView().GetDrawFuncPtr()) in DelRight()
398 GetView().GetDrawFuncPtr()->Deactivate(); in DelRight()
399 GetView().SetDrawFuncPtr(NULL); in DelRight()
401 if ( GetView().IsDrawMode() ) in DelRight()
403 GetView().LeaveDrawCreate(); in DelRight()
/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsPageSelector.cxx121 mrSlideSorter.GetView().RequestRepaint(pDescriptor); in GetCoreSelection()
179 && mrSlideSorter.GetView().SetState(rpDescriptor, PageDescriptor::ST_Selected, true)) in SelectPage()
183 mrSlideSorter.GetView().RequestRepaint(rpDescriptor); in SelectPage()
232 && mrSlideSorter.GetView().SetState(rpDescriptor, PageDescriptor::ST_Selected, false)) in DeselectPage()
236 mrSlideSorter.GetView().RequestRepaint(rpDescriptor); in DeselectPage()
H A DSlsFocusManager.cxx71 const sal_Int32 nColumnCount (mrSlideSorter.GetView().GetLayouter().GetColumnCount()); in MoveFocus()
286 mrSlideSorter.GetView().SetState(rpDescriptor, model::PageDescriptor::ST_Focused, false); in HideFocusIndicator()
302 mrSlideSorter.GetView().SetState(rpDescriptor, model::PageDescriptor::ST_Focused, true); in ShowFocusIndicator()
310 mrSlideSorter.GetView().RequestRepaint(rpDescriptor); in ShowFocusIndicator()
/aoo41x/main/sw/source/ui/utlui/
H A Dglbltree.cxx370 !pActiveShell->GetView().GetDocShell()->IsReadOnly()) in CreateContextMenu()
562 pActiveShell->GetView().GetDocShell()->IsReadOnly(); in SelectHdl()
828 pActiveShell->GetView().GetEditWin().GrabFocus(); in EditContent()
850 pActiveShell->GetView().GetViewFrame()->GetDispatcher()->Execute(nSlot); in EditContent()
879 SfxDispatcher& rDispatch = *pActiveShell->GetView().GetViewFrame()->GetDispatcher(); in ExcecuteContextMenuAction()
970 SfxItemSet aSet(pActiveShell->GetView().GetPool(), in ExcecuteContextMenuAction()
1012 SfxViewFrame* pGlobFrm = pActiveShell->GetView().GetViewFrame(); in ExcecuteContextMenuAction()
1081 pActiveShell->GetView().GetEditWin().GrabFocus(); in ExcecuteContextMenuAction()
1312 SfxStringItem aReferer(SID_REFERER, pActiveShell->GetView().GetDocShell()->GetTitle()); in OpenDoc()
1313 pActiveShell->GetView().GetViewFrame()->GetDispatcher()-> in OpenDoc()
[all …]
/aoo41x/main/sw/source/ui/table/
H A Dtablemgr.cxx271 SfxInPlaceClient* pClient = pSh->GetView().FindIPClient( xObj, &pSh->GetView().GetEditWin() ); in InsertChart()
274 pClient = new SwOleClient( &pSh->GetView(), &pSh->GetView().GetEditWin(), aEmbObjRef ); in InsertChart()
292 …uno::Reference< util::XNumberFormatsSupplier > xNumberFormatsSupplier( pSh->GetView().GetDocShell(… in InsertChart()
/aoo41x/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx337 m_pSh->GetView().GetViewFrame()->GetBindings().GetRecorder(); in MouseButtonUp()
340 SfxRequest aReq(m_pSh->GetView().GetViewFrame(),FN_INSERT_FRAME); in MouseButtonUp()
397 m_pSh->GetView().GetViewFrame()->GetBindings().Invalidate(SID_INSERT_DRAW); in MouseButtonUp()
457 m_pSh->GetView().GetViewFrame()->GetBindings().Invalidate(SID_INSERT_DRAW); in MouseButtonUp()
537 m_pSh->GetView().GetViewFrame()->GetBindings().Invalidate(SID_INSERT_DRAW); in Deactivate()
689 m_pSh->GetView().GetViewFrame()->GetBindings().Invalidate(SID_INSERT_DRAW); in EnterSelectMode()
/aoo41x/main/sc/source/ui/view/
H A Dtabcont.cxx90 SetSplitHdl( LINK( pViewData->GetView(), ScTabView, TabBarResize ) ); in ScTabControl()
153 pViewData->GetView()->ActiveGrabFocus(); in MouseButtonDown()
228 pViewData->GetView()->DrawMarkListHasChanged(); in Select()
247 pViewData->GetView()->SetTabNo( static_cast<SCTAB>(nPage) ); in Select()
526 … pViewData->GetView()->MoveTable( lcl_DocShellNr(pDoc), nPos, rEvt.mnAction != DND_ACTION_MOVE ); in ExecuteDrop()
619 pViewData->GetView()->ActiveGrabFocus(); in EndRenaming()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx616 const Rectangle &rVisArea = GetView().GetVisArea(); in JustifyAreaTimer()
1332 rSh.GetView().GetViewFrame()->GetBindings().InvalidateAll( sal_False ); in KeyInput()
2137 GetView().GetViewFrame()->GetDispatcher()->Execute( in KeyInput()
2487 SwGlossaryHdl* pGlosHdl = GetView().GetGlosHdl(); in KeyInput()
2512 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in KeyInput()
3516 SfxBindings &rBnd = rSh.GetView().GetViewFrame()->GetBindings(); in MouseMove()
4785 if((!pChildWin || pChildWin->GetView() != &rView) && in Command()
4930 GetView().GetViewFrame()->GetBindings().Execute( in Command()
5280 !GetView().GetViewFrame()->GetDispatcher()->IsLocked() ) in SelectMenuPosition()
5568 Window& rWin = rSh.GetView().GetEditWin(); in Start()
[all …]
/aoo41x/main/sw/source/ui/misc/
H A Dglossary.cxx290 bIsDocReadOnly = pSh->GetView().GetDocShell()->IsReadOnly() || in SwGlossaryDlg()
355 if( SfxRequest::HasMacroRecorder( pSh->GetView().GetViewFrame() ) ) in IMPL_LINK()
357 SfxRequest aReq( pSh->GetView().GetViewFrame(), FN_SET_ACT_GLOSSARY ); in IMPL_LINK()
376 if( SfxRequest::HasMacroRecorder( pSh->GetView().GetViewFrame() ) ) in Apply()
378 SfxRequest aReq( pSh->GetView().GetViewFrame(), FN_INSERT_GLOSSARY ); in Apply()
556 if( SfxRequest::HasMacroRecorder( pSh->GetView().GetViewFrame() ) ) in IMPL_LINK()
558 SfxRequest aReq(pSh->GetView().GetViewFrame(), FN_NEW_GLOSSARY); in IMPL_LINK()
642 pSh->GetView().GetViewFrame()->GetFrame().GetFrameInterface(), SID_EVENTCONFIG ); in IMPL_LINK()
1094 SwWait aWait( *pDlg->pSh->GetView().GetDocShell(), true ); in NotifyMoving()
1142 SwWait aWait( *pDlg->pSh->GetView().GetDocShell(), true ); in NotifyCopying()
H A Ddocfnote.cxx225 *pSh->GetView().GetDocShell()->GetDoc()); in Reset()
235 SfxStyleSheetBasePool* pStyleSheetPool = pSh->GetView().GetDocShell()->GetStyleSheetPool(); in Reset()
338 pSh->GetView().GetDocShell()); in SetShell()
341 pSh->GetView().GetDocShell()); in SetShell()
423 SfxStyleSheetBasePool* pPool = pSh->GetView().GetDocShell()->GetStyleSheetPool(); in IMPL_LINK_INLINE_END()
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx93 m_pTabDgnCtrl->GetView()->getController().setModified(sal_False); in Undo()
94 m_pTabDgnCtrl->GetView()->getController().InvalidateFeature(SID_SAVEDOC); in Undo()
107 m_pTabDgnCtrl->GetView()->getController().setModified(sal_True); in Redo()
108 m_pTabDgnCtrl->GetView()->getController().InvalidateFeature(SID_SAVEDOC); in Redo()
147 m_pTabDgnCtrl->GetView()->getController().setModified(sal_False); in Undo()
/aoo41x/main/sw/source/ui/dialog/
H A Dregionsw.cxx99 &GetView().GetViewFrame()->GetWindow(), aSet , rSh); in InsertRegionDialog()
197 SfxItemSet aSet(pThis->GetView().GetPool(), in IMPL_STATIC_LINK()
212 &pThis->GetView().GetViewFrame()->GetWindow(),aSet , *pThis); in IMPL_STATIC_LINK()
239 Window* pParentWin = &GetView().GetViewFrame()->GetWindow(); in EditRegionDialog()
/aoo41x/main/sw/source/ui/shells/
H A Dtxtattr.cxx123 SfxBindings& rBind = GetView().GetViewFrame()->GetBindings(); in ExecCharAttr()
472 GetView().GetViewFrame()->GetBindings().SetState( aAdjust ); in ExecParaAttr()
565 SfxAbstractDialog* pDlg = pFact->CreateSfxDialog( GetView().GetWindow(), aSet, in ExecParaAttrArgs()
566 rSh.GetView().GetViewFrame()->GetFrame().GetFrameInterface(), DLG_SWDROPCAPS ); in ExecParaAttrArgs()
704 sal_uInt16 nHtmlMode = GetHtmlMode(rSh.GetView().GetDocShell()); in GetAttrState()
779 sal_uInt16 nHtmlMode = GetHtmlMode(rSh.GetView().GetDocShell()); in GetAttrState()
/aoo41x/main/sw/source/ui/inc/
H A Dinputwin.hxx105 const SwView* GetView() const{return pView;} in GetView() function in SwInputWindow
122 const SwView* GetView() const{return ((SwInputWindow*)pWindow)->GetView();} in GetView() function in SwInputChild

Completed in 154 milliseconds

12345678910>>...13