Home
last modified time | relevance | path

Searched refs:GetDescriptionOfMarkedPoints (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svx/source/svdraw/
H A Dsvdpoev.cxx212 BegUndo(ImpGetResStr(STR_EditSetPointsSmooth), GetDescriptionOfMarkedPoints()); in SetMarkedPointsSmooth()
247 BegUndo(ImpGetResStr(STR_EditSetSegmentsKind), GetDescriptionOfMarkedPoints()); in SetMarkedSegmentsKind()
315 BegUndo(ImpGetResStr(STR_EditDelete),GetDescriptionOfMarkedPoints(),SDRREPFUNC_OBJ_DELETE); in DeleteMarkedPoints()
367 BegUndo(ImpGetResStr(STR_EditRipUp), GetDescriptionOfMarkedPoints()); in RipUpAtMarkedPoints()
560 BegUndo(ImpGetResStr(STR_EditShut),GetDescriptionOfMarkedPoints()); in CloseMarkedObjects()
688 BegUndo(aStr,GetDescriptionOfMarkedPoints(),SDRREPFUNC_OBJ_MOVE); in MoveMarkedPoints()
710 BegUndo(aStr,GetDescriptionOfMarkedPoints(),SDRREPFUNC_OBJ_RESIZE); in ResizeMarkedPoints()
732 BegUndo(aStr,GetDescriptionOfMarkedPoints(),SDRREPFUNC_OBJ_ROTATE); in RotateMarkedPoints()
H A Dsvdmrkv.cxx2092 rStr.Insert(GetDescriptionOfMarkedPoints(), nPos); in ImpTakeDescriptionStr()
/aoo41x/main/svx/inc/svx/
H A Dsvdmrkv.hxx275 …String GetDescriptionOfMarkedPoints() const { return GetMarkedObjectList().GetPointMarkDescription… in GetDescriptionOfMarkedPoints() function in SdrMarkView

Completed in 44 milliseconds