|
LibreOffice Module comphelper (master) 1
|
#include <comphelper/dispatchcommand.hxx>#include <comphelper/processfactory.hxx>#include <com/sun/star/frame/Desktop.hpp>#include <com/sun/star/frame/XDispatch.hpp>#include <com/sun/star/frame/XDispatchProvider.hpp>#include <com/sun/star/frame/XNotifyingDispatch.hpp>#include <com/sun/star/util/URL.hpp>#include <com/sun/star/util/URLTransformer.hpp>Go to the source code of this file.
Namespaces | |
| namespace | comphelper |
Functions | |
| bool | comphelper::dispatchCommand (const OUString &rCommand, const uno::Reference< css::frame::XFrame > &rFrame, const css::uno::Sequence< css::beans::PropertyValue > &rArguments, const uno::Reference< css::frame::XDispatchResultListener > &rListener) |
| bool | comphelper::dispatchCommand (const OUString &rCommand, const css::uno::Sequence< css::beans::PropertyValue > &rArguments, const uno::Reference< css::frame::XDispatchResultListener > &rListener) |