LibreOffice Module svx (master) 1
|
#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>
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) |
css::uno::Reference< css::uno::XInterface > LegacyFormController_NewInstance_Impl | ( | css::uno::Reference< css::lang::XMultiServiceFactory > const & | _rxORB | ) |
css::uno::Exception |
Definition at line 196 of file legacyformcontroller.cxx.
References legacy::SvxOrientation::Create().
|
private |
Definition at line 101 of file legacyformcontroller.cxx.