|
LibreOffice Module xmloff (master) 1
|
This is the complete list of members for SchXMLExportHelper_Impl, including all inherited members.
| AddAutoStyleAttribute(const std::vector< XMLPropertyState > &aStates) | SchXMLExportHelper_Impl | |
| addPosition(const css::awt::Point &rPosition) | SchXMLExportHelper_Impl | |
| addPosition(const css::uno::Reference< css::drawing::XShape > &xShape) | SchXMLExportHelper_Impl | |
| addSize(const css::awt::Size &rSize, bool bIsOOoNamespace=false) | SchXMLExportHelper_Impl | |
| addSize(const css::uno::Reference< css::drawing::XShape > &xShape) | SchXMLExportHelper_Impl | |
| CollectAutoStyle(std::vector< XMLPropertyState > &&aStates) | SchXMLExportHelper_Impl | |
| collectAutoStyles(css::uno::Reference< css::chart::XChartDocument > const &rChartDoc) | SchXMLExportHelper_Impl | |
| exportAutoStyles() | SchXMLExportHelper_Impl | |
| exportAxes(const css::uno::Reference< css::chart::XDiagram > &xDiagram, const css::uno::Reference< css::chart2::XDiagram > &xNewDiagram, bool bExportContent) | SchXMLExportHelper_Impl | |
| exportAxis(enum XMLTokenEnum eDimension, enum XMLTokenEnum eAxisName, const Reference< beans::XPropertySet > &rAxisProps, const Reference< chart2::XAxis > &rChart2Axis, const OUString &rCategoriesRanges, bool bHasTitle, bool bHasMajorGrid, bool bHasMinorGrid, bool bExportContent, std::u16string_view sChartType) | SchXMLExportHelper_Impl | |
| exportAxisTitle(const Reference< beans::XPropertySet > &rTitleProps, bool bExportContent) | SchXMLExportHelper_Impl | |
| exportCandleStickSeries(const css::uno::Sequence< css::uno::Reference< css::chart2::XDataSeries > > &aSeriesSeq, const css::uno::Reference< css::chart2::XDiagram > &xDiagram, bool bJapaneseCandleSticks, bool bExportContent) | SchXMLExportHelper_Impl | |
| exportChart(css::uno::Reference< css::chart::XChartDocument > const &rChartDoc, bool bIncludeTable) | SchXMLExportHelper_Impl | |
| exportCoordinateRegion(const css::uno::Reference< css::chart::XDiagram > &xDiagram) | SchXMLExportHelper_Impl | |
| exportCustomLabel(const SchXMLDataPointStruct &rPoint) | SchXMLExportHelper_Impl | |
| exportCustomLabelPosition(const chart2::RelativePosition &xCustomLabelPosition) | SchXMLExportHelper_Impl | |
| exportDataPoints(const css::uno::Reference< css::beans::XPropertySet > &xSeriesProperties, sal_Int32 nSeriesLength, const css::uno::Reference< css::chart2::XDiagram > &xDiagram, bool bExportContent) | SchXMLExportHelper_Impl | |
| exportDateScale(const Reference< beans::XPropertySet > &rAxisProps) | SchXMLExportHelper_Impl | |
| exportErrorBar(const css::uno::Reference< beans::XPropertySet > &xSeriesProp, bool bYError, bool bExportContent) | SchXMLExportHelper_Impl | |
| exportGrid(const Reference< beans::XPropertySet > &rGridProperties, bool bMajor, bool bExportContent) | SchXMLExportHelper_Impl | |
| exportPlotArea(const css::uno::Reference< css::chart::XDiagram > &xDiagram, const css::uno::Reference< css::chart2::XDiagram > &xNewDiagram, const css::awt::Size &rPageSize, bool bExportContent, bool bIncludeTable) | SchXMLExportHelper_Impl | |
| exportPropertyMapping(const css::uno::Reference< css::chart2::data::XDataSource > &xSource, const Sequence< OUString > &rSupportedMappings) | SchXMLExportHelper_Impl | |
| exportRegressionCurve(const css::uno::Reference< css::chart2::XDataSeries > &xSeries, const css::awt::Size &rPageSize, bool bExportContent) | SchXMLExportHelper_Impl | |
| exportSeries(const css::uno::Reference< css::chart2::XDiagram > &xNewDiagram, const css::awt::Size &rPageSize, bool bExportContent, bool bHasTwoYAxes) | SchXMLExportHelper_Impl | |
| exportTable() | SchXMLExportHelper_Impl | |
| exportText(const OUString &rText) | SchXMLExportHelper_Impl | |
| getPageSize(const css::uno::Reference< css::chart2::XChartDocument > &xChartDoc) | SchXMLExportHelper_Impl | static |
| GetPropertySetMapper() const | SchXMLExportHelper_Impl | |
| gsTableName | SchXMLExportHelper_Impl | static |
| InitRangeSegmentationProperties(const css::uno::Reference< css::chart2::XChartDocument > &xChartDoc) | SchXMLExportHelper_Impl | |
| m_aDataSequencesToExport | SchXMLExportHelper_Impl | |
| maAutoStyleNameQueue | SchXMLExportHelper_Impl | |
| maCategoriesRange | SchXMLExportHelper_Impl | |
| maDestShellID | SchXMLExportHelper_Impl | |
| maSequenceMapping | SchXMLExportHelper_Impl | |
| maSrcShellID | SchXMLExportHelper_Impl | |
| mbHasCategoryLabels | SchXMLExportHelper_Impl | |
| mbRowSourceColumns | SchXMLExportHelper_Impl | |
| mrAutoStylePool | SchXMLExportHelper_Impl | |
| mrExport | SchXMLExportHelper_Impl | |
| msChartAddress | SchXMLExportHelper_Impl | |
| msCLSID | SchXMLExportHelper_Impl | |
| msString | SchXMLExportHelper_Impl | |
| msStringBuffer | SchXMLExportHelper_Impl | |
| mxAdditionalShapes | SchXMLExportHelper_Impl | |
| mxExpPropMapper | SchXMLExportHelper_Impl | |
| mxPropertySetMapper | SchXMLExportHelper_Impl | |
| operator=(const SchXMLExportHelper_Impl &)=delete | SchXMLExportHelper_Impl | |
| parseDocument(css::uno::Reference< css::chart::XChartDocument > const &rChartDoc, bool bExportContent, bool bIncludeTable=false) | SchXMLExportHelper_Impl | |
| SchXMLExportHelper_Impl(SvXMLExport &rExport, SvXMLAutoStylePoolP &rASPool) | SchXMLExportHelper_Impl | |
| SchXMLExportHelper_Impl(const SchXMLExportHelper_Impl &)=delete | SchXMLExportHelper_Impl | |
| SetChartRangeAddress(const OUString &rAddress) | SchXMLExportHelper_Impl | inline |
| tDataSequenceCont typedef | SchXMLExportHelper_Impl | |
| tLabelValuesDataPair typedef | SchXMLExportHelper_Impl |