LibreOffice Module chart2 (master) 1
Classes | Namespaces | Enumerations
ChartController.hxx File Reference
#include <LifeTime.hxx>
#include "CommandDispatchContainer.hxx"
#include "SelectionHelper.hxx"
#include <svx/svdtypes.hxx>
#include <vcl/timer.hxx>
#include <cppuhelper/implbase.hxx>
#include <o3tl/sorted_vector.hxx>
#include <salhelper/simplereferenceobject.hxx>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/ui/XContextMenuInterception.hpp>
#include <com/sun/star/util/XModeChangeListener.hpp>
#include <com/sun/star/util/XCloseListener.hpp>
#include <com/sun/star/util/XModifyListener.hpp>
#include <com/sun/star/frame/XController2.hpp>
#include <com/sun/star/frame/XLayoutManagerListener.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <memory>
#include <string_view>
Include dependency graph for ChartController.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  chart::ChartController
 
class  chart::ChartController::TheModel
 
class  chart::ChartController::TheModelRef
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::accessibility
 
namespace  com::sun::star::awt
 
namespace  com::sun::star::document
 
namespace  com::sun::star::frame
 
namespace  com::sun::star::graphic
 
namespace  com::sun::star::lang
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::util
 
namespace  com::sun::star::view
 
namespace  svt
 
namespace  svx
 
namespace  svx::sidebar
 
namespace  weld
 
namespace  chart
 

Enumerations

enum  chart::ChartDrawMode {
  chart::CHARTDRAW_INSERT ,
  chart::CHARTDRAW_SELECT
}