Home
last modified time | relevance | path

Searched refs:GetMarkedObjectList (Results 1 – 25 of 142) sorted by relevance

123456

/aoo4110/main/svx/inc/svx/
H A Dsvdmrkv.hxx266 …const SdrMarkList& GetMarkedObjectList() const { return mpSdrViewSelection->GetMarkedObjectList();… in GetMarkedObjectList() function in SdrMarkView
267 …sal_uIntPtr TryToFindMarkedObject(const SdrObject* pObj) const { return GetMarkedObjectList().Find… in TryToFindMarkedObject()
268 …SdrPageView* GetSdrPageViewOfMarkedByIndex(sal_uIntPtr nNum) const { return GetMarkedObjectList().… in GetSdrPageViewOfMarkedByIndex()
269 … SdrMark* GetSdrMarkByIndex(sal_uIntPtr nNum) const { return GetMarkedObjectList().GetMark(nNum); } in GetSdrMarkByIndex()
270 …SdrObject* GetMarkedObjectByIndex(sal_uIntPtr nNum) const { return (GetMarkedObjectList().GetMark(… in GetMarkedObjectByIndex()
271 sal_uIntPtr GetMarkedObjectCount() const { return GetMarkedObjectList().GetMarkCount(); } in GetMarkedObjectCount()
272 void SortMarkedObjects() const { GetMarkedObjectList().ForceSort(); } in SortMarkedObjects()
273 sal_Bool AreObjectsMarked() const { return (0L != GetMarkedObjectList().GetMarkCount()); } in AreObjectsMarked()
274 …String GetDescriptionOfMarkedObjects() const { return GetMarkedObjectList().GetMarkDescription(); } in GetDescriptionOfMarkedObjects()
275 …String GetDescriptionOfMarkedPoints() const { return GetMarkedObjectList().GetPointMarkDescription… in GetDescriptionOfMarkedPoints()
[all …]
/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx152 const SdrMarkList &rMrkList = pDView->GetMarkedObjectList(); in SelectObj()
288 0 == (pMrkList = &Imp()->GetDrawView()->GetMarkedObjectList()) || in MoveAnchor()
539 pMarkList = &Imp()->GetDrawView()->GetMarkedObjectList(); in _GetMarkList()
603 (!Imp()->GetDrawView()->GetMarkedObjectList().GetMarkCount() || in ScrollTo()
1072 if ( pView->GetMarkedObjectList().GetMarkCount() > 1 ) in EndTextEdit()
1075 SdrMarkList aSave( pView->GetMarkedObjectList() ); in EndTextEdit()
1112 if( pDView->GetMarkedObjectList().GetMarkCount() && in IsInsideSelectedObj()
1603 ASSERT( Imp()->GetDrawView()->GetMarkedObjectList().GetMarkCount() == 1, in ImpEndCreate()
2037 SdrMarkList &rMrkList = (SdrMarkList&)pDView->GetMarkedObjectList(); in EndMark()
2214 pView->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj() : 0; in GetAnchorObjDiff()
[all …]
H A Dfecopy.cxx196 const SdrMarkList &rMrkList = Imp()->GetDrawView()->GetMarkedObjectList(); in Copy()
302 const SdrMarkList aMrkList( Imp()->GetDrawView()->GetMarkedObjectList() ); in CopyDrawSel()
436 const SdrMarkList aList( pSrcDrwView->GetMarkedObjectList() ); in CopyDrawSel()
1225 const SdrMarkList &rMrkList = Imp()->GetDrawView()->GetMarkedObjectList(); in GetDrawObjGraphic()
1371 1 == pView->GetMarkedObjectList().GetMarkCount() ) in Paste()
1479 if(0 != pView->GetMarkedObjectList().GetMarkCount()) in Paste()
1482 SdrMark* pMark = pView->GetMarkedObjectList().GetMark(0); in Paste()
1537 sal_uLong nCnt = pView->GetMarkedObjectList().GetMarkCount(); in Paste()
1543 SdrObject *pObj = pView->GetMarkedObjectList().GetMark(i)->GetMarkedSdrObj(); in Paste()
1550 SdrObject *pObj = pView->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj(); in Paste()
[all …]
H A Dfefly1.cxx305 const SdrMarkList &rMrkList = Imp()->GetDrawView()->GetMarkedObjectList(); in FindFlyFrm()
333 const SdrMarkList &rMrkList = Imp()->GetDrawView()->GetMarkedObjectList(); in IsFlyInFly()
449 const SdrMarkList &rMrkList = Imp()->GetDrawView()->GetMarkedObjectList(); in FindAnchorPos()
1192 const SdrMarkList &rMrkList = Imp()->GetDrawView()->GetMarkedObjectList(); in SetDrawingAttr()
1911 const SdrMarkList &rMrkList = Imp()->GetDrawView()->GetMarkedObjectList(); in GetObjCntTypeOfSelection()
1943 ( pMrkList = &Imp()->GetDrawView()->GetMarkedObjectList())->GetMarkCount() ) in ReplaceSdrObj()
2120 const SdrMarkList *pMrkList = &Imp()->GetDrawView()->GetMarkedObjectList(); in GetObjTitle()
2143 const SdrMarkList *pMrkList = &Imp()->GetDrawView()->GetMarkedObjectList(); in SetObjTitle()
2167 const SdrMarkList *pMrkList = &Imp()->GetDrawView()->GetMarkedObjectList(); in GetObjDescription()
2190 const SdrMarkList *pMrkList = &Imp()->GetDrawView()->GetMarkedObjectList(); in SetObjDescription()
/aoo4110/main/svx/source/toolbars/
H A Dfontworkbar.cxx63 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in SetAlignmentState()
100 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in SetCharacterSpacingState()
125 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in SetKernCharacterPairsState()
144 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in SetFontWorkShapeTypeState()
256 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in checkForSelectedFontWork()
481 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in execute()
557 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in execute()
H A Dextrusionbar.cxx576 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in execute()
654 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in getExtrusionDirectionState()
805 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in getExtrusionProjectionState()
861 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in getExtrusionSurfaceState()
950 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in getExtrusionDepthState()
1030 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in getExtrusionLightingDirectionState()
1111 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in getExtrusionLightingIntensityState()
1179 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in getExtrusionColorState()
1254 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in checkForSelectedCustomShapes()
/aoo4110/main/sd/source/ui/view/
H A Ddrviews6.cxx104 const SdrMarkList& rMarkList = mpDrawView->GetMarkedObjectList(); in ExecFormText()
126 const SdrMarkList& rMarkList = mpDrawView->GetMarkedObjectList(); in GetFormTextState()
237 const SdrMarkList& rMarkList = mpDrawView->GetMarkedObjectList(); in GetAnimationWinState()
355 if( mpDrawView && mpDrawView->GetMarkedObjectList().GetMarkCount() ) in ExecBmpMask()
356 …pObj = dynamic_cast< SdrGrafObj* >( mpDrawView->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj(… in ExecBmpMask()
418 const SdrMarkList& rMarkList = mpDrawView->GetMarkedObjectList(); in GetBmpMaskState()
H A Ddrviews4.cxx171 const SdrMarkList& rMarkList = GetView()->GetMarkedObjectList(); in KeyInput()
655 mpDrawView->GetMarkedObjectList().GetMarkCount() == 1 ) in Command()
657 pObj = mpDrawView->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj(); in Command()
811 mpDrawView->GetMarkedObjectList().GetMarkCount() > 1 ) in Command()
840 … if( mpDrawView->AreObjectsMarked() && mpDrawView->GetMarkedObjectList().GetMarkCount() >= 1 ) in Command()
843 mpDrawView->GetMarkedObjectList().TakeBoundRect(NULL,aMarkRect); in Command()
H A Ddrviewsf.cxx141 if (mpDrawView->GetMarkedObjectList().GetMarkCount() > 0) in GetCtrlState()
145 … SdrObject* pMarkedObj = mpDrawView->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj(); in GetCtrlState()
506 if( !mpDrawView->GetMarkedObjectList().GetMarkCount() || in GetAttrState()
669 const SdrMarkList& rMarkList = mpDrawView->GetMarkedObjectList(); in GetAttrState()
822 else if (mpDrawView->GetMarkedObjectList().GetMarkCount() != 0) in HasSelection()
H A Ddrviewse.cxx344 if ( mpDrawView->GetMarkedObjectList().GetMarkCount() > 0 && in FuPermanent()
365 const SdrMarkList& rMarkList = mpDrawView->GetMarkedObjectList(); in FuPermanent()
746 const SdrMarkList& rMarkList = mpDrawView->GetMarkedObjectList(); in FuSupport()
1369 const SdrMarkList& rMarkList = mpDrawView->GetMarkedObjectList(); in FuSupport()
1588 if (mpDrawView->GetMarkedObjectList().GetMarkCount() > 0) in InsertURLButton()
1590 SdrObject* pMarkedObj = mpDrawView->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj(); in InsertURLButton()
H A DMediaObjectBar.cxx103 SdrMarkList* pMarkList = new SdrMarkList( mpView->GetMarkedObjectList() ); in GetState()
144 SdrMarkList* pMarkList = new SdrMarkList( mpView->GetMarkedObjectList() ); in Execute()
/aoo4110/main/sc/source/ui/view/
H A Dtabvwshh.cxx93 const SdrMarkList& rMarkList = pDrView->GetMarkedObjectList(); in ExecuteObject()
127 const SdrMarkList& rMarkList = pDrView->GetMarkedObjectList(); in ExecuteObject()
162 const SdrMarkList& rMarkList = pDrView->GetMarkedObjectList(); in lcl_GetSelectedObj()
206 const SdrMarkList& rMarkList = pDrView->GetMarkedObjectList(); in GetObjectState()
H A Ddrawview.cxx159 const SdrMarkList &rMrkList = GetMarkedObjectList(); in AddCustomHdl()
278 const SdrMarkList& rMark = GetMarkedObjectList(); in SetMarkedToLayer()
304 SdrObjListIter aIter( GetMarkedObjectList() ); in HasMarkedControl()
314 SdrObjListIter aIter( GetMarkedObjectList() ); in HasMarkedInternal()
407 if ( !bInConstruct && GetMarkedObjectList().GetMarkCount() ) in MarkListHasChanged()
436 const SdrMarkList& rMarkList = GetMarkedObjectList(); in MarkListHasChanged()
881 const SdrMarkList& rMarkList = GetMarkedObjectList(); in GetMarkedNoteCaption()
H A Ddrawvie4.cxx155 const SdrMarkList& rMarkList = GetMarkedObjectList(); in BeginDrag()
197 const SdrMarkList& rMarkList = GetMarkedObjectList(); in DoCopy()
233 const SdrMarkList& rMarkList = GetMarkedObjectList(); in CopyToTransferable()
293 const SdrMarkList& rMarkList = GetMarkedObjectList(); in SetMarkedOriginalSize()
H A Dtabvwsh9.cxx177 const SdrMarkList& rMarkList = pDrView->GetMarkedObjectList(); in ExecImageMap()
191 SdrMark* pMark = pDrView ? pDrView->GetMarkedObjectList().GetMark(0) : 0; in ExecImageMap()
255 const SdrMarkList& rMarkList = pDrView->GetMarkedObjectList(); in GetImageMapState()
/aoo4110/main/reportdesign/source/ui/report/
H A DSectionView.cxx161 const SdrMarkList& rMarkedList = GetMarkedObjectList(); in ObjectRemovedInAliveMode()
186 const SdrMarkList& rMark = GetMarkedObjectList(); in SetMarkedToLayer()
217 const SdrMarkList& rMark = GetMarkedObjectList(); in OnlyShapesMarked()
252 const SdrMarkList &rMrkList = GetMarkedObjectList(); in GetLayerIdOfMarkedObjects()
/aoo4110/main/sc/source/ui/drawfunc/
H A Dfutext.cxx228 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in MouseButtonDown()
416 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in MouseButtonUp()
436 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in MouseButtonUp()
461 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in MouseButtonUp()
679 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in SelectionHasChanged()
747 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in SetInEditMode()
H A Dfusel.cxx142 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in MouseButtonDown()
425 const SdrMarkList& rSdrMarkList = pView->GetMarkedObjectList(); in MouseButtonUp()
443 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in MouseButtonUp()
465 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in MouseButtonUp()
512 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in MouseButtonUp()
H A Dfudraw.cxx306 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in KeyInput()
332 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in KeyInput()
461 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in KeyInput()
698 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in KeyInput()
854 const SdrMarkList& rNoteMarkList = pView->GetMarkedObjectList(); in IsSizingOrMovingNote()
H A Ddrawsh2.cxx110 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in GetState()
159 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in GetDrawFuncState()
403 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in GetDrawAttrStateForIFBX()
432 GetDrawView()->GetMarkedObjectList())); in GetSidebarContextName()
/aoo4110/main/sw/source/ui/shells/
H A Ddrwbassh.cxx156 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in Execute()
206 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in Execute()
473 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in Execute()
642 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in IMPL_LINK()
739 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in GetState()
782 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in GetDrawAttrStateForIFBX()
831 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in IMPL_LINK()
/aoo4110/main/sw/source/core/draw/
H A Ddview.cxx208 pRetval = impLocalHitCorrection(pRetval, rPnt, nTol, GetMarkedObjectList()); in CheckSingleSdrObjectHit()
227 const SdrMarkList &rMrkList = GetMarkedObjectList(); in AddCustomHdl()
756 const SdrMarkList &rMrkList = GetMarkedObjectList(); in TakeDragLimit()
783 const SdrMarkList &rMrkList = GetMarkedObjectList(); in CalcAnchor()
953 const SdrMarkList &rMrkList = GetMarkedObjectList(); in CheckPossibilities()
1032 const SdrMarkList& rMarkList = _rMarkView.GetMarkedObjectList(); in ReplaceMarkedDrawVirtObjs()
/aoo4110/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx121 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in MouseButtonDown()
255 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in Paste()
278 const SdrMarkList& rMarkList = rDrawViewShell.GetDrawView()->GetMarkedObjectList(); in GetMenuState()
H A Dfutext.cxx223 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in DoExecute()
235 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in DoExecute()
683 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in MouseButtonUp()
988 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in KeyInput()
1371 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in ReceiveRequest()
1528 const SdrMarkList& rMarkList = pView->GetMarkedObjectList(); in ChangeFontSize()
H A Dfusel.cxx406 if (rMEvt.IsShift() && mpView->GetMarkedObjectList().GetMarkCount() > 1) in MouseButtonDown()
712 sal_uLong nMarkCount = mpView->GetMarkedObjectList().GetMarkCount(); in MouseButtonUp()
716 pSingleObj = mpView->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj(); in MouseButtonUp()
844 sal_uLong nMarkCount = mpView->GetMarkedObjectList().GetMarkCount(); in MouseButtonUp()
848 pSingleObj = mpView->GetMarkedObjectList().GetMark(0)->GetMarkedSdrObj(); in MouseButtonUp()
1032 if(mpView->GetMarkedObjectList().GetMarkCount() == 0) in KeyInput()

Completed in 156 milliseconds

123456