Lines Matching refs:BegUndo

99BegUndo(ImpGetResStr(STR_EditMovToTop),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_MOVTOTOP);  in MovMarkedToTop()
187BegUndo(ImpGetResStr(STR_EditMovToBtm),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_MOVTOBTM); in MovMarkedToBtm()
280BegUndo(ImpGetResStr(STR_EditPutToTop),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_PUTTOTOP); in PutMarkedInFrontOfObj()
383BegUndo(ImpGetResStr(STR_EditPutToBtm),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_PUTTOBTM); in PutMarkedBehindObj()
466BegUndo(ImpGetResStr(STR_EditRevOrder),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_REVORDER); in ReverseOrderOfMarked()
826 BegUndo(); in DECLARE_LIST()
1033 BegUndo(); in MergeMarkedObjects()
1217BegUndo(String(), String(), bNoPolyPoly ? SDRREPFUNC_OBJ_COMBINE_ONEPOLY : SDRREPFUNC_OBJ_COMBINE_… in CombineMarkedObjects()
1662 BegUndo(String(), String(), in DismantleMarkedObjects()
1727BegUndo(ImpGetResStr(STR_EditGroup),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_GROUP); in GroupMarked()
1850 BegUndo(String(), String(), SDRREPFUNC_OBJ_UNGROUP); in UnGroupMarked()
1988 BegUndo(ImpGetResStr(nDscrID), GetDescriptionOfMarkedObjects()); in ImpConvertTo()
1995BegUndo(ImpGetResStr(nDscrID),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_CONVERTTOPATH); in ImpConvertTo()
1999BegUndo(ImpGetResStr(nDscrID),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_CONVERTTOPOLY); in ImpConvertTo()
2054 BegUndo(String(), String(), SDRREPFUNC_OBJ_IMPORTMTF); in DoImportMarkedMtf()