LibreOffice Module xmloff (master) 1
Functions
DocumentSettingsContext.cxx File Reference
#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"
Include dependency graph for DocumentSettingsContext.cxx:

Go to the source code of this file.

Functions

static SvXMLImportContextCreateSettingsContext (SvXMLImport &rImport, sal_Int32 nElement, const uno::Reference< xml::sax::XFastAttributeList > &xAttrList, beans::PropertyValue &rProp, XMLConfigBaseContext *pBaseContext)
 

Function Documentation

◆ CreateSettingsContext()

static SvXMLImportContext * CreateSettingsContext ( SvXMLImport &  rImport,
sal_Int32  nElement,
const uno::Reference< xml::sax::XFastAttributeList > &  xAttrList,
beans::PropertyValue &  rProp,
XMLConfigBaseContext *  pBaseContext 
)
static