LibreOffice Module xmloff (master) 1
|
#include "XMLIndexBibliographyEntryContext.hxx"
#include "XMLIndexTemplateContext.hxx"
#include <xmloff/xmlimp.hxx>
#include <xmloff/txtimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlement.hxx>
#include <com/sun/star/text/BibliographyDataField.hpp>
#include <sal/log.hxx>
Go to the source code of this file.
Variables | |
const SvXMLEnumMapEntry< sal_uInt16 > | aBibliographyDataFieldMap [] |
const SvXMLEnumMapEntry<sal_uInt16> aBibliographyDataFieldMap[] |
Definition at line 56 of file XMLIndexBibliographyEntryContext.cxx.
Referenced by XMLIndexBibliographyConfigurationContext::createFastChildContext(), and XMLIndexBibliographyEntryContext::startFastElement().