|
LibreOffice Module chart2 (master) 1
|
#include "ShapeController.hxx"#include <ChartController.hxx>#include <ViewElementListProvider.hxx>#include <dlg_ShapeFont.hxx>#include <dlg_ShapeParagraph.hxx>#include <ChartModel.hxx>#include <chartview/DrawModelWrapper.hxx>#include <com/sun/star/drawing/XShapes.hpp>#include <com/sun/star/frame/CommandGroup.hpp>#include <vcl/svapp.hxx>#include <editeng/formatbreakitem.hxx>#include <editeng/editids.hrc>#include <editeng/eeitem.hxx>#include <editeng/hyphenzoneitem.hxx>#include <editeng/orphitem.hxx>#include <editeng/spltitem.hxx>#include <svx/svxdlg.hxx>#include <editeng/widwitem.hxx>#include <comphelper/diagnose_ex.hxx>Go to the source code of this file.
Namespaces | |
| namespace | chart |
Functions | |
| chart::IMPL_LINK (ShapeController, CheckNameHdl, AbstractSvxObjectNameDialog &, rDialog, bool) | |