LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/xml/sax/SAXException.hpp>
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <rtl/ustrbuf.hxx>
#include <osl/diagnose.h>
#include <sax/tools/converter.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnamespace.hxx>
#include "PropType.hxx"
#include "DeepTContext.hxx"
#include "TransformerBase.hxx"
#include "TransformerActions.hxx"
#include "ActionMapTypesOASIS.hxx"
#include "MutableAttrList.hxx"
#include "PropertyActionsOASIS.hxx"
#include "StyleOASISTContext.hxx"
#include <xmloff/xmluconv.hxx>
Go to the source code of this file.
Classes | |
class | XMLPropertiesTContext_Impl |
Variables | |
const sal_uInt16 | aAttrActionMaps [XML_PROP_TYPE_END] |
const sal_uInt16 aAttrActionMaps[XML_PROP_TYPE_END] |
Definition at line 43 of file StyleOASISTContext.cxx.
Referenced by XMLPropertiesTContext_Impl::StartElement().