LibreOffice Module xmloff (master) 1
Functions
SchXMLTableContext.cxx File Reference
#include <sax/tools/converter.hxx>
#include "SchXMLTableContext.hxx"
#include "SchXMLParagraphContext.hxx"
#include "SchXMLTextListContext.hxx"
#include <SchXMLImport.hxx>
#include "SchXMLTools.hxx"
#include "transporttypes.hxx"
#include <XMLStringBufferImportContext.hxx>
#include <o3tl/safeint.hxx>
#include <o3tl/string_view.hxx>
#include <sal/log.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/namespacemap.hxx>
#include <comphelper/sequence.hxx>
#include <comphelper/string.hxx>
#include <com/sun/star/chart2/XAnyDescriptionAccess.hpp>
#include <com/sun/star/chart2/XDataSeriesContainer.hpp>
#include <com/sun/star/chart2/XChartDocument.hpp>
#include <com/sun/star/chart2/XChartTypeContainer.hpp>
#include <com/sun/star/chart2/XInternalDataProvider.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>
#include <limits>
#include <vector>
#include <algorithm>
#include <iterator>
#include <string_view>
Include dependency graph for SchXMLTableContext.cxx:

Go to the source code of this file.

Functions

static void lcl_ApplyCellToComplexLabel (const SchXMLCell &rCell, Sequence< uno::Any > &rComplexLabel)
 

Function Documentation

◆ lcl_ApplyCellToComplexLabel()

static void lcl_ApplyCellToComplexLabel ( const SchXMLCell rCell,
Sequence< uno::Any > &  rComplexLabel 
)
static