Home
last modified time | relevance | path

Searched refs:mpView (Results 1 – 25 of 116) sorted by relevance

12345

/AOO41X/main/sd/source/ui/func/
H A Dfusel.cxx147 mpView->UnmarkAllPoints(); in ~FuSelection()
148 mpView->ResetCreationActive(); in ~FuSelection()
150 if ( mpView->GetDragMode() != SDRDRAG_MOVE ) in ~FuSelection()
152 mpView->SetDragMode(SDRDRAG_MOVE); in ~FuSelection()
179 if ( mpView->IsAction() ) in MouseButtonDown()
182 mpView->BckAction(); in MouseButtonDown()
196 && !mpView->IsAction() in MouseButtonDown()
197 && (mpView->IsFrameDragSingles() || !mpView->HasMarkablePoints())) in MouseButtonDown()
203 pHdl = mpView->PickHandle(aMDPos); in MouseButtonDown()
207 long nAngle0 = GetAngle(aMDPos - mpView->GetRef1()); in MouseButtonDown()
[all …]
H A Dfudraw.cxx106 mpView->BrkAction(); in ~FuDraw()
136 if (mpView->IsDragObj()) in MouseButtonDown()
139 const SdrHdl* pHdl = mpView->GetDragStat().GetHdl(); in MouseButtonDown()
160 if (!mpView->IsSnapEnabled()) in MouseButtonDown()
161 mpView->SetSnapEnabled(sal_True); in MouseButtonDown()
167 if (mpView->IsGridSnap() != bGridSnap) in MouseButtonDown()
168 mpView->SetGridSnap(bGridSnap); in MouseButtonDown()
173 if (mpView->IsBordSnap() != bBordSnap) in MouseButtonDown()
174 mpView->SetBordSnap(bBordSnap); in MouseButtonDown()
179 if (mpView->IsHlplSnap() != bHlplSnap) in MouseButtonDown()
[all …]
H A Dfutext.cxx172 if(mpView) in disposing()
174 if(mpView->SdrEndTextEdit(sal_False) == SDRENDTEXTEDIT_DELETED) in disposing()
179 ::Outliner* pOutliner = mpView->GetTextEditOutliner(); in disposing()
206 mpView->SetCurrentObj(OBJ_TEXT); in DoExecute()
207 mpView->SetEditMode(SDREDITMODE_EDIT); in DoExecute()
214 SdrPageView* pPV = mpView->GetSdrPageView(); in DoExecute()
216 mpView->PickAnything(aMEvt, SDRMOUSEBUTTONDOWN, aVEvt); in DoExecute()
217 mpView->MarkObj(aVEvt.pRootObj, pPV); in DoExecute()
221 else if (mpView->AreObjectsMarked()) in DoExecute()
223 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in DoExecute()
[all …]
H A Dfuediglu.cxx85 mpView->SetInsGluePointMode(sal_False); in DoExecute()
99 mpView->BrkAction(); in ~FuEditGluePoints()
100 mpView->UnmarkAllGluePoints(); in ~FuEditGluePoints()
101 mpView->SetInsGluePointMode(sal_False); in ~FuEditGluePoints()
112 mpView->SetActualWin( mpWindow ); in MouseButtonDown()
116 if (mpView->IsAction()) in MouseButtonDown()
119 mpView->BckAction(); in MouseButtonDown()
132 SdrHitKind eHit = mpView->PickAnything(rMEvt, SDRMOUSEBUTTONDOWN, aVEvt); in MouseButtonDown()
141 if (mpView->IsGluePointMarked(aVEvt.pObj, aVEvt.nGlueId) && rMEvt.IsShift()) in MouseButtonDown()
143 mpView->UnmarkGluePoint(aVEvt.pObj, aVEvt.nGlueId, aVEvt.pPV); in MouseButtonDown()
[all …]
H A Dfupoor.cxx91 : mpView(pView), in FuPoor()
182 if ( !mpView->IsDragHelpLine() && !mpView->IsSetPageOrg() && in ForceScroll()
297 mpView->UnMarkAll(); in IMPL_LINK_INLINE_END()
298 mpView->MarkObj(pCandidate, mpView->GetSdrPageView()); in IMPL_LINK_INLINE_END()
318 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in IMPL_LINK_INLINE_END()
320 if( !mpView->IsTextEdit() && 1 == rMarkList.GetMarkCount() ) in IMPL_LINK_INLINE_END()
352 const SdrHdlList& rHdlList = mpView->GetHdlList(); in IMPL_LINK_INLINE_END()
364 mpView->MakeVisible(aVisRect, *mpWindow); in IMPL_LINK_INLINE_END()
381 if (!mpView->IsTextEdit() && !bSlideShow && !mpDocSh->IsUIActive()) in IMPL_LINK_INLINE_END()
397 if (!mpView->IsTextEdit() && !bSlideShow && !mpDocSh->IsUIActive()) in IMPL_LINK_INLINE_END()
[all …]
H A Dfuconstr.cxx89 if ( mpView->IsAction() ) in MouseButtonDown()
104 if (rMEvt.IsLeft() && mpView->IsExtendedMouseEventDispatcherEnabled()) in MouseButtonDown()
108 SdrHdl* pHdl = mpView->PickHandle(aMDPos); in MouseButtonDown()
110 if ( pHdl != NULL || mpView->IsMarkedHit(aMDPos, nHitLog) ) in MouseButtonDown()
113 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
116 else if ( mpView->AreObjectsMarked() ) in MouseButtonDown()
118 mpView->UnmarkAll(); in MouseButtonDown()
147 if ( mpView->IsAction() ) in MouseMove()
150 mpView->MovAction(aPnt); in MouseMove()
176 if ( mpView && mpView->IsDragObj() ) in MouseButtonUp()
[all …]
H A Dfuformatpaintbrush.cxx82 if( mpView ) in DoExecute()
84 mpView->TakeFormatPaintBrush( mpItemSet ); in DoExecute()
106 if(mpView&&mpWindow) in MouseButtonDown()
109 SdrHitKind eHit = mpView->PickAnything(rMEvt, SDRMOUSEBUTTONDOWN, aVEvt); in MouseButtonDown()
116mpView->PickObj( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ),nHitLog, pPickObj, pPV, SDRSEARCH_P… in MouseButtonDown()
121 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in MouseButtonDown()
130 unmarkimpl( mpView ); in MouseButtonDown()
136 unmarkimpl( mpView ); in MouseButtonDown()
147 unmarkimpl( mpView ); in MouseButtonDown()
153mpView->MarkObj(mpWindow->PixelToLogic( rMEvt.GetPosPixel() ), nHitLog, bToggle, sal_False); in MouseButtonDown()
[all …]
H A Dfuolbull.cxx92 mpView->GetAttributes( aEditAttr ); in DoExecute()
100 …bstractTabDialog* pDlg = pFact ? pFact->CreateSdOutlineBulletTabDlg( NULL, &aNewAttr, mpView ) : 0; in DoExecute()
111 OutlinerView* pOLV = mpView->GetTextEditOutlinerView(); in DoExecute()
115 if (mpView->ISA(OutlineView)) in DoExecute()
117 pOLV = static_cast<OutlineView*>(mpView) in DoExecute()
120 … aGuard.reset( new OutlineViewModelChangeGuard( static_cast<OutlineView&>(*mpView) ) ); in DoExecute()
145 mpView->SetAttributes(*pArgs); in DoExecute()
155 if (!mpDoc || !mpView) in SetCurrentBulletsNumbering()
175 mpView->GetAttributes( aEditAttr ); in SetCurrentBulletsNumbering()
184 SdrObject* pObj = mpView->GetTextEditObject(); in SetCurrentBulletsNumbering()
[all …]
H A Dfucopy.cxx79 if( mpView->AreObjectsMarked() ) in DoExecute()
82 String aString( mpView->GetDescriptionOfMarkedObjects() ); in DoExecute()
85 mpView->BegUndo( aString ); in DoExecute()
96 mpView->GetAttributes( aAttr ); in DoExecute()
117 …tractCopyDlg* pDlg = pFact->CreateCopyDlg(NULL, aSet, mpDoc->GetColorTableFromSdrModel(), mpView ); in DoExecute()
133 mpView->EndUndo(); in DoExecute()
199 const SdrMarkList aMarkList( mpView->GetMarkedObjectList() ); in DoExecute()
204 aRect = mpView->GetAllMarkedRect(); in DoExecute()
223 aRect = mpView->GetAllMarkedRect(); in DoExecute()
230 mpView->SetAttributes( aNewSet ); in DoExecute()
[all …]
H A Dfuconbez.cxx113 SdrHitKind eHit = mpView->PickAnything(rMEvt, SDRMOUSEBUTTONDOWN, aVEvt); in MouseButtonDown()
117 mpView->SetEditMode(SDREDITMODE_EDIT); in MouseButtonDown()
121 mpView->SetEditMode(SDREDITMODE_CREATE); in MouseButtonDown()
128 mpView->EnableExtendedMouseEventDispatcher(sal_False); in MouseButtonDown()
132 mpView->EnableExtendedMouseEventDispatcher(sal_True); in MouseButtonDown()
140 mpView->BegInsObjPoint(aMDPos, rMEvt.IsMod1()); in MouseButtonDown()
144 mpView->MouseButtonDown(rMEvt, mpWindow); in MouseButtonDown()
146 SdrObject* pObj = mpView->GetCreateObj(); in MouseButtonDown()
183 mpView->PickAnything(rMEvt, SDRMOUSEBUTTONUP, aVEvt); in MouseButtonUp()
185 sal_uLong nCount = mpView->GetSdrPageView()->GetObjList()->GetObjCount(); in MouseButtonUp()
[all …]
H A Dfucon3d.cxx113 mpView->Get3DDefaultAttributes(), in ImpCreateBasic3DShape()
122 mpView->Get3DDefaultAttributes(), in ImpCreateBasic3DShape()
138 …p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aB2DPolygon)); in ImpCreateBasic3DShape()
165 …p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aB2DPolygon)); in ImpCreateBasic3DShape()
176 …p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aB2DPolygon)); in ImpCreateBasic3DShape()
202 … p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aInnerPoly)); in ImpCreateBasic3DShape()
226 … p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aInnerPoly)); in ImpCreateBasic3DShape()
250 … p3DObj = new E3dLatheObj(mpView->Get3DDefaultAttributes(), ::basegfx::B2DPolyPolygon(aInnerPoly)); in ImpCreateBasic3DShape()
272 aCamera.SetPosition(::basegfx::B3DPoint(0.0, 0.0, mpView->GetDefaultCamPosZ() + fDeepth / 2)); in ImpPrepareBasic3DShape()
273 aCamera.SetFocalLength(mpView->GetDefaultCamFocal()); in ImpPrepareBasic3DShape()
[all …]
H A Dfuconarc.cxx108 new SdrCircObj((SdrObjKind) mpView->GetCurrentObjIdentifier(), in DoExecute()
112 SdrPageView *pPV = mpView->GetSdrPageView(); in DoExecute()
114 mpView->InsertObjectAtView(pNewCircle, *pPV, SDRINSERT_SETDEFLAYER); in DoExecute()
128 if ( rMEvt.IsLeft() && !mpView->IsAction() ) in MouseButtonDown()
133 mpView->BegCreateObj(aPnt, (OutputDevice*) NULL, nDrgLog); in MouseButtonDown()
135 SdrObject* pObj = mpView->GetCreateObj(); in MouseButtonDown()
173 if ( mpView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
177 sal_uLong nCount = mpView->GetSdrPageView()->GetObjList()->GetObjCount(); in MouseButtonUp()
179 if (mpView->EndCreateObj(SDRCREATE_NEXTPOINT) ) in MouseButtonUp()
181 if (nCount != mpView->GetSdrPageView()->GetObjList()->GetObjCount()) in MouseButtonUp()
[all …]
H A Dfutransf.cxx68 if( mpView->AreObjectsMarked() ) in DoExecute()
75 SfxItemSet aSet( mpView->GetGeoAttrFromMarked() ); in DoExecute()
77 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in DoExecute()
85 mpView->GetAttributes( aNewAttr ); in DoExecute()
90 … std::auto_ptr< SfxAbstractTabDialog > pDlg( pFact->CreateCaptionDialog( NULL, mpView ) ); in DoExecute()
110 …auto_ptr< SfxAbstractTabDialog > pDlg( pFact->CreateSvxTransformTabDialog( NULL, &aSet, mpView ) ); in DoExecute()
123 String aString( mpView->GetDescriptionOfMarkedObjects() ); in DoExecute()
126 mpView->BegUndo( aString ); in DoExecute()
128 mpView->SetGeoAttrToMarked( *pArgs ); in DoExecute()
129 mpView->SetAttributes( *pArgs ); in DoExecute()
[all …]
/AOO41X/main/sd/source/ui/view/
H A Ddrbezob.cxx91 mpView(pSdView), in BezierObjectBar()
97 SetRepeatTarget(mpView); in BezierObjectBar()
122 SfxItemSet aAttrSet( mpView->GetDoc()->GetPool() ); in GetAttrState()
123 mpView->GetAttributes( aAttrSet ); in GetAttrState()
142 if(!mpView->IsMoveAllowed() || !mpView->IsResizeAllowed()) in GetAttrState()
163 if( mpView->GetMarkedObjectList().GetMarkCount() ) in GetAttrState()
164 pIPPEC = mpView; in GetAttrState()
166 …pIPPEC = dynamic_cast< IPolyPolygonEditorController* >( mpView->getSmartTags().getSelected().get()… in GetAttrState()
224 if(pIPPEC == mpView) in GetAttrState()
225 rSet.Put(SfxBoolItem(SID_BEZIER_ELIMINATE_POINTS, mpView->IsEliminatePolyPoints())); in GetAttrState()
[all …]
H A Ddrtxtob.cxx113 mpView( pSdView ) in TextObjectBar()
117 if( mpView ) in TextObjectBar()
119 OutlineView* pOutlinerView = dynamic_cast< OutlineView* >( mpView ); in TextObjectBar()
126 SdDrawDocument* pDoc = mpView->GetDoc(); in TextObjectBar()
159 SfxItemSet aCharAttrSet( mpView->GetDoc()->GetPool() ); in GetCharState()
160 mpView->GetAttributes( aCharAttrSet ); in GetCharState()
189 SfxItemSet aAttrSet( mpView->GetDoc()->GetPool() ); in GetAttrState()
194 mpView->GetAttributes( aAttrSet ); in GetAttrState()
214 sal_uInt16 nScriptType = mpView->GetScriptType(); in GetAttrState()
220 OutlinerView* pOLV = mpView->GetTextEditOutlinerView(); in GetAttrState()
[all …]
H A DOutliner.cxx147 mpView(NULL), in Outliner()
344 mpView = pViewShell->GetView(); in EndSpelling()
345 mpView->UnmarkAllObj (mpView->GetSdrPageView()); in EndSpelling()
346 mpView->SdrEndTextEdit(); in EndSpelling()
368 if(mpView && mpView->ISA(OutlineView)) in EndSpelling()
369 static_cast<OutlineView*>(mpView)->PrepareClose(sal_False); in EndSpelling()
383 mpView = NULL; in EndSpelling()
402 if (mpView->ISA(OutlineView)) in SpellNextDocument()
403 ((OutlineView*)mpView)->PrepareClose(sal_False); in SpellNextDocument()
690 mpView = pViewShell->GetView(); in SearchAndReplaceOnce()
[all …]
H A DGraphicObjectBar.cxx83 mpView ( pSdView ), in GraphicObjectBar()
91 SetRepeatTarget( mpView ); in GraphicObjectBar()
107 if( mpView ) in GetAttrState()
108 SvxGrafAttrHelper::GetGrafAttrState( rSet, *mpView ); in GetAttrState()
115 if( mpView ) in Execute()
117 SvxGrafAttrHelper::ExecuteGrafAttr( rReq, *mpView ); in Execute()
126 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in GetFilterState()
145 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in ExecuteFilter()
158 SdrPageView* pPageView = mpView->GetSdrPageView(); in ExecuteFilter()
163 String aStr( mpView->GetDescriptionOfMarkedObjects() ); in ExecuteFilter()
[all …]
H A Ddrtxtob1.cxx95 OutlinerView* pOLV = mpView->GetTextEditOutlinerView(); in Execute()
99 if (mpView->ISA(OutlineView)) in Execute()
102 pOLV = static_cast<OutlineView*>(mpView) in Execute()
105 aGuard.reset( new OutlineViewModelChangeGuard( static_cast<OutlineView&>(*mpView) ) ); in Execute()
114 SdDrawDocument* pDoc = mpView->GetDoc(); in Execute()
116 …ll, static_cast< ::sd::Window*>( mpViewShell->GetViewShell()->GetWindow()), mpView, pDoc, rReq ) ); in Execute()
200 SfxItemSet aEditAttr( mpView->GetDoc()->GetPool() ); in Execute()
201 mpView->GetAttributes( aEditAttr ); in Execute()
231 mpView->SetAttributes( aNewAttrs ); in Execute()
283 mpView->SetAttributes( aEditAttr ); in Execute()
[all …]
/AOO41X/main/sd/source/ui/accessibility/
H A DAccessibleViewForwarder.cxx44 : mpView (pView), in AccessibleViewForwarder()
49 for(sal_uInt32 a(0L); a < mpView->PaintWindowCount(); a++) in AccessibleViewForwarder()
51 SdrPaintWindow* pPaintWindow = mpView->GetPaintWindow(a); in AccessibleViewForwarder()
85 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in GetVisibleArea()
87 SdrPaintWindow* pPaintWindow = mpView->GetPaintWindow((sal_uInt32)mnWindowId); in GetVisibleArea()
103 OSL_ASSERT (mpView != NULL); in LogicToPixel()
104 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in LogicToPixel()
106 SdrPaintWindow* pPaintWindow = mpView->GetPaintWindow((sal_uInt32)mnWindowId); in LogicToPixel()
120 OSL_ASSERT (mpView != NULL); in LogicToPixel()
121 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in LogicToPixel()
[all …]
/AOO41X/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx90 mpView (NULL), in SvxGraphCtrlAccessibleContext()
99 mpView = mpControl->GetSdrView(); in SvxGraphCtrlAccessibleContext()
101 if( mpModel == NULL || mpPage == NULL || mpView == NULL ) in SvxGraphCtrlAccessibleContext()
108 mpView = NULL; in SvxGraphCtrlAccessibleContext()
132 maTreeInfo.SetSdrView( mpView ); in SvxGraphCtrlAccessibleContext()
226 if(mpView && mpView->GetSdrPageView()) in getAccessibleAtPoint()
228 pObj = SdrObjListPrimitiveHit(*mpPage, aPnt, 1, *mpView->GetSdrPageView(), 0, false); in getAccessibleAtPoint()
632 if( NULL == mpView ) in selectAccessibleChild()
638 mpView->MarkObj( pObj, mpView->GetSdrPageView()); in selectAccessibleChild()
647 if( NULL == mpView ) in isAccessibleChildSelected()
[all …]
/AOO41X/main/svx/source/unodraw/
H A Dunopage.cxx98 mpView = new SdrView( mpModel ); in DBG_NAME()
99 if( mpView ) in DBG_NAME()
100 mpView->SetDesignMode(sal_True); in DBG_NAME()
110 , mpView( NULL ) in SvxDrawPage()
180 if( mpView ) in disposing()
182 delete mpView; in disposing()
183 mpView = NULL; in disposing()
448 DBG_ASSERT(mpView, "SdrView ist NULL! [CL]"); in _SelectObjectsInView()
450 if(pPageView!=NULL && mpView!=NULL) in _SelectObjectsInView()
452 mpView->UnmarkAllObj( pPageView ); in _SelectObjectsInView()
[all …]
H A Dunoshtxt.cxx100 SdrView* mpView; member in SvxTextEditSourceImpl
126 sal_Bool HasView() const { return mpView ? sal_True : sal_False; } in HasView()
180 mpView ( NULL ), in SvxTextEditSourceImpl()
218 mpView ( &rView ), in SvxTextEditSourceImpl()
243 if( mpView ) in SvxTextEditSourceImpl()
244 StartListening( *mpView ); in SvxTextEditSourceImpl()
318 if( mpView ) in ChangeModel()
320 EndListening( *mpView ); in ChangeModel()
321 mpView = 0; in ChangeModel()
422 if( mpView && mpView->GetTextEditOutliner() ) in Notify()
[all …]
/AOO41X/main/svtools/source/contnr/
H A Dfileview.cxx563 ViewTabListBox_Impl* mpView; member in SvtFileView_Impl
650 mpView->EnableContextMenuHandling( bEnable ); in EnableContextMenu()
657 mpView->EnableDelete( bEnable ); in EnableDelete()
664 mpView->EnableRename( bEnable ); in EnableNameReplacing()
667 if( mpView->IsDeleteOrContextMenuEnabled() ) in EnableNameReplacing()
683 if ( mpView->IsEditingActive() ) in EndEditing()
684 mpView->EndEditing( _bCancel != false ); in EndEditing()
1249 mpImp->mpView->ForbidEmptyText(); in SvtFileView()
1252 mpImp->mpView->SetTabs( &pTabs[0], MAP_PIXEL ); in SvtFileView()
1253 mpImp->mpView->SetTabJustify( 2, AdjustRight ); // column "Size" in SvtFileView()
[all …]
/AOO41X/main/svx/source/table/
H A Dcelleditsource.cxx99 SdrView* mpView; member in sdr::table::CellEditSourceImpl
126 bool HasView() const { return mpView != 0; } in HasView()
167 mpView ( NULL ), in CellEditSourceImpl()
189 mpView ( &rView ), in CellEditSourceImpl()
205 if( mpView ) in CellEditSourceImpl()
206 StartListening( *mpView ); in CellEditSourceImpl()
272 if( mpView ) in ChangeModel()
274 EndListening( *mpView ); in ChangeModel()
275 mpView = 0; in ChangeModel()
429 if( mpView ) in dispose()
[all …]
/AOO41X/main/sd/source/ui/tools/
H A DPreviewRenderer.cxx78 mpView(NULL), in PreviewRenderer()
260 if (mpView.get() == NULL) in Initialize()
275 mpView->ShowSdrPage(mpView->GetModel()->GetMasterPage(pPage->GetPageNum())); in Initialize()
279 mpView->ShowSdrPage(pNonConstPage); in Initialize()
283 SdrPageView* pPageView = mpView->GetSdrPageView(); in Initialize()
324 mpView->HideSdrPage(); in Cleanup()
355 mpView->CompleteRedraw(mpPreviewDevice.get(), aRegion, pRedirector.get()); in PaintPage()
459 mpView.reset(); in ProvideView()
469 if (mpView.get() == NULL) in ProvideView()
471 mpView.reset (new DrawView (pDocShell, mpPreviewDevice.get(), NULL)); in ProvideView()
[all …]

12345