|
LibreOffice Module sfx2 (master) 1
|
#include <config_features.h>#include <macroloader.hxx>#include <com/sun/star/frame/DispatchResultState.hpp>#include <basic/basmgr.hxx>#include <basic/sbuno.hxx>#include <basic/sberrors.hxx>#include <cppuhelper/supportsservice.hxx>#include <cppuhelper/weak.hxx>#include <cppuhelper/weakref.hxx>#include <framework/documentundoguard.hxx>#include <sfx2/app.hxx>#include <sfx2/frame.hxx>#include <sfx2/objsh.hxx>#include <tools/urlobj.hxx>#include <vcl/svapp.hxx>#include <memory>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_sfx2_SfxMacroLoader_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &arguments) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_sfx2_SfxMacroLoader_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | arguments | ||
| ) |
Definition at line 337 of file macroloader.cxx.