21#include <com/sun/star/chart2/XDataSeries.hpp>
22#include <com/sun/star/chart2/data/XLabeledDataSequence.hpp>
51 std::vector< std::vector< SchXMLCell > >
aData;
79#define SCH_XML_CATEGORIES_INDEX (static_cast<tSchXMLIndex>(-1))
88 css::uno::Reference< css::chart2::data::XLabeledDataSequence > >
142 css::chart2::XDataSeries > xSeries,
143 OUString sStyleName) :
180 css::uno::Reference< css::chart2::XDataSeries >
m_xSeries;
203 , css::uno::Reference< css::chart2::XDataSeries > xSeries
204 , sal_Int32 nPointIndex
205 , sal_Int32 nPointRepeat
206 , OUString sStyleName
207 , sal_Int32 nAttachedAxis = 0 ) :
229typedef ::std::multimap< OUString, css::uno::Reference<
Used to store text content of a data point custom-label's fields and also the helper members that ind...
bool mbDataLabelsRange
Are label's contents sourced from a cell[range] ?
OUString msLabelsCellRange
cell[range] from which label's contents are sourced.
::std::vector< OUString > mLabels
Text content of each field.
OUString msLabelGuid
GUID of the CELLRANGE field.
DataRowPointStyle(StyleType eType, css::uno::Reference< css::chart2::XDataSeries > xSeries, sal_Int32 nPointIndex, sal_Int32 nPointRepeat, OUString sStyleName, sal_Int32 nAttachedAxis=0)
bool mbSymbolSizeForSeriesIsMissingInFile
CustomLabelsInfo mCustomLabels
DataRowPointStyle(StyleType eType, OUString sStyleName, sal_Int32 nAttachedAxis=0)
css::uno::Reference< css::chart2::XDataSeries > m_xSeries
double mCustomLabelPos[2]
std::optional< sal_Int32 > mo_nLabelAbsolutePosX
std::optional< sal_Int32 > mo_nLabelAbsolutePosY
OUString msSeriesStyleNameForDonuts
css::uno::Reference< css::beans::XPropertySet > m_xOldAPISeries
css::uno::Reference< css::beans::XPropertySet > m_xErrorYProperties
OUString msStyleNameOfParent
css::uno::Reference< css::beans::XPropertySet > m_xErrorXProperties
OUString aFirstFirstDomainAddress
sal_Int32 nFirstFirstDomainIndex
GlobalSeriesImportInfo(bool &rAllRangeAddressesAvailable)
bool & rbAllRangeAddressesAvailable
OUString aFirstSecondDomainAddress
sal_Int32 nFirstSecondDomainIndex
sal_Int32 nCurrentDataIndex
css::uno::Reference< css::chart2::XDataSeries > m_xSeries
RegressionStyle(css::uno::Reference< css::chart2::XDataSeries > xSeries, OUString sStyleName)
css::uno::Reference< css::beans::XPropertySet > m_xEquationProperties
enum SchXMLAxisDimension eDimension
css::uno::Sequence< OUString > aComplexString
sal_Int32 nColumnIndex
reflects the index of the row currently parsed
sal_Int32 nMaxColumnIndex
reflects the index of the column currently parsed
sal_Int32 nNumberOfColsEstimate
the greatest number of columns detected
::std::vector< sal_Int32 > aHiddenColumns
the table name read at the table:table element
bool bHasHeaderRow
parsing column-elements may yield an estimate
sal_Int32 nRowIndex
an array of rows containing the table contents
std::vector< std::vector< SchXMLCell > > aData
OUString aTableNameOfFile
SchXMLLabeledSequencePart
@ SCH_XML_PART_ERROR_BARS
bool operator<(const tSchXMLIndexWithPart &rFirst, const tSchXMLIndexWithPart &rSecond)
::std::multimap< tSchXMLIndexWithPart, css::uno::Reference< css::chart2::data::XLabeledDataSequence > > tSchXMLLSequencesPerIndex
::std::pair< tSchXMLIndex, SchXMLLabeledSequencePart > tSchXMLIndexWithPart
::std::multimap< OUString, css::uno::Reference< css::chart2::data::XDataSequence > > tSchXMLRangeSequenceMap
@ SCH_CELL_TYPE_COMPLEX_STRING