LibreOffice Module chart2 (master) 1
Namespaces | Functions
AxisItemConverter.cxx File Reference
#include <AxisItemConverter.hxx>
#include <ItemPropertyMap.hxx>
#include <CharacterPropertyItemConverter.hxx>
#include <GraphicPropertyItemConverter.hxx>
#include <chartview/ChartSfxItemIds.hxx>
#include <chartview/ExplicitScaleValues.hxx>
#include <chartview/ExplicitValueProvider.hxx>
#include "SchWhichPairs.hxx"
#include <ChartModelHelper.hxx>
#include <ChartModel.hxx>
#include <Axis.hxx>
#include <AxisHelper.hxx>
#include <CommonConverters.hxx>
#include <ChartType.hxx>
#include <ChartTypeHelper.hxx>
#include <Diagram.hxx>
#include <unonames.hxx>
#include <BaseCoordinateSystem.hxx>
#include <memory>
#include <com/sun/star/chart/ChartAxisLabelPosition.hpp>
#include <com/sun/star/chart/ChartAxisMarkPosition.hpp>
#include <com/sun/star/chart/ChartAxisPosition.hpp>
#include <com/sun/star/chart/TimeInterval.hpp>
#include <com/sun/star/chart2/XAxis.hpp>
#include <com/sun/star/chart2/AxisOrientation.hpp>
#include <com/sun/star/chart2/AxisType.hpp>
#include <osl/diagnose.h>
#include <o3tl/any.hxx>
#include <svl/eitem.hxx>
#include <svx/chrtitem.hxx>
#include <svx/sdangitm.hxx>
#include <svl/intitem.hxx>
#include <rtl/math.hxx>
Include dependency graph for AxisItemConverter.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 
namespace  chart::wrapper
 

Functions

static bool chart::wrapper::lcl_hasTimeIntervalValue (const uno::Any &rAny)
 
static bool chart::wrapper::lcl_isDateAxis (const SfxItemSet &rItemSet)
 
static bool chart::wrapper::lcl_isAutoMajor (const SfxItemSet &rItemSet)
 
static bool chart::wrapper::lcl_isAutoMinor (const SfxItemSet &rItemSet)