Searched refs:GetDescriptionOfMarkedPoints (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/svx/source/svdraw/ |
| H A D | svdpoev.cxx | 210 BegUndo(ImpGetResStr(STR_EditSetPointsSmooth), GetDescriptionOfMarkedPoints()); in SetMarkedPointsSmooth() 245 BegUndo(ImpGetResStr(STR_EditSetSegmentsKind), GetDescriptionOfMarkedPoints()); in SetMarkedSegmentsKind() 313 … BegUndo(ImpGetResStr(STR_EditDelete),GetDescriptionOfMarkedPoints(),SDRREPFUNC_OBJ_DELETE); in DeleteMarkedPoints() 365 BegUndo(ImpGetResStr(STR_EditRipUp), GetDescriptionOfMarkedPoints()); in RipUpAtMarkedPoints() 558 BegUndo(ImpGetResStr(STR_EditShut),GetDescriptionOfMarkedPoints()); in CloseMarkedObjects() 686 BegUndo(aStr,GetDescriptionOfMarkedPoints(),SDRREPFUNC_OBJ_MOVE); in MoveMarkedPoints() 708 BegUndo(aStr,GetDescriptionOfMarkedPoints(),SDRREPFUNC_OBJ_RESIZE); in ResizeMarkedPoints() 730 BegUndo(aStr,GetDescriptionOfMarkedPoints(),SDRREPFUNC_OBJ_ROTATE); in RotateMarkedPoints()
|
| H A D | svdmrkv.cxx | 2092 rStr.Insert(GetDescriptionOfMarkedPoints(), nPos); in ImpTakeDescriptionStr()
|
| /trunk/main/svx/inc/svx/ |
| H A D | svdmrkv.hxx | 275 …String GetDescriptionOfMarkedPoints() const { return GetMarkedObjectList().GetPointMarkDescription… in GetDescriptionOfMarkedPoints() function in SdrMarkView
|