Searched refs:DismantleMarkedObjects (Results 1 – 5 of 5) sorted by relevance
310 mpDrawView->DismantleMarkedObjects(sal_False); in FuTemp03()349 mpDrawView->DismantleMarkedObjects(sal_True); in FuTemp03()
306 void DismantleMarkedObjects(sal_Bool bMakeLines=sal_False);
198 case SDRREPFUNC_OBJ_DISMANTLE_POLYS : rView.DismantleMarkedObjects(sal_False); break; in SdrRepeat()199 case SDRREPFUNC_OBJ_DISMANTLE_LINES : rView.DismantleMarkedObjects(sal_True); break; in SdrRepeat()
1643 void SdrEditView::DismantleMarkedObjects(sal_Bool bMakeLines) in DismantleMarkedObjects() function in SdrEditView
1630 mpView->DismantleMarkedObjects( sal_False ); in split()1683 mpView->DismantleMarkedObjects( sal_True ); in unbind()