Lines Matching refs:BegUndo
99 BegUndo(ImpGetResStr(STR_EditMovToTop),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_MOVTOTOP); in MovMarkedToTop()
187 BegUndo(ImpGetResStr(STR_EditMovToBtm),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_MOVTOBTM); in MovMarkedToBtm()
280 BegUndo(ImpGetResStr(STR_EditPutToTop),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_PUTTOTOP); in PutMarkedInFrontOfObj()
383 BegUndo(ImpGetResStr(STR_EditPutToBtm),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_PUTTOBTM); in PutMarkedBehindObj()
466 BegUndo(ImpGetResStr(STR_EditRevOrder),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_REVORDER); in ReverseOrderOfMarked()
826 BegUndo(); in DECLARE_LIST()
1033 BegUndo(); in MergeMarkedObjects()
1217 …BegUndo(String(), String(), bNoPolyPoly ? SDRREPFUNC_OBJ_COMBINE_ONEPOLY : SDRREPFUNC_OBJ_COMBINE_… in CombineMarkedObjects()
1662 BegUndo(String(), String(), in DismantleMarkedObjects()
1727 BegUndo(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()
1995 BegUndo(ImpGetResStr(nDscrID),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_CONVERTTOPATH); in ImpConvertTo()
1999 BegUndo(ImpGetResStr(nDscrID),GetDescriptionOfMarkedObjects(),SDRREPFUNC_OBJ_CONVERTTOPOLY); in ImpConvertTo()
2054 BegUndo(String(), String(), SDRREPFUNC_OBJ_IMPORTMTF); in DoImportMarkedMtf()