LibreOffice Module framework (master) 1
|
#include <recording/dispatchrecordersupplier.hxx>
#include <com/sun/star/frame/XRecordableDispatch.hpp>
#include <vcl/svapp.hxx>
#include <cppuhelper/supportsservice.hxx>
Go to the source code of this file.
Namespaces | |
namespace | framework |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | framework_DispatchRecorderSupplier_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * framework_DispatchRecorderSupplier_get_implementation | ( | css::uno::XComponentContext * | , |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 155 of file dispatchrecordersupplier.cxx.