LibreOffice Module oox (master) 1
|
#include <chartexport.hxx>
Public Types | |
typedef ::std::vector< AxisIdPair > | AxisVector |
Public Member Functions | |
ChartExport (sal_Int32 nXmlNamespace, ::sax_fastparser::FSHelperPtr pFS, css::uno::Reference< css::frame::XModel > const &xModel, ::oox::core::XmlFilterBase *pFB, DocumentType eDocumentType) | |
virtual | ~ChartExport () |
void | SetURLTranslator (const std::shared_ptr< URLTransformer > &pTransformer) |
const css::uno::Reference< css::frame::XModel > & | getModel () const |
void | WriteChartObj (const css::uno::Reference< css::drawing::XShape > &xShape, sal_Int32 nID, sal_Int32 nChartCount) |
void | exportTextProps (const css::uno::Reference< css::beans::XPropertySet > &xPropSet) |
void | ExportContent () |
void | InitRangeSegmentationProperties (const css::uno::Reference< css::chart2::XChartDocument > &xChartDoc) |
Public Member Functions inherited from oox::drawingml::DrawingML | |
DrawingML (::sax_fastparser::FSHelperPtr pFS, ::oox::core::XmlFilterBase *pFB, DocumentType eDocumentType=DOCUMENT_PPTX, DMLTextExport *pTextExport=nullptr) | |
void | SetFS (::sax_fastparser::FSHelperPtr pFS) |
const ::sax_fastparser::FSHelperPtr & | GetFS () const |
::oox::core::XmlFilterBase * | GetFB () |
DocumentType | GetDocumentType () const |
DMLTextExport * | GetTextExport () |
The application-specific text exporter callback, if there is one. More... | |
void | SetBackgroundDark (bool bIsDark) |
OUString | WriteImage (const Graphic &rGraphic, bool bRelPathToMedia=false) |
If bRelPathToMedia is true add "../" to image folder path while adding the image relationship. More... | |
void | WriteColor (::Color nColor, sal_Int32 nAlpha=MAX_PERCENT) |
void | WriteColor (const OUString &sColorSchemeName, const css::uno::Sequence< css::beans::PropertyValue > &aTransformations, sal_Int32 nAlpha=MAX_PERCENT) |
void | WriteColor (const ::Color nColor, const css::uno::Sequence< css::beans::PropertyValue > &aTransformations, sal_Int32 nAlpha=MAX_PERCENT) |
void | WriteColorTransformations (const css::uno::Sequence< css::beans::PropertyValue > &aTransformations, sal_Int32 nAlpha=MAX_PERCENT) |
void | WriteGradientStop (double fOffset, const basegfx::BColor &rColor, const basegfx::BColor &rAlpha) |
void | WriteLineArrow (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, bool bLineStart) |
void | WriteConnectorConnections (sal_Int32 nStartGlueId, sal_Int32 nEndGlueId, sal_Int32 nStartID, sal_Int32 nEndID) |
bool | WriteCharColor (const css::uno::Reference< css::beans::XPropertySet > &xPropertySet) |
bool | WriteSchemeColor (OUString const &rPropertyName, const css::uno::Reference< css::beans::XPropertySet > &xPropertySet) |
void | WriteSolidFill (::Color nColor, sal_Int32 nAlpha=MAX_PERCENT) |
void | WriteSolidFill (const OUString &sSchemeName, const css::uno::Sequence< css::beans::PropertyValue > &aTransformations, sal_Int32 nAlpha=MAX_PERCENT) |
void | WriteSolidFill (const ::Color nColor, const css::uno::Sequence< css::beans::PropertyValue > &aTransformations, sal_Int32 nAlpha=MAX_PERCENT) |
void | WriteSolidFill (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) |
void | WriteGradientFill (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) |
void | WriteGradientFill (const basegfx::BGradient *pColorGradient, sal_Int32 nFixColor, const basegfx::BGradient *pTransparenceGradient, double fFixTransparence=0.0) |
void | WriteGrabBagGradientFill (const css::uno::Sequence< css::beans::PropertyValue > &aGradientStops, const basegfx::BGradient &rGradient) |
void | WriteBlipOrNormalFill (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, const OUString &rURLPropName, const css::awt::Size &rSize={}) |
void | WriteBlipFill (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, const OUString &sURLPropName, const css::awt::Size &rSize={}) |
void | WriteBlipFill (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, const css::awt::Size &rSize, const OUString &sURLPropName, sal_Int32 nXmlNamespace) |
void | WriteXGraphicBlipFill (css::uno::Reference< css::beans::XPropertySet > const &rXPropSet, css::uno::Reference< css::graphic::XGraphic > const &rxGraphic, sal_Int32 nXmlNamespace, bool bWriteMode, bool bRelPathToMedia=false, css::awt::Size const &rSize={}) |
void | WritePattFill (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) |
void | WritePattFill (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, const css::drawing::Hatch &rHatch) |
void | WriteGraphicCropProperties (css::uno::Reference< css::beans::XPropertySet > const &rxPropertySet, Size const &rOriginalSize, MapMode const &rMapMode) |
void | WriteSrcRectXGraphic (css::uno::Reference< css::beans::XPropertySet > const &rxPropertySet, css::uno::Reference< css::graphic::XGraphic > const &rxGraphic) |
void | WriteOutline (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, css::uno::Reference< css::frame::XModel > const &xModel=nullptr) |
void | WriteXGraphicStretch (css::uno::Reference< css::beans::XPropertySet > const &rXPropSet, css::uno::Reference< css::graphic::XGraphic > const &rxGraphic) |
void | WriteXGraphicTile (css::uno::Reference< css::beans::XPropertySet > const &rXPropSet, css::uno::Reference< css::graphic::XGraphic > const &rxGraphic, css::awt::Size const &rSize) |
void | WriteXGraphicCustomPosition (css::uno::Reference< css::beans::XPropertySet > const &rXPropSet, css::uno::Reference< css::graphic::XGraphic > const &rxGraphic, css::awt::Size const &rSize) |
void | WriteLinespacing (const css::style::LineSpacing &rLineSpacing, float fFirstCharHeight) |
OUString | WriteXGraphicBlip (css::uno::Reference< css::beans::XPropertySet > const &rXPropSet, css::uno::Reference< css::graphic::XGraphic > const &rxGraphic, bool bRelPathToMedia) |
void | WriteImageBrightnessContrastTransparence (css::uno::Reference< css::beans::XPropertySet > const &rXPropSet) |
void | WriteXGraphicBlipMode (css::uno::Reference< css::beans::XPropertySet > const &rXPropSet, css::uno::Reference< css::graphic::XGraphic > const &rxGraphic, css::awt::Size const &rSize) |
void | WriteShapeTransformation (const css::uno::Reference< css::drawing::XShape > &rXShape, sal_Int32 nXmlNamespace, bool bFlipH=false, bool bFlipV=false, bool bSuppressRotation=false, bool bSuppressFlipping=false, bool bFlippedBeforeRotation=false) |
void | WriteTransformation (const css::uno::Reference< css::drawing::XShape > &xShape, const tools::Rectangle &rRectangle, sal_Int32 nXmlNamespace, bool bFlipH=false, bool bFlipV=false, sal_Int32 nRotation=0, bool bIsGroupShape=false) |
void | WriteText (const css::uno::Reference< css::uno::XInterface > &rXIface, bool bBodyPr, bool bText=true, sal_Int32 nXmlNamespace=0, bool bWritePropertiesAsLstStyles=false) |
void | WriteLstStyles (const css::uno::Reference< css::text::XTextContent > &rParagraph, bool &rbOverridingCharHeight, sal_Int32 &rnCharHeight, const css::uno::Reference< css::beans::XPropertySet > &rXShapePropSet) |
Populates the lstStyle with the shape's text run and paragraph properties. More... | |
void | WriteParagraph (const css::uno::Reference< css::text::XTextContent > &rParagraph, bool &rbOverridingCharHeight, sal_Int32 &rnCharHeight, const css::uno::Reference< css::beans::XPropertySet > &rXShapePropSet) |
bool | WriteParagraphProperties (const css::uno::Reference< css::text::XTextContent > &rParagraph, float fFirstCharHeight, sal_Int32 nElement) |
Writes paragraph properties. More... | |
void | WriteParagraphNumbering (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, float fFirstCharHeight, sal_Int16 nLevel) |
void | WriteParagraphTabStops (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) |
void | WriteRun (const css::uno::Reference< css::text::XTextRange > &rRun, bool &rbOverridingCharHeight, sal_Int32 &rnCharHeight, const css::uno::Reference< css::beans::XPropertySet > &rXShapePropSet) |
void | WriteRunProperties (const css::uno::Reference< css::beans::XPropertySet > &rRun, bool bIsField, sal_Int32 nElement, bool bCheckDirect, bool &rbOverridingCharHeight, sal_Int32 &rnCharHeight, sal_Int16 nScriptType=css::i18n::ScriptType::LATIN, const css::uno::Reference< css::beans::XPropertySet > &rXShapePropSet={}) |
void | WritePresetShape (const OString &pShape, std::vector< std::pair< sal_Int32, sal_Int32 > > &rAvList) |
void | WritePresetShape (const OString &pShape) |
void | WritePresetShape (const OString &pShape, MSO_SPT eShapeType, bool bPredefinedHandlesUsed, const css::beans::PropertyValue &rProp) |
bool | WriteCustomGeometry (const css::uno::Reference< css::drawing::XShape > &rXShape, const SdrObjCustomShape &rSdrObjCustomShape) |
void | WriteEmptyCustomGeometry () |
void | WritePolyPolygon (const css::uno::Reference< css::drawing::XShape > &rXShape, const bool bClosed) |
void | WriteFill (const css::uno::Reference< css::beans::XPropertySet > &xPropSet, const css::awt::Size &rSize={}) |
void | WriteShapeStyle (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) |
void | WriteShapeEffects (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) |
void | WriteShapeEffect (std::u16string_view sName, const css::uno::Sequence< css::beans::PropertyValue > &aEffectProps) |
void | Write3DEffects (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, bool bIsText) |
Populates scene3d tag. More... | |
void | WriteArtisticEffect (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) |
OString | WriteWdpPicture (const OUString &rFileId, const css::uno::Sequence< sal_Int8 > &rPictureData) |
void | WriteDiagram (const css::uno::Reference< css::drawing::XShape > &rXShape, int nDiagramId) |
void | writeDiagramRels (const css::uno::Sequence< css::uno::Sequence< css::uno::Any > > &xRelSeq, const css::uno::Reference< css::io::XOutputStream > &xOutStream, std::u16string_view sGrabBagProperyName, int nDiagramId) |
sal_Int32 | getBulletMarginIndentation (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, sal_Int16 nLevel, std::u16string_view propName) |
sax_fastparser::FSHelperPtr | CreateOutputStream (const OUString &sFullStream, std::u16string_view sRelativeStream, const css::uno::Reference< css::io::XOutputStream > &xParentRelation, const OUString &sContentType, const OUString &sRelationshipType, OUString *pRelationshipId) |
Private Member Functions | |
sal_Int32 | getChartType () |
css::uno::Sequence< css::uno::Sequence< rtl::OUString > > | getSplitCategoriesList (const OUString &rRange) |
OUString | parseFormula (const OUString &rRange) |
void | InitPlotArea () |
void | ExportContent_ () |
void | exportChartSpace (const css::uno::Reference< css::chart::XChartDocument > &rChartDoc, bool bIncludeTable) |
void | exportChart (const css::uno::Reference< css::chart::XChartDocument > &rChartDoc) |
void | exportExternalData (const css::uno::Reference< css::chart::XChartDocument > &rChartDoc) |
void | exportLegend (const css::uno::Reference< css::chart::XChartDocument > &rChartDoc) |
void | exportTitle (const css::uno::Reference< css::drawing::XShape > &xShape, const OUString *pSubText=nullptr) |
void | exportPlotArea (const css::uno::Reference< css::chart::XChartDocument > &rChartDoc) |
void | exportAdditionalShapes (const css::uno::Reference< css::chart::XChartDocument > &rChartDoc) |
void | exportFill (const css::uno::Reference< css::beans::XPropertySet > &xPropSet) |
void | exportSolidFill (const css::uno::Reference< css::beans::XPropertySet > &xPropSet) |
void | exportGradientFill (const css::uno::Reference< css::beans::XPropertySet > &xPropSet) |
void | exportBitmapFill (const css::uno::Reference< css::beans::XPropertySet > &xPropSet) |
void | exportHatch (const css::uno::Reference< css::beans::XPropertySet > &xPropSet) |
void | exportDataTable () |
void | exportAreaChart (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportBarChart (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportBubbleChart (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportDoughnutChart (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportLineChart (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportPieChart (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportRadarChart (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportScatterChart (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportScatterChartSeries (const css::uno::Reference< css::chart2::XChartType > &xChartType, const css::uno::Sequence< css::uno::Reference< css::chart2::XDataSeries > > *pSeries) |
void | exportStockChart (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportSurfaceChart (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportHiLowLines () |
void | exportUpDownBars (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportAllSeries (const css::uno::Reference< css::chart2::XChartType > &xChartType, bool &rPrimaryAxes) |
void | exportSeries (const css::uno::Reference< css::chart2::XChartType > &xChartType, const css::uno::Sequence< css::uno::Reference< css::chart2::XDataSeries > > &rSeriesSeq, bool &rPrimaryAxes) |
void | exportVaryColors (const css::uno::Reference< css::chart2::XChartType > &xChartType) |
void | exportCandleStickSeries (const css::uno::Sequence< css::uno::Reference< css::chart2::XDataSeries > > &aSeriesSeq, bool &rPrimaryAxes) |
void | exportSeriesText (const css::uno::Reference< css::chart2::data::XDataSequence > &xValueSeq) |
void | exportSeriesCategory (const css::uno::Reference< css::chart2::data::XDataSequence > &xValueSeq, sal_Int32 nValueType=XML_cat) |
void | exportSeriesValues (const css::uno::Reference< css::chart2::data::XDataSequence > &xValueSeq, sal_Int32 nValueType=XML_val) |
void | exportShapeProps (const css::uno::Reference< css::beans::XPropertySet > &xPropSet) |
void | exportDataPoints (const css::uno::Reference< css::beans::XPropertySet > &xSeriesProperties, sal_Int32 nSeriesLength, sal_Int32 eChartType) |
void | exportDataLabels (const css::uno::Reference< css::chart2::XDataSeries > &xSeries, sal_Int32 nSeriesLength, sal_Int32 eChartType, DataLabelsRange &rDLblsRange) |
void | exportGrouping (bool isBar=false) |
void | exportTrendlines (const css::uno::Reference< css::chart2::XDataSeries > &xSeries) |
void | exportMarker (const css::uno::Reference< css::beans::XPropertySet > &xPropSet) |
void | exportSmooth () |
void | exportFirstSliceAng () |
void | exportErrorBar (const css::uno::Reference< css::beans::XPropertySet > &xErrorBarProps, bool bYError) |
void | exportManualLayout (const css::chart2::RelativePosition &rPos, const css::chart2::RelativeSize &rSize, const bool bIsExcludingDiagramPositioning) |
void | exportAxes () |
void | exportAxis (const AxisIdPair &rAxisIdPair) |
void | _exportAxis (const css::uno::Reference< css::beans::XPropertySet > &xAxisProp, const css::uno::Reference< css::drawing::XShape > &xAxisTitle, const css::uno::Reference< css::beans::XPropertySet > &xMajorGrid, const css::uno::Reference< css::beans::XPropertySet > &xMinorGrid, sal_Int32 nAxisType, const char *sAxisPos, const AxisIdPair &rAxisIdPair) |
void | exportAxesId (bool bPrimaryAxes, bool bCheckCombinedAxes=false) |
void | exportView3D () |
bool | isDeep3dChart () |
void | exportMissingValueTreatment (const css::uno::Reference< css::beans::XPropertySet > &xPropSet) |
OUString | getNumberFormatCode (sal_Int32 nKey) const |
Private Attributes | |
sal_Int32 | mnXmlNamespace |
sal_Int32 | mnSeriesCount |
css::uno::Reference< css::frame::XModel > | mxChartModel |
css::uno::Reference< css::chart::XDiagram > | mxDiagram |
css::uno::Reference< css::chart2::XDiagram > | mxNewDiagram |
std::shared_ptr< URLTransformer > | mpURLTransformer |
bool | mbHasCategoryLabels |
css::uno::Reference< css::chart2::data::XDataSequence > | mxCategoriesValues |
AxisVector | maAxes |
bool | mbHasZAxis |
bool | mbIs3DChart |
bool | mbStacked |
bool | mbPercent |
bool | mbHasDateCategories |
std::set< sal_Int32 > | maExportedAxis |
Additional Inherited Members | |
Static Public Member Functions inherited from oox::drawingml::DrawingML | |
static void | WriteFromTo (const css::uno::Reference< css::drawing::XShape > &rXShape, const css::awt::Size &aPageSize, const sax_fastparser::FSHelperPtr &pDrawing) |
static bool | IsGroupShape (const css::uno::Reference< css::drawing::XShape > &rXShape) |
static void | ResetMlCounters () |
static sal_Int32 | getNewDrawingUniqueId () |
static sal_Int32 | getNewVMLUniqueId () |
static sal_Int32 | getNewChartUniqueId () |
static sal_Int16 | GetScriptType (const OUString &rStr) |
static sal_Unicode | SubstituteBullet (sal_Unicode cBulletId, css::awt::FontDescriptor &rFontDesc) |
::Color | ColorWithIntensity (sal_uInt32 nColor, sal_uInt32 nIntensity) |
static const char * | GetAlignment (css::style::ParagraphAdjust nAlignment) |
Protected Member Functions inherited from oox::drawingml::DrawingML | |
bool | GetProperty (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, const OUString &aName) |
bool | GetPropertyAndState (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, const css::uno::Reference< css::beans::XPropertyState > &rXPropState, const OUString &aName, css::beans::PropertyState &eState) |
OUString | GetFieldValue (const css::uno::Reference< css::text::XTextRange > &rRun, bool &bIsURLField) |
void | WriteMediaNonVisualProperties (const css::uno::Reference< css::drawing::XShape > &xShape) |
Output the media (including copying a video from vnd.sun.star.Package: to the output if necessary). More... | |
void | WriteStyleProperties (sal_Int32 nTokenId, const css::uno::Sequence< css::beans::PropertyValue > &aProperties) |
const char * | GetComponentDir () const |
const char * | GetRelationCompPrefix () const |
bool | IsFontworkShape (const css::uno::Reference< css::beans::XPropertySet > &rXShapePropSet) |
void | WriteGlowEffect (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) |
void | WriteSoftEdgeEffect (const css::uno::Reference< css::beans::XPropertySet > &rXPropSet) |
void | WriteCustomGeometryPoint (const css::drawing::EnhancedCustomShapeParameterPair &rParamPair, const EnhancedCustomShape2d &rCustomShape2d, const bool bReplaceGeoWidth, const bool bReplaceGeoHeight) |
bool | WriteCustomGeometrySegment (const sal_Int16 eCommand, const sal_Int32 nCount, const css::uno::Sequence< css::drawing::EnhancedCustomShapeParameterPair > &rPairs, sal_Int32 &rnPairIndex, double &rfCurrentX, double &rfCurrentY, bool &rbCurrentValid, const EnhancedCustomShape2d &rCustomShape2d, const bool bReplaceGeoWidth, const bool bReplaceGeoHeight) |
Static Protected Member Functions inherited from oox::drawingml::DrawingML | |
static OUString | GetDatetimeTypeFromDate (SvxDateFormat eDate) |
Gets OOXML datetime field type from LO Date format. More... | |
static OUString | GetDatetimeTypeFromTime (SvxTimeFormat eTime) |
Gets OOXML datetime field type from LO Time format. More... | |
static OUString | GetDatetimeTypeFromDateTime (SvxDateFormat eDate, SvxTimeFormat eTime) |
Gets OOXML datetime field type from combination of LO Time and Date formats. More... | |
static bool | EqualGradients (const css::awt::Gradient2 &rGradient1, const css::awt::Gradient2 &rGradient2) |
Protected Attributes inherited from oox::drawingml::DrawingML | |
css::uno::Any | mAny |
::sax_fastparser::FSHelperPtr | mpFS |
::oox::core::XmlFilterBase * | mpFB |
css::uno::Reference< css::drawing::XShape > | m_xParent |
If set, this is the parent of the currently handled shape. More... | |
bool | mbIsBackgroundDark |
bool | mbPlaceholder |
True when exporting presentation placeholder shape. More... | |
Static Protected Attributes inherited from oox::drawingml::DrawingML | |
static sal_Int32 | mnChartCount = 0 |
Definition at line 131 of file chartexport.hxx.
typedef ::std::vector< AxisIdPair > oox::drawingml::ChartExport::AxisVector |
Definition at line 135 of file chartexport.hxx.
oox::drawingml::ChartExport::ChartExport | ( | sal_Int32 | nXmlNamespace, |
::sax_fastparser::FSHelperPtr | pFS, | ||
css::uno::Reference< css::frame::XModel > const & | xModel, | ||
::oox::core::XmlFilterBase * | pFB, | ||
DocumentType | eDocumentType | ||
) |
Definition at line 524 of file chartexport.cxx.
References make_shared(), and xModel.
|
inlinevirtual |
Definition at line 260 of file chartexport.hxx.
|
private |
Definition at line 3267 of file chartexport.cxx.
References oox::drawingml::AXIS_PRIMARY_X, oox::drawingml::AXIS_SECONDARY_X, bVisible, exportShapeProps(), exportTextProps(), exportTitle(), FSNS(), oox::drawingml::DrawingML::GetFS(), getNumberFormatCode(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::lcl_getDateTimeIncrement(), oox::drawingml::lcl_isCategoryAxisShifted(), oox::drawingml::lclGetTimeUnitToken(), maExportedAxis, oox::drawingml::DrawingML::mAny, mxNewDiagram, oox::drawingml::AxisIdPair::nAxisId, oox::drawingml::AxisIdPair::nAxisType, oox::drawingml::AxisIdPair::nCrossAx, and nValue.
Referenced by exportAxis().
|
private |
Definition at line 1018 of file chartexport.cxx.
References Any, oox::CHARTUSERSHAPES, oox::drawingml::DrawingML::CreateOutputStream(), oox::drawingml::DOCUMENT_DOCX, oox::drawingml::DOCUMENT_PPTX, oox::drawingml::DOCUMENT_XLSX, FSNS(), oox::drawingml::DrawingML::GetDocumentType(), oox::drawingml::DrawingML::GetFB(), oox::drawingml::DrawingML::GetFS(), oox::core::XmlFilterBase::getNamespaceURL(), oox::drawingml::DrawingML::getNewDrawingUniqueId(), getOutputStream(), oox::getRelationship(), mxChartModel, SAL_WARN_IF, sId, TOOLS_INFO_EXCEPTION, oox::drawingml::DrawingML::WriteFromTo(), and oox::drawingml::ShapeExport::WriteShape().
Referenced by exportChartSpace().
|
private |
Definition at line 2524 of file chartexport.cxx.
References exportSeries().
Referenced by exportDoughnutChart(), exportPieChart(), exportRadarChart(), and exportSurfaceChart().
|
private |
Definition at line 2086 of file chartexport.cxx.
References exportAxesId(), exportGrouping(), exportSeries(), FSNS(), oox::drawingml::DrawingML::GetFS(), and mbIs3DChart.
Referenced by exportPlotArea().
|
private |
Definition at line 3083 of file chartexport.cxx.
References oox::drawingml::AXIS_PRIMARY_X, oox::drawingml::AXIS_SECONDARY_Y, exportAxis(), and maAxes.
Referenced by exportPlotArea().
|
private |
Definition at line 4162 of file chartexport.cxx.
References oox::drawingml::AXIS_PRIMARY_X, oox::drawingml::AXIS_PRIMARY_Y, oox::drawingml::AXIS_PRIMARY_Z, oox::drawingml::AXIS_SECONDARY_X, oox::drawingml::AXIS_SECONDARY_Y, FSNS(), oox::drawingml::DrawingML::GetFS(), isDeep3dChart(), oox::drawingml::lcl_generateRandomValue(), maAxes, and mbHasZAxis.
Referenced by exportAreaChart(), exportBarChart(), exportBubbleChart(), exportLineChart(), exportPlotArea(), exportRadarChart(), exportScatterChartSeries(), exportStockChart(), and exportSurfaceChart().
|
private |
Definition at line 3124 of file chartexport.cxx.
References _exportAxis(), oox::drawingml::AXIS_PRIMARY_X, oox::drawingml::AXIS_PRIMARY_Y, oox::drawingml::AXIS_PRIMARY_Z, oox::drawingml::AXIS_SECONDARY_X, oox::drawingml::AXIS_SECONDARY_Y, getChartType(), oox::drawingml::lcl_getCategoryAxisType(), mxDiagram, mxNewDiagram, oox::drawingml::AxisIdPair::nAxisType, oox::drawingml::chart::TYPEID_AREA, oox::drawingml::chart::TYPEID_BAR, oox::drawingml::chart::TYPEID_BUBBLE, oox::drawingml::chart::TYPEID_SCATTER, and oox::drawingml::chart::TYPEID_STOCK.
Referenced by exportAxes().
|
private |
Definition at line 2109 of file chartexport.cxx.
References exportAxesId(), exportGrouping(), exportSeries(), exportVaryColors(), FSNS(), oox::drawingml::DrawingML::GetFS(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::DrawingML::mAny, mbIs3DChart, mbPercent, mbStacked, and mxDiagram.
Referenced by exportPlotArea().
|
private |
Definition at line 1963 of file chartexport.cxx.
References getModel(), TOOLS_WARN_EXCEPTION, and oox::drawingml::DrawingML::WriteXGraphicBlipFill().
Referenced by exportFill().
|
private |
Definition at line 2209 of file chartexport.cxx.
References exportAxesId(), exportSeries(), exportVaryColors(), FSNS(), and oox::drawingml::DrawingML::GetFS().
Referenced by exportPlotArea().
|
private |
Definition at line 2757 of file chartexport.cxx.
References exportSeriesCategory(), exportSeriesText(), exportSeriesValues(), FSNS(), oox::drawingml::DrawingML::GetFS(), idx, oox::drawingml::lcl_getDataSequenceByRole(), oox::drawingml::lcl_isSeriesAttachedToFirstAxis(), and mxCategoriesValues.
Referenced by exportStockChart().
|
private |
Definition at line 1122 of file chartexport.cxx.
References Any, exportLegend(), exportMissingValueTreatment(), exportPlotArea(), exportShapeProps(), exportTitle(), exportView3D(), FSNS(), oox::drawingml::DrawingML::GetFS(), InitPlotArea(), mbIs3DChart, mxDiagram, mxNewDiagram, SAL_WARN, and ToPsz10().
Referenced by exportChartSpace().
|
private |
Definition at line 933 of file chartexport.cxx.
References exportAdditionalShapes(), exportChart(), exportExternalData(), exportShapeProps(), FSNS(), oox::drawingml::DrawingML::GetFB(), oox::drawingml::DrawingML::GetFS(), and oox::core::XmlFilterBase::getNamespaceURL().
Referenced by ExportContent_().
void oox::drawingml::ChartExport::ExportContent | ( | ) |
Definition at line 894 of file chartexport.cxx.
References ExportContent_(), getModel(), and InitRangeSegmentationProperties().
Referenced by WriteChartObj().
|
private |
Definition at line 905 of file chartexport.cxx.
References exportChartSpace(), and getModel().
Referenced by ExportContent().
|
private |
Definition at line 3873 of file chartexport.cxx.
References aLabel, FSNS(), getChartType(), oox::drawingml::DrawingML::GetFB(), oox::drawingml::DrawingML::GetFS(), getNumberFormatCode(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::chart::GetTypeGroupInfo(), oox::drawingml::DrawingML::mAny, mbIs3DChart, mbPercent, mbStacked, oox::drawingml::chart::TypeGroupInfo::mnDefLabelPos, SAL_WARN_IF, ToPsz10(), oox::drawingml::chart::TYPEID_AREA, oox::drawingml::chart::TYPEID_BAR, oox::drawingml::chart::TYPEID_DOUGHNUT, oox::drawingml::chart::TYPEID_PIE, oox::drawingml::chart::TYPEID_RADARAREA, and oox::drawingml::chart::TYPEID_RADARLINE.
Referenced by exportSeries().
|
private |
Definition at line 4027 of file chartexport.cxx.
References Any, ColorTransparency, SchXMLSeriesHelper::createOldAPIDataPointPropertySet(), DBG_UNHANDLED_EXCEPTION, o3tl::sorted_vector< typename Value, typename Compare, template< typename, typename > class Find, bool >::end(), exportMarker(), exportShapeProps(), o3tl::sorted_vector< typename Value, typename Compare, template< typename, typename > class Find, bool >::find(), FSNS(), oox::drawingml::DrawingML::GetFS(), getModel(), oox::drawingml::DrawingML::GetProperty(), o3tl::sorted_vector< typename Value, typename Compare, template< typename, typename > class Find, bool >::insert(), oox::drawingml::DrawingML::mAny, mxNewDiagram, p, o3tl::sorted_vector< typename Value, typename Compare, template< typename, typename > class Find, bool >::reserve(), oox::drawingml::chart::TYPEID_BAR, oox::drawingml::chart::TYPEID_BUBBLE, oox::drawingml::chart::TYPEID_DOUGHNUT, oox::drawingml::chart::TYPEID_HORBAR, oox::drawingml::chart::TYPEID_LINE, oox::drawingml::chart::TYPEID_PIE, oox::drawingml::chart::TYPEID_RADARLINE, and oox::drawingml::chart::TYPEID_SCATTER.
Referenced by exportSeries().
|
private |
Definition at line 2046 of file chartexport.cxx.
References exportShapeProps(), exportTextProps(), FSNS(), oox::drawingml::DrawingML::GetFS(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::DrawingML::mAny, and mxNewDiagram.
Referenced by exportPlotArea().
|
private |
Definition at line 2231 of file chartexport.cxx.
References exportAllSeries(), exportFirstSliceAng(), exportVaryColors(), FSNS(), and oox::drawingml::DrawingML::GetFS().
Referenced by exportPieChart().
|
private |
Definition at line 4527 of file chartexport.cxx.
References exportSeriesValues(), exportShapeProps(), FSNS(), and oox::drawingml::DrawingML::GetFS().
Referenced by exportSeries().
|
private |
Definition at line 971 of file chartexport.cxx.
References oox::core::XmlFilterBase::addRelation(), Any, oox::drawingml::DOCUMENT_DOCX, FSNS(), oox::drawingml::DrawingML::GetDocumentType(), oox::drawingml::DrawingML::GetFB(), oox::drawingml::DrawingML::GetFS(), oox::getRelationship(), oox::OLEOBJECT, oox::PACKAGE, SAL_WARN, and type.
Referenced by exportChartSpace().
|
private |
Definition at line 1836 of file chartexport.cxx.
References exportBitmapFill(), exportGradientFill(), exportHatch(), exportSolidFill(), FillStyle, getModel(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::DrawingML::mAny, and oox::drawingml::DrawingML::mpFS.
Referenced by exportShapeProps().
|
private |
Definition at line 4456 of file chartexport.cxx.
References FSNS(), oox::drawingml::DrawingML::GetFS(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::DrawingML::mAny, and mxDiagram.
Referenced by exportDoughnutChart(), and exportPieChart().
|
private |
Definition at line 1992 of file chartexport.cxx.
References basegfx::BGradient::GetColorStops(), getModel(), oox::drawingml::DrawingML::GetProperty(), basegfx::BColorStops::isSingleColor(), oox::drawingml::DrawingML::mAny, oox::drawingml::DrawingML::mpFS, TOOLS_INFO_EXCEPTION, and oox::drawingml::DrawingML::WriteGradientFill().
Referenced by exportFill().
|
private |
Definition at line 4203 of file chartexport.cxx.
References FSNS(), oox::drawingml::DrawingML::GetFS(), oox::drawingml::DrawingML::GetProperty(), isDeep3dChart(), oox::drawingml::DrawingML::mAny, mbPercent, mbStacked, and mxDiagram.
Referenced by exportAreaChart(), exportBarChart(), and exportLineChart().
|
private |
Definition at line 1944 of file chartexport.cxx.
References getModel(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::DrawingML::mAny, and oox::drawingml::DrawingML::WritePattFill().
Referenced by exportFill().
|
private |
Definition at line 2450 of file chartexport.cxx.
References exportShapeProps(), FSNS(), oox::drawingml::DrawingML::GetFS(), and mxDiagram.
Referenced by exportLineChart(), and exportStockChart().
|
private |
Definition at line 1260 of file chartexport.cxx.
References Any, exportShapeProps(), exportTextProps(), FSNS(), oox::PropertySet::getBoolProperty(), oox::drawingml::DrawingML::GetFS(), oox::PropertySet::getProperty(), h, uno::Any::hasValue(), oox::drawingml::lcl_getChartType(), mxNewDiagram, nIndex, SAL_WARN, SAL_WARN_IF, oox::drawingml::chart::TYPEID_PIE, w, x, and y.
Referenced by exportChart().
|
private |
Definition at line 2285 of file chartexport.cxx.
References exportAxesId(), exportGrouping(), exportHiLowLines(), exportSeries(), exportUpDownBars(), exportVaryColors(), FSNS(), oox::drawingml::DrawingML::GetFS(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::DrawingML::mAny, mbIs3DChart, and mxDiagram.
Referenced by exportPlotArea().
|
private |
Definition at line 1768 of file chartexport.cxx.
References FSNS(), oox::drawingml::DrawingML::GetFS(), h, SAL_WARN, w, x, and y.
Referenced by exportPlotArea().
|
private |
Definition at line 4357 of file chartexport.cxx.
References ColorTransparency, FSNS(), oox::drawingml::DrawingML::GetFS(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::DrawingML::mAny, and oox::drawingml::DrawingML::WriteSolidFill().
Referenced by exportDataPoints(), and exportSeries().
|
private |
Definition at line 1229 of file chartexport.cxx.
References FSNS(), oox::drawingml::DrawingML::GetFS(), and SAL_WARN.
Referenced by exportChart().
|
private |
Definition at line 2326 of file chartexport.cxx.
References exportAllSeries(), exportDoughnutChart(), exportFirstSliceAng(), exportVaryColors(), FSNS(), getChartType(), oox::drawingml::DrawingML::GetFS(), mbIs3DChart, and oox::drawingml::chart::TYPEID_DOUGHNUT.
Referenced by exportPlotArea().
|
private |
Definition at line 1609 of file chartexport.cxx.
References exportAreaChart(), exportAxes(), exportAxesId(), exportBarChart(), exportBubbleChart(), exportDataTable(), exportLineChart(), exportManualLayout(), exportPieChart(), exportRadarChart(), exportScatterChart(), exportShapeProps(), exportStockChart(), exportSurfaceChart(), FSNS(), getChartType(), oox::drawingml::DrawingML::GetFS(), uno::Any::hasValue(), oox::drawingml::lcl_getChartType(), mbIs3DChart, mnSeriesCount, mxDiagram, mxNewDiagram, SAL_WARN, oox::drawingml::chart::TYPEID_AREA, oox::drawingml::chart::TYPEID_BAR, oox::drawingml::chart::TYPEID_BUBBLE, oox::drawingml::chart::TYPEID_DOUGHNUT, oox::drawingml::chart::TYPEID_LINE, oox::drawingml::chart::TYPEID_OFPIE, oox::drawingml::chart::TYPEID_PIE, oox::drawingml::chart::TYPEID_RADARAREA, oox::drawingml::chart::TYPEID_RADARLINE, oox::drawingml::chart::TYPEID_SCATTER, oox::drawingml::chart::TYPEID_STOCK, and oox::drawingml::chart::TYPEID_SURFACE.
Referenced by exportChart().
|
private |
Definition at line 2354 of file chartexport.cxx.
References exportAllSeries(), exportAxesId(), exportVaryColors(), FSNS(), getChartType(), oox::drawingml::DrawingML::GetFS(), and oox::drawingml::chart::TYPEID_RADARAREA.
Referenced by exportPlotArea().
|
private |
Definition at line 2406 of file chartexport.cxx.
References exportScatterChartSeries().
Referenced by exportPlotArea().
|
private |
Definition at line 2376 of file chartexport.cxx.
References exportAxesId(), exportSeries(), exportVaryColors(), FSNS(), oox::drawingml::DrawingML::GetFS(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::DrawingML::mAny, and mxDiagram.
Referenced by exportScatterChart().
|
private |
Definition at line 2553 of file chartexport.cxx.
References SchXMLSeriesHelper::createOldAPISeriesPropertySet(), oox::drawingml::DataLabelsRange::empty(), exportDataLabels(), exportDataPoints(), exportErrorBar(), exportMarker(), exportSeriesCategory(), exportSeriesText(), exportSeriesValues(), exportShapeProps(), exportSmooth(), exportTrendlines(), FSNS(), oox::drawingml::DrawingML::GetFB(), oox::drawingml::DrawingML::GetFS(), getModel(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::lcl_getChartType(), oox::drawingml::lcl_getDataSequenceByRole(), oox::drawingml::DrawingML::mAny, mnSeriesCount, mxCategoriesValues, oox::drawingml::chart::TYPEID_BAR, oox::drawingml::chart::TYPEID_BUBBLE, oox::drawingml::chart::TYPEID_DOUGHNUT, oox::drawingml::chart::TYPEID_HORBAR, oox::drawingml::chart::TYPEID_LINE, oox::drawingml::chart::TYPEID_PIE, oox::drawingml::chart::TYPEID_RADARLINE, and oox::drawingml::chart::TYPEID_SCATTER.
Referenced by exportAllSeries(), exportAreaChart(), exportBarChart(), exportBubbleChart(), exportLineChart(), and exportScatterChartSeries().
|
private |
Definition at line 2842 of file chartexport.cxx.
References FSNS(), oox::drawingml::DrawingML::GetFS(), getLength(), getNumberFormatCode(), oox::drawingml::DrawingML::GetProperty(), getSplitCategoriesList(), namespaces::i, oox::drawingml::lcl_fillCategoriesIntoStringVector(), oox::drawingml::DrawingML::mAny, mbHasDateCategories, mxDiagram, and parseFormula().
Referenced by exportCandleStickSeries(), and exportSeries().
|
private |
Definition at line 2816 of file chartexport.cxx.
References FSNS(), oox::drawingml::DrawingML::GetFS(), oox::drawingml::lcl_flattenStringSequence(), oox::drawingml::lcl_getLabelSequence(), and parseFormula().
Referenced by exportCandleStickSeries(), and exportSeries().
|
private |
Definition at line 2938 of file chartexport.cxx.
References FSNS(), oox::drawingml::DrawingML::GetFS(), namespaces::i, oox::drawingml::lcl_getAllValuesFromSequence(), and parseFormula().
Referenced by exportCandleStickSeries(), exportErrorBar(), and exportSeries().
|
private |
Definition at line 2978 of file chartexport.cxx.
References exportFill(), FSNS(), oox::drawingml::DrawingML::GetFS(), getModel(), and oox::drawingml::DrawingML::WriteOutline().
Referenced by _exportAxis(), exportChart(), exportChartSpace(), exportDataPoints(), exportDataTable(), exportErrorBar(), exportHiLowLines(), exportLegend(), exportPlotArea(), exportSeries(), exportTitle(), exportTrendlines(), and exportUpDownBars().
|
private |
Definition at line 4445 of file chartexport.cxx.
References FSNS(), oox::drawingml::DrawingML::GetFS(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::DrawingML::mAny, and mxDiagram.
Referenced by exportSeries().
|
private |
Definition at line 1887 of file chartexport.cxx.
References ColorTransparency, basegfx::BGradient::GetColorStops(), getModel(), oox::drawingml::DrawingML::GetProperty(), basegfx::BColor::getRed(), basegfx::BColorStops::isSingleColor(), oox::drawingml::DrawingML::mAny, oox::drawingml::MAX_PERCENT, oox::drawingml::DrawingML::mpFS, oox::drawingml::PER_PERCENT, oox::drawingml::DrawingML::WriteGradientFill(), and oox::drawingml::DrawingML::WriteSolidFill().
Referenced by exportFill().
|
private |
Definition at line 2422 of file chartexport.cxx.
References exportAxesId(), exportCandleStickSeries(), exportHiLowLines(), exportUpDownBars(), FSNS(), oox::drawingml::DrawingML::GetFS(), and mxDiagram.
Referenced by exportPlotArea().
|
private |
Definition at line 2509 of file chartexport.cxx.
References exportAllSeries(), exportAxesId(), exportVaryColors(), FSNS(), oox::drawingml::DrawingML::GetFS(), and mbIs3DChart.
Referenced by exportPlotArea().
void oox::drawingml::ChartExport::exportTextProps | ( | const css::uno::Reference< css::beans::XPropertySet > & | xPropSet | ) |
Definition at line 2989 of file chartexport.cxx.
References FSNS(), oox::drawingml::DrawingML::GetFS(), uno::Any::hasValue(), o3tl::temporary(), and oox::drawingml::DrawingML::WriteRunProperties().
Referenced by _exportAxis(), exportDataTable(), and exportLegend().
|
private |
Definition at line 1442 of file chartexport.cxx.
References oox::drawingml::calcRotationValue(), exportShapeProps(), FSNS(), oox::drawingml::DrawingML::GetFS(), uno::Any::hasValue(), mxChartModel, oox::drawingml::DrawingML::WriteRunProperties(), x, and y.
Referenced by _exportAxis(), and exportChart().
|
private |
Definition at line 4230 of file chartexport.cxx.
References aName, exportShapeProps(), FSNS(), oox::drawingml::DrawingML::GetFS(), and ToPsz10().
Referenced by exportSeries().
|
private |
Definition at line 2468 of file chartexport.cxx.
References exportShapeProps(), FSNS(), oox::drawingml::DrawingML::GetFS(), and mxDiagram.
Referenced by exportLineChart(), and exportStockChart().
|
private |
Definition at line 2535 of file chartexport.cxx.
References Any, FSNS(), oox::drawingml::DrawingML::GetFS(), and ToPsz10().
Referenced by exportBarChart(), exportBubbleChart(), exportDoughnutChart(), exportLineChart(), exportPieChart(), exportRadarChart(), exportScatterChartSeries(), and exportSurfaceChart().
|
private |
Definition at line 4596 of file chartexport.cxx.
References FSNS(), getChartType(), oox::drawingml::DrawingML::GetFS(), oox::drawingml::DrawingML::GetProperty(), oox::drawingml::DrawingML::mAny, mxDiagram, and oox::drawingml::chart::TYPEID_PIE.
Referenced by exportChart().
|
private |
Definition at line 544 of file chartexport.cxx.
References oox::drawingml::lcl_getChartType(), and mxDiagram.
Referenced by exportAxis(), exportDataLabels(), exportPieChart(), exportPlotArea(), exportRadarChart(), and exportView3D().
|
inline |
Definition at line 264 of file chartexport.hxx.
Referenced by exportBitmapFill(), ExportContent(), ExportContent_(), exportDataPoints(), exportFill(), exportGradientFill(), exportHatch(), exportSeries(), exportShapeProps(), exportSolidFill(), and getSplitCategoriesList().
|
private |
Definition at line 4678 of file chartexport.cxx.
References SvNumberFormatter::FillKeywordTableForExcel(), SvNumberFormatter::GetFormatStringForExcel(), SvNumberFormatsSupplierObj::GetNumberFormatter(), comphelper::getProcessComponentContext(), LANGUAGE_ENGLISH_US, and mxChartModel.
Referenced by _exportAxis(), exportDataLabels(), and exportSeriesCategory().
|
private |
Definition at line 588 of file chartexport.cxx.
References a, DBG_UNHANDLED_EXCEPTION, end, getModel(), namespaces::i, and oox::drawingml::lcl_getLabelSequence().
Referenced by exportSeriesCategory().
|
private |
Definition at line 3057 of file chartexport.cxx.
References oox::drawingml::lcl_getCategories(), mbHasCategoryLabels, mbHasDateCategories, mbHasZAxis, mbIs3DChart, mxCategoriesValues, mxDiagram, and mxNewDiagram.
Referenced by exportChart().
void oox::drawingml::ChartExport::InitRangeSegmentationProperties | ( | const css::uno::Reference< css::chart2::XChartDocument > & | xChartDoc | ) |
Definition at line 874 of file chartexport.cxx.
References DBG_UNHANDLED_EXCEPTION, oox::drawingml::lcl_hasCategoryLabels(), and mbHasCategoryLabels.
Referenced by ExportContent().
|
private |
Definition at line 4666 of file chartexport.cxx.
References oox::drawingml::DrawingML::GetProperty(), oox::drawingml::DrawingML::mAny, mbIs3DChart, and mxDiagram.
Referenced by exportAxesId(), and exportGrouping().
|
private |
Definition at line 712 of file chartexport.cxx.
References Exception, oox::drawingml::DrawingML::GetFB(), oox::core::FilterBase::getModelFactory(), and SAL_WARN_IF.
Referenced by exportSeriesCategory(), exportSeriesText(), and exportSeriesValues().
void oox::drawingml::ChartExport::SetURLTranslator | ( | const std::shared_ptr< URLTransformer > & | pTransformer | ) |
Definition at line 539 of file chartexport.cxx.
References mpURLTransformer.
void oox::drawingml::ChartExport::WriteChartObj | ( | const css::uno::Reference< css::drawing::XShape > & | xShape, |
sal_Int32 | nID, | ||
sal_Int32 | nChartCount | ||
) |
Definition at line 765 of file chartexport.cxx.
References oox::core::XmlFilterBase::addRelation(), oox::CHART, oox::drawingml::DrawingML::CreateOutputStream(), oox::drawingml::DOCUMENT_DOCX, oox::drawingml::DOCUMENT_PPTX, oox::drawingml::DOCUMENT_XLSX, ExportContent(), FSNS(), oox::drawingml::DrawingML::GetDocumentType(), oox::drawingml::DrawingML::GetFB(), oox::drawingml::DrawingML::GetFS(), oox::core::XmlFilterBase::getNamespaceURL(), oox::drawingml::DrawingML::GetProperty(), oox::getRelationship(), oox::HYPERLINK, oox::drawingml::DrawingML::mAny, mnXmlNamespace, oox::drawingml::DrawingML::mpFB, oox::drawingml::DrawingML::mpFS, mpURLTransformer, oox::drawingml::DrawingML::SetFS(), sId, sName, and oox::drawingml::DrawingML::WriteShapeTransformation().
Referenced by oox::drawingml::ShapeExport::WriteOLE2Shape().
|
private |
Definition at line 151 of file chartexport.hxx.
Referenced by exportAxes(), and exportAxesId().
|
private |
Definition at line 158 of file chartexport.hxx.
Referenced by _exportAxis().
|
private |
Definition at line 146 of file chartexport.hxx.
Referenced by InitPlotArea(), and InitRangeSegmentationProperties().
|
private |
Definition at line 156 of file chartexport.hxx.
Referenced by exportSeriesCategory(), and InitPlotArea().
|
private |
Definition at line 152 of file chartexport.hxx.
Referenced by exportAxesId(), and InitPlotArea().
|
private |
Definition at line 153 of file chartexport.hxx.
Referenced by exportAreaChart(), exportBarChart(), exportChart(), exportDataLabels(), exportLineChart(), exportPieChart(), exportPlotArea(), exportSurfaceChart(), InitPlotArea(), and isDeep3dChart().
|
private |
Definition at line 155 of file chartexport.hxx.
Referenced by exportBarChart(), exportDataLabels(), and exportGrouping().
|
private |
Definition at line 154 of file chartexport.hxx.
Referenced by exportBarChart(), exportDataLabels(), and exportGrouping().
|
private |
Definition at line 139 of file chartexport.hxx.
Referenced by exportPlotArea(), and exportSeries().
|
private |
Definition at line 138 of file chartexport.hxx.
Referenced by WriteChartObj().
|
private |
Definition at line 143 of file chartexport.hxx.
Referenced by SetURLTranslator(), and WriteChartObj().
|
private |
Definition at line 149 of file chartexport.hxx.
Referenced by exportCandleStickSeries(), exportSeries(), and InitPlotArea().
|
private |
Definition at line 140 of file chartexport.hxx.
Referenced by exportAdditionalShapes(), exportTitle(), and getNumberFormatCode().
|
private |
Definition at line 141 of file chartexport.hxx.
Referenced by exportAxis(), exportBarChart(), exportChart(), exportFirstSliceAng(), exportGrouping(), exportHiLowLines(), exportLineChart(), exportPlotArea(), exportScatterChartSeries(), exportSeriesCategory(), exportSmooth(), exportStockChart(), exportUpDownBars(), exportView3D(), getChartType(), InitPlotArea(), and isDeep3dChart().
|
private |
Definition at line 142 of file chartexport.hxx.
Referenced by _exportAxis(), exportAxis(), exportChart(), exportDataPoints(), exportDataTable(), exportLegend(), exportPlotArea(), and InitPlotArea().