Searched refs:CombineMarkedObjects (Results 1 – 6 of 6) sorted by relevance
116 pView->CombineMarkedObjects( sal_False ); in SetPolyPolygon()181 pView->CombineMarkedObjects( sal_False ); in SdrObjCreated()
219 mpDrawView->CombineMarkedObjects(sal_False); in FuTemp03()327 mpDrawView->CombineMarkedObjects(sal_True); in FuTemp03()
292 void CombineMarkedObjects(sal_Bool bNoPolyPoly = sal_True);
196 case SDRREPFUNC_OBJ_COMBINE_POLYPOLY: rView.CombineMarkedObjects(sal_False); break; in SdrRepeat()197 case SDRREPFUNC_OBJ_COMBINE_ONEPOLY : rView.CombineMarkedObjects(sal_True); break; in SdrRepeat()
1202 void SdrEditView::CombineMarkedObjects(sal_Bool bNoPolyPoly) in CombineMarkedObjects() function in SdrEditView
1599 mpView->CombineMarkedObjects( sal_False ); in combine()1652 mpView->CombineMarkedObjects( sal_True ); in bind()
Completed in 66 milliseconds