|
LibreOffice Module sfx2 (master) 1
|
#include <sal/config.h>#include <com/sun/star/frame/XAppDispatchProvider.hpp>#include <com/sun/star/frame/XDispatch.hpp>#include <com/sun/star/frame/XFrame.hpp>#include <com/sun/star/frame/DispatchDescriptor.hpp>#include <com/sun/star/lang/IllegalArgumentException.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/util/URL.hpp>#include <comphelper/sequence.hxx>#include <cppuhelper/implbase.hxx>#include <cppuhelper/supportsservice.hxx>#include <sfx2/app.hxx>#include <sfx2/dispatch.hxx>#include <sfx2/msg.hxx>#include <sfx2/msgpool.hxx>#include <sfx2/sfxbasecontroller.hxx>#include <unoctitm.hxx>#include <vcl/svapp.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_sfx2_AppDispatchProvider_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_sfx2_AppDispatchProvider_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 224 of file appdispatchprovider.cxx.