LibreOffice Module extensions (master) 1
Namespaces | Functions
formcontroller.cxx File Reference
#include "formcontroller.hxx"
#include "pcrcommon.hxx"
#include "formstrings.hxx"
#include "defaultforminspection.hxx"
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/util/VetoException.hpp>
#include <cppuhelper/typeprovider.hxx>
#include <utility>
Include dependency graph for formcontroller.cxx:

Go to the source code of this file.

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * extensions_propctrlr_FormController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * extensions_propctrlr_DialogController_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ extensions_propctrlr_DialogController_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * extensions_propctrlr_DialogController_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 239 of file formcontroller.cxx.

◆ extensions_propctrlr_FormController_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * extensions_propctrlr_FormController_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 229 of file formcontroller.cxx.