LibreOffice Module extensions (master) 1
|
#include <sal/config.h>
#include "unoautopilot.hxx"
#include "groupboxwiz.hxx"
#include "listcombowizard.hxx"
#include "gridwizard.hxx"
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 &) |
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.
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.
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.