#include "xmlstyli.hxx"
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlimppr.hxx>
#include <xmloff/families.hxx>
#include <xmloff/xmlnumfi.hxx>
#include <xmloff/XMLGraphicsDefaultStyle.hxx>
#include <xmloff/xmltoken.hxx>
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/table/BorderLine2.hpp>
#include <comphelper/extract.hxx>
#include <xmloff/xmlprcon.hxx>
#include "XMLTableHeaderFooterContext.hxx"
#include "XMLConverter.hxx"
#include "XMLTableShapeImportHelper.hxx"
#include <sheetdata.hxx>
#include "xmlannoi.hxx"
#include <textuno.hxx>
#include <cellsuno.hxx>
#include "xmlstyle.hxx"
#include <docuno.hxx>
#include <unonames.hxx>
#include <document.hxx>
#include <conditio.hxx>
#include <rangelst.hxx>
Go to the source code of this file.
◆ XML_LINE_BLTR
◆ XML_LINE_BOTTOM
#define XML_LINE_BOTTOM 3 |
◆ XML_LINE_LEFT
◆ XML_LINE_RIGHT
◆ XML_LINE_TLBR
◆ XML_LINE_TOP
◆ gsCellStyleServiceName()
constexpr OUStringLiteral gsCellStyleServiceName |
( |
u"com.sun.star.style.CellStyle" |
| ) |
|
|
constexpr |
◆ gsGraphicStyleServiceName()
constexpr OUStringLiteral gsGraphicStyleServiceName |
( |
u"com.sun.star.style.GraphicStyle" |
| ) |
|
|
constexpr |