LibreOffice Module sc (master) 1
Functions | Variables
XMLTableShapeImportHelper.cxx File Reference
#include "XMLTableShapeImportHelper.hxx"
#include "xmlimprt.hxx"
#include <drwlayer.hxx>
#include "xmlannoi.hxx"
#include <rangeutl.hxx>
#include <userdat.hxx>
#include <docuno.hxx>
#include <sheetdata.hxx>
#include <comphelper/servicehelper.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmltoken.hxx>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/drawing/XShapes.hpp>
Include dependency graph for XMLTableShapeImportHelper.cxx:

Go to the source code of this file.

Functions

static uno::Reference< drawing::XShape > lcl_getTopLevelParent (const uno::Reference< drawing::XShape > &rShape)
 

Variables

constexpr OUStringLiteral SC_LAYERID = u"LayerID"
 

Function Documentation

◆ lcl_getTopLevelParent()

static uno::Reference< drawing::XShape > lcl_getTopLevelParent ( const uno::Reference< drawing::XShape > &  rShape)
static

Variable Documentation

◆ SC_LAYERID

constexpr OUStringLiteral SC_LAYERID = u"LayerID"
constexpr

Definition at line 35 of file XMLTableShapeImportHelper.cxx.

Referenced by XMLTableShapeImportHelper::SetLayer().