LibreOffice Module xmloff (master) 1
Classes | Variables
StyleOASISTContext.cxx File Reference
#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>
Include dependency graph for StyleOASISTContext.cxx:

Go to the source code of this file.

Classes

class  XMLPropertiesTContext_Impl
 

Variables

const sal_uInt16 aAttrActionMaps [XML_PROP_TYPE_END]
 

Variable Documentation

◆ aAttrActionMaps

const sal_uInt16 aAttrActionMaps[XML_PROP_TYPE_END]
Initial value:
=
{
}
@ PROP_OASIS_SECTION_ATTR_ACTIONS
@ PROP_OASIS_DRAWING_PAGE_ATTR_ACTIONS
@ PROP_OASIS_LIST_LEVEL_ATTR_ACTIONS
@ PROP_OASIS_TABLE_ROW_ATTR_ACTIONS
@ PROP_OASIS_HEADER_FOOTER_ATTR_ACTIONS
@ PROP_OASIS_PARAGRAPH_ATTR_ACTIONS
@ PROP_OASIS_TABLE_COLUMN_ATTR_ACTIONS
@ PROP_OASIS_GRAPHIC_ATTR_ACTIONS
@ PROP_OASIS_TABLE_CELL_ATTR_ACTIONS
@ PROP_OASIS_TABLE_ATTR_ACTIONS
@ PROP_OASIS_PAGE_LAYOUT_ATTR_ACTIONS
@ PROP_OASIS_TEXT_ATTR_ACTIONS
@ PROP_OASIS_CHART_ATTR_ACTIONS
@ MAX_OASIS_PROP_ACTIONS

Definition at line 43 of file StyleOASISTContext.cxx.

Referenced by XMLPropertiesTContext_Impl::StartElement().