LibreOffice Module svtools (master) 1
Classes | Namespaces | Typedefs
toolboxcontroller.hxx File Reference
#include <svtools/svtdllapi.h>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/frame/XStatusListener.hpp>
#include <com/sun/star/frame/XToolbarController.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/util/XUpdatable.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <cppuhelper/implbase.hxx>
#include <comphelper/multicontainer2.hxx>
#include <comphelper/broadcasthelper.hxx>
#include <comphelper/proparrhlp.hxx>
#include <comphelper/propertycontainer.hxx>
#include <cppuhelper/propshlp.hxx>
#include <tools/link.hxx>
#include <utility>
#include <vcl/toolboxid.hxx>
#include <unordered_map>
Include dependency graph for toolboxcontroller.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  svt::ToolboxController
 
struct  svt::ToolboxController::Listener
 
struct  svt::ToolboxController::DispatchInfo
 

Namespaces

namespace  com
 
namespace  com ::sun
 
namespace  com ::sun ::star
 
namespace  com ::sun ::star ::frame
 
namespace  com ::sun ::star ::uno
 
namespace  com ::sun ::star ::util
 
namespace  weld
 
namespace  svt
 

Typedefs

typedef cppu::WeakImplHelper< css::frame::XStatusListener, css::frame::XToolbarController, css::lang::XInitialization, css::util::XUpdatable, css::lang::XComponent > svt::ToolboxController_Base