20#ifndef INCLUDED_SFX2_SFXMODELFACTORY_HXX
21#define INCLUDED_SFX2_SFXMODELFACTORY_HXX
25#include <com/sun/star/uno/Reference.hxx>
55 css::uno::Reference<css::uno::XInterface>
57 const css::uno::Sequence<css::uno::Any> & rxArgs,
58 std::function<css::uno::Reference<css::uno::XInterface>(
SfxModelFlags )> creationFunc
called to query another interface of the component @descr Will allow to query for XInteractionHandler...
css::uno::Reference< css::uno::XInterface > createSfxModelInstance(const css::uno::Sequence< css::uno::Any > &_rArguments, std::function< css::uno::Reference< css::uno::XInterface >(SfxModelFlags)> creationFunc)
Intended to be called from UNO constructor functions This evaluates certain creation arguments (passe...
@ DISABLE_DOCUMENT_RECOVERY
@ DISABLE_EMBEDDED_SCRIPTS