LibreOffice Module extensions (master) 1
Functions
wizardservices.cxx File Reference
#include <sal/config.h>
#include "unoautopilot.hxx"
#include "groupboxwiz.hxx"
#include "listcombowizard.hxx"
#include "gridwizard.hxx"
Include dependency graph for wizardservices.cxx:

Go to the source code of this file.

Functions

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

Function Documentation

◆ extensions_dbp_OGridWizard_get_implementation()

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

Definition at line 54 of file wizardservices.cxx.

◆ extensions_dbp_OGroupBoxWizard_get_implementation()

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

Definition at line 30 of file wizardservices.cxx.

◆ extensions_dbp_OListComboWizard_get_implementation()

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

Definition at line 42 of file wizardservices.cxx.