LibreOffice Module xmloff (master)
1
|
#include <com/sun/star/text/XTextContent.hpp>
#include <com/sun/star/text/TextContentAnchorType.hpp>
#include <sax/tools/converter.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/txtimp.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include "XMLAnchorTypePropHdl.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/drawing/XDrawPageSupplier.hpp>
#include <com/sun/star/drawing/XShapes.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <xmloff/XMLTextShapeImportHelper.hxx>
Go to the source code of this file.
Functions | |
constexpr OUStringLiteral | gsAnchorType (u"AnchorType") |
constexpr OUStringLiteral | gsAnchorPageNo (u"AnchorPageNo") |
constexpr OUStringLiteral | gsVertOrientPosition (u"VertOrientPosition") |
constexpr OUStringLiteral gsAnchorPageNo | ( | u"AnchorPageNo" | ) |
Referenced by XMLTextShapeImportHelper::addShape().
constexpr OUStringLiteral gsAnchorType | ( | u"AnchorType" | ) |
Referenced by XMLTextShapeImportHelper::addShape().
constexpr OUStringLiteral gsVertOrientPosition | ( | u"VertOrientPosition" | ) |
Referenced by XMLTextShapeImportHelper::addShape().