LibreOffice Module framework (master) 1
|
#include <dispatch/windowcommanddispatch.hxx>
#include <targets.h>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/util/URLTransformer.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>
#include <utility>
#include <vcl/window.hxx>
#include <vcl/svapp.hxx>
#include <vcl/commandevent.hxx>
#include <toolkit/helper/vclunohelper.hxx>
Go to the source code of this file.
Namespaces | |
namespace | framework |
Functions | |
framework::IMPL_LINK (WindowCommandDispatch, impl_notifyCommand, VclWindowEvent &, rEvent, void) | |