LibreOffice Module xmloff (master) 1
Classes | Namespaces | Variables
XMLIndexTemplateContext.hxx File Reference
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmltoken.hxx>
#include <vector>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/beans/PropertyValues.hpp>
Include dependency graph for XMLIndexTemplateContext.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XMLIndexTemplateContext
 Import index entry templates. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 #file
 
namespace  com::sun::star::xml
 
namespace  com::sun::star::xml::sax
 
namespace  com::sun::star::beans
 

Variables

const SvXMLEnumMapEntry< sal_uInt16 > aSvLevelNameTOCMap []
 
const char * aLevelStylePropNameTOCMap []
 
const bool aAllowedTokenTypesTOC []
 
const bool aAllowedTokenTypesUser []
 
const SvXMLEnumMapEntry< sal_uInt16 > aLevelNameAlphaMap []
 
const char * aLevelStylePropNameAlphaMap []
 
const bool aAllowedTokenTypesAlpha []
 
const SvXMLEnumMapEntry< sal_uInt16 > aLevelNameBibliographyMap []
 
const char * aLevelStylePropNameBibliographyMap []
 
const bool aAllowedTokenTypesBibliography []
 
const SvXMLEnumMapEntry< sal_uInt16 > * aLevelNameTableMap
 
const char * aLevelStylePropNameTableMap []
 
const bool aAllowedTokenTypesTable []
 

Variable Documentation

◆ aAllowedTokenTypesAlpha

const bool aAllowedTokenTypesAlpha[]
extern

◆ aAllowedTokenTypesBibliography

const bool aAllowedTokenTypesBibliography[]
extern

◆ aAllowedTokenTypesTable

const bool aAllowedTokenTypesTable[]
extern

◆ aAllowedTokenTypesTOC

const bool aAllowedTokenTypesTOC[]
extern

◆ aAllowedTokenTypesUser

const bool aAllowedTokenTypesUser[]
extern

◆ aLevelNameAlphaMap

const SvXMLEnumMapEntry<sal_uInt16> aLevelNameAlphaMap[]
extern

◆ aLevelNameBibliographyMap

const SvXMLEnumMapEntry<sal_uInt16> aLevelNameBibliographyMap[]
extern

◆ aLevelNameTableMap

const SvXMLEnumMapEntry<sal_uInt16>* aLevelNameTableMap
extern

◆ aLevelStylePropNameAlphaMap

const char* aLevelStylePropNameAlphaMap[]
extern

◆ aLevelStylePropNameBibliographyMap

const char* aLevelStylePropNameBibliographyMap[]
extern

◆ aLevelStylePropNameTableMap

const char* aLevelStylePropNameTableMap[]
extern

◆ aLevelStylePropNameTOCMap

const char* aLevelStylePropNameTOCMap[]
extern

◆ aSvLevelNameTOCMap

const SvXMLEnumMapEntry<sal_uInt16> aSvLevelNameTOCMap[]
extern