|
LibreOffice Module xmloff (master) 1
|
#include <sal/config.h>#include <o3tl/string_view.hxx>#include <officecfg/Office/Common.hxx>#include <sax/tools/converter.hxx>#include <com/sun/star/util/PathSubstitution.hpp>#include <com/sun/star/util/XStringSubstitution.hpp>#include <utility>#include <xmloff/DocumentSettingsContext.hxx>#include <xmloff/xmlimp.hxx>#include <xmloff/xmltoken.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/namespacemap.hxx>#include <comphelper/base64.hxx>#include <vector>#include <com/sun/star/i18n/XForbiddenCharacters.hpp>#include <com/sun/star/container/XIndexContainer.hpp>#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include <com/sun/star/formula/SymbolDescriptor.hpp>#include <com/sun/star/frame/XModel.hpp>#include <com/sun/star/util/DateTime.hpp>#include <com/sun/star/document/XViewDataSupplier.hpp>#include <com/sun/star/document/PrinterIndependentLayout.hpp>#include <com/sun/star/document/NamedPropertyValues.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <comphelper/indexedpropertyvalues.hxx>#include <sal/log.hxx>#include <osl/diagnose.h>#include <comphelper/diagnose_ex.hxx>#include <unotools/configmgr.hxx>#include "xmlenums.hxx"Go to the source code of this file.
Functions | |
| static SvXMLImportContext * | CreateSettingsContext (SvXMLImport &rImport, sal_Int32 nElement, const uno::Reference< xml::sax::XFastAttributeList > &xAttrList, beans::PropertyValue &rProp, XMLConfigBaseContext *pBaseContext) |
|
static |
Definition at line 209 of file DocumentSettingsContext.cxx.
References sax_fastparser::castToFastAttributeList(), xmloff::token::XML_CONFIG_ITEM, xmloff::token::XML_CONFIG_ITEM_MAP_ENTRY, xmloff::token::XML_CONFIG_ITEM_MAP_INDEXED, xmloff::token::XML_CONFIG_ITEM_MAP_NAMED, xmloff::token::XML_CONFIG_ITEM_SET, XML_ELEMENT, and xmloff::token::XML_NAME.