Searched refs:SDRREPFUNC_OBJ_COMBINE_ONEPOLY (Results 1 – 3 of 3) sorted by relevance
146 SDRREPFUNC_OBJ_COMBINE_ONEPOLY, enumerator
172 case SDRREPFUNC_OBJ_COMBINE_ONEPOLY : return rView.IsCombinePossible(sal_True); in CanSdrRepeat()196 case SDRREPFUNC_OBJ_COMBINE_ONEPOLY : rView.CombineMarkedObjects(sal_True); break; in SdrRepeat()
1217 …BegUndo(String(), String(), bNoPolyPoly ? SDRREPFUNC_OBJ_COMBINE_ONEPOLY : SDRREPFUNC_OBJ_COMBINE_… in CombineMarkedObjects()