|
LibreOffice Module sc (master) 1
|
#include "vbaglobals.hxx"#include <com/sun/star/lang/XMultiComponentFactory.hpp>#include <comphelper/sequence.hxx>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/frame/XModel.hpp>#include "vbaapplication.hxx"Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | ScVbaGlobals_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &arguments) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * ScVbaGlobals_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | arguments | ||
| ) |
Definition at line 258 of file vbaglobals.cxx.