LibreOffice Module toolkit (master) 1
Classes | Typedefs
unocontrol.hxx File Reference
#include <toolkit/dllapi.h>
#include <com/sun/star/awt/XControl.hpp>
#include <com/sun/star/awt/XWindow2.hpp>
#include <com/sun/star/awt/XView.hpp>
#include <com/sun/star/beans/XPropertiesChangeListener.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/awt/XUnitConversion.hpp>
#include <com/sun/star/awt/XStyleSettingsSupplier.hpp>
#include <com/sun/star/accessibility/XAccessible.hpp>
#include <osl/mutex.hxx>
#include <toolkit/helper/listenermultiplexer.hxx>
#include <tools/long.hxx>
#include <comphelper/interfacecontainer3.hxx>
#include <cppuhelper/weakref.hxx>
#include <cppuhelper/implbase9.hxx>
#include <com/sun/star/util/XModeChangeBroadcaster.hpp>
#include <com/sun/star/awt/XVclWindowPeer.hpp>
#include <memory>
Include dependency graph for unocontrol.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UnoControlComponentInfos
 
class  UnoControl
 

Typedefs

typedef ::cppu::WeakAggImplHelper9< css::awt::XControl, css::awt::XWindow2, css::awt::XView, css::beans::XPropertiesChangeListener, css::lang::XServiceInfo, css::accessibility::XAccessible, css::util::XModeChangeBroadcaster, css::awt::XUnitConversion, css::awt::XStyleSettingsSupplier > UnoControl_Base
 

Typedef Documentation

◆ UnoControl_Base

typedef ::cppu::WeakAggImplHelper9< css::awt::XControl , css::awt::XWindow2 , css::awt::XView , css::beans::XPropertiesChangeListener , css::lang::XServiceInfo , css::accessibility::XAccessible , css::util::XModeChangeBroadcaster , css::awt::XUnitConversion , css::awt::XStyleSettingsSupplier > UnoControl_Base

Definition at line 73 of file unocontrol.hxx.