LibreOffice Module xmloff (master) 1
|
#include "XMLIndexTableSourceContext.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/text/ReferenceFieldPart.hpp>
#include <sax/tools/converter.hxx>
#include "XMLIndexTemplateContext.hxx"
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlement.hxx>
#include <rtl/ustring.hxx>
Go to the source code of this file.
Variables | |
SvXMLEnumMapEntry< sal_uInt16 > const | lcl_aReferenceTypeTokenMap [] |
SvXMLEnumMapEntry<sal_uInt16> const lcl_aReferenceTypeTokenMap[] |
Definition at line 59 of file XMLIndexTableSourceContext.cxx.
Referenced by XMLIndexTableSourceContext::ProcessAttribute().