LibreOffice Module svx (master) 1
Namespaces | Typedefs | Functions
legacyformcontroller.cxx File Reference
#include <fmservs.hxx>
#include <com/sun/star/form/XFormController.hpp>
#include <com/sun/star/form/runtime/FormController.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/processfactory.hxx>
Include dependency graph for legacyformcontroller.cxx:

Go to the source code of this file.

Namespaces

namespace  svxform
 class FmSearchEngine - Impl class for FmSearchDialog
 

Typedefs

typedef ::cppu::WeakImplHelper< form::XFormController, XServiceInfo > svxform::LegacyFormController_Base
 

Functions

css::uno::Reference< css::uno::XInterface > LegacyFormController_NewInstance_Impl (const css::uno::Reference< css::lang::XMultiServiceFactory > &_rxORB)
 

Function Documentation

◆ LegacyFormController_NewInstance_Impl()

css::uno::Reference< css::uno::XInterface > LegacyFormController_NewInstance_Impl ( css::uno::Reference< css::lang::XMultiServiceFactory > const &  _rxORB)
Exceptions
css::uno::Exception

Definition at line 196 of file legacyformcontroller.cxx.

References legacy::SvxOrientation::Create().

Variable Documentation

◆ m_xDelegator

const Reference< form::runtime::XFormController > m_xDelegator
private

Definition at line 101 of file legacyformcontroller.cxx.