LibreOffice Module chart2 (master) 1
Namespaces | Functions | Variables
ObjectIdentifier.cxx File Reference
#include <sal/config.h>
#include <cstddef>
#include <map>
#include <ObjectIdentifier.hxx>
#include <TitleHelper.hxx>
#include <ChartModel.hxx>
#include <ChartModelHelper.hxx>
#include <ChartType.hxx>
#include <GridProperties.hxx>
#include <Axis.hxx>
#include <AxisHelper.hxx>
#include <servicenames_charttypes.hxx>
#include <DiagramHelper.hxx>
#include <Diagram.hxx>
#include <unonames.hxx>
#include <BaseCoordinateSystem.hxx>
#include <DataSeries.hxx>
#include <RegressionCurveModel.hxx>
#include <com/sun/star/chart2/XAxis.hpp>
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <rtl/ustrbuf.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <o3tl/safeint.hxx>
#include <o3tl/string_view.hxx>
#include <utility>
Include dependency graph for ObjectIdentifier.cxx:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::drawing
 
namespace  chart
 

Functions

const OUString chart::m_aPieSegmentDragMethodServiceName ("PieSegmentDragging")
 

Variables

constexpr OUStringLiteral chart::m_aMultiClick = u"MultiClick"
 
constexpr OUStringLiteral chart::m_aDragMethodEquals = u"DragMethod="
 
constexpr OUStringLiteral chart::m_aDragParameterEquals = u"DragParameter="
 
constexpr OUStringLiteral chart::m_aProtocol = u"CID/"