LibreOffice Module writerfilter (master) 1
Namespaces | Variables
OOXMLFastContextHandler.cxx File Reference
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/text/RelOrientation.hpp>
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include <com/sun/star/xml/sax/SAXException.hpp>
#include <ooxml/resourceids.hxx>
#include <oox/mathml/imexport.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/shape/ShapeFilterBase.hxx>
#include <sal/log.hxx>
#include <comphelper/embeddedobjectcontainer.hxx>
#include <comphelper/propertyvalue.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <tools/globname.hxx>
#include <comphelper/classids.hxx>
#include <sfx2/sfxbasemodel.hxx>
#include "OOXMLFastContextHandler.hxx"
#include "OOXMLFactory.hxx"
#include "Handler.hxx"
#include <dmapper/CommentProperties.hxx>
#include <dmapper/PropertyIds.hxx>
#include <comphelper/propertysequence.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include "OOXMLPropertySet.hxx"
#include <dmapper/GraphicHelpers.hxx>
Include dependency graph for OOXMLFastContextHandler.cxx:

Go to the source code of this file.

Namespaces

namespace  writerfilter
 
namespace  writerfilter::ooxml
 

Variables

const sal_Unicode uCR = 0xd
 
const sal_Unicode uFtnEdnRef = 0x2
 
const sal_Unicode uFtnEdnSep = 0x3
 
const sal_Unicode uFtnSep = 0x5
 
const sal_Unicode uTab = 0x9
 
const sal_Unicode uPgNum = 0x0
 
const sal_Unicode uNoBreakHyphen = 0x2011
 
const sal_Unicode uSoftHyphen = 0xAD
 
const sal_uInt8 cFtnEdnCont = 0x4
 

Variable Documentation

◆ cFtnEdnCont

const sal_uInt8 cFtnEdnCont = 0x4

◆ uCR

const sal_Unicode uCR = 0xd

◆ uFtnEdnRef

const sal_Unicode uFtnEdnRef = 0x2

◆ uFtnEdnSep

const sal_Unicode uFtnEdnSep = 0x3

◆ uFtnSep

const sal_Unicode uFtnSep = 0x5

◆ uNoBreakHyphen

const sal_Unicode uNoBreakHyphen = 0x2011

◆ uPgNum

const sal_Unicode uPgNum = 0x0

◆ uSoftHyphen

const sal_Unicode uSoftHyphen = 0xAD

◆ uTab

const sal_Unicode uTab = 0x9