LibreOffice Module framework (master) 1
Namespaces | Functions
generictoolbarcontroller.cxx File Reference
#include <framework/generictoolbarcontroller.hxx>
#include <com/sun/star/util/XURLTransformer.hpp>
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/frame/status/ItemStatus.hpp>
#include <com/sun/star/frame/status/Visibility.hpp>
#include <com/sun/star/frame/ControlCommand.hpp>
#include <comphelper/propertyvalue.hxx>
#include <svl/imageitm.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <tools/urlobj.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <strings.hrc>
#include <classes/fwkresid.hxx>
Include dependency graph for generictoolbarcontroller.cxx:

Go to the source code of this file.

Namespaces

namespace  framework
 

Functions

static bool framework::isEnumCommand (std::u16string_view rCommand)
 
static OUString framework::getEnumCommand (std::u16string_view rCommand)
 
static OUString framework::getMasterCommand (const OUString &rCommand)
 
 framework::IMPL_STATIC_LINK (GenericToolbarController, ExecuteHdl_Impl, void *, p, void)
 
 framework::IMPL_LINK (ImageOrientationController, WindowEventListener, VclWindowEvent &, rWindowEvent, void)