/trunk/main/sc/source/ui/view/ |
H A D | drawview.cxx | 347 DeleteMarked(); // auf dieser View - von der 505f Umstellung nicht betroffen in DoCut() 910 void ScDrawView::DeleteMarked() in DeleteMarked() function in ScDrawView 946 FmFormView::DeleteMarked(); in DeleteMarked()
|
H A D | viewfun7.cxx | 192 pDragEditView->DeleteMarked(); in PasteDraw()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdview.cxx | 206 case KEYFUNC_DELETE: DeleteMarked(); break; in KeyInput() 217 case KEY_DELETE: DeleteMarked(); break; in KeyInput() 1512 void SdrView::DeleteMarked() in DeleteMarked() function in SdrView 1520 if( mxSelectionController.is() && mxSelectionController->DeleteMarked() ) in DeleteMarked()
|
H A D | selectioncontroller.cxx | 65 bool SelectionController::DeleteMarked() in DeleteMarked() function in sdr::SelectionController
|
H A D | svdundo.cxx | 198 case SDRREPFUNC_OBJ_DELETE : rView.DeleteMarked(); break; in SdrRepeat() 948 rView.DeleteMarked(); in SdrRepeat()
|
/trunk/main/sd/source/ui/view/ |
H A D | drawview.cxx | 575 void DrawView::DeleteMarked() in DeleteMarked() function in sd::DrawView 643 ::sd::View::DeleteMarked(); in DeleteMarked()
|
/trunk/main/svx/inc/svx/ |
H A D | selectioncontroller.hxx | 58 virtual bool DeleteMarked();
|
H A D | svdview.hxx | 270 virtual void DeleteMarked();
|
/trunk/main/sd/source/ui/inc/ |
H A D | drawview.hxx | 73 virtual void DeleteMarked(); // from SdrView
|
H A D | SlideView.hxx | 96 void DeleteMarked();
|
/trunk/main/sw/source/core/inc/ |
H A D | dview.hxx | 118 virtual void DeleteMarked();
|
/trunk/main/sw/source/core/draw/ |
H A D | dview.cxx | 1070 void SwDrawView::DeleteMarked() in DeleteMarked() function in SwDrawView 1092 FmFormView::DeleteMarked(); in DeleteMarked()
|
/trunk/main/sc/source/ui/inc/ |
H A D | drawview.hxx | 76 virtual void DeleteMarked();
|
/trunk/main/sc/source/ui/drawfunc/ |
H A D | fuconstr.cxx | 294 pView->DeleteMarked(); in KeyInput()
|
H A D | fudraw.cxx | 296 pView->DeleteMarked(); in KeyInput()
|
H A D | drawsh5.cxx | 370 pView->DeleteMarked(); in ExecDrawFunc()
|
/trunk/main/svx/inc/svx/sdr/table/ |
H A D | tablecontroller.hxx | 61 SVX_DLLPRIVATE virtual bool DeleteMarked();
|
/trunk/main/sd/source/ui/func/ |
H A D | fuconbez.cxx | 243 mpView->DeleteMarked(); in MouseButtonUp()
|
H A D | fumorph.cxx | 435 mpView->DeleteMarked(); in ImpInsertPolygons()
|
H A D | fudraw.cxx | 448 mpView->DeleteMarked(); in KeyInput()
|
/trunk/main/svx/source/engine3d/ |
H A D | view3d.cxx | 1023 DeleteMarked(); in ConvertMarkedObjTo3D() 1737 DeleteMarked(); in Break3DObj()
|
/trunk/main/svx/source/dialog/ |
H A D | graphctl.cxx | 410 pView->DeleteMarked(); in KeyInput()
|
H A D | imapwnd.cxx | 938 pView->DeleteMarked(); in IMPL_LINK()
|
/trunk/main/sc/source/ui/app/ |
H A D | drwtrans.cxx | 650 pDragSourceView->DeleteMarked(); in DragFinished()
|
/trunk/main/chart2/source/controller/main/ |
H A D | ChartController_Tools.cxx | 840 m_pDrawViewWrapper->DeleteMarked(); in executeDispatch_Delete()
|