LibreOffice Module xmloff (master) 1
Classes | Namespaces | Variables
TransformerBase.hxx File Reference
#include <sal/config.h>
#include <vector>
#include <memory>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/xml/sax/XLocator.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <rtl/ref.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/namespacemap.hxx>
#include "Transformer.hxx"
#include "TransformerActions.hxx"
#include "TransformerTokenMap.hxx"
Include dependency graph for TransformerBase.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XMLTransformerBase
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 #file
 
namespace  com::sun::star::i18n
 

Variables

const sal_uInt16 INVALID_ACTIONS = 0xffff
 

Variable Documentation

◆ INVALID_ACTIONS

const sal_uInt16 INVALID_ACTIONS = 0xffff

Definition at line 50 of file TransformerBase.hxx.

Referenced by XMLPersAttrListTContext::StartElement().