LibreOffice Module toolkit (master) 1
Classes | Namespaces | Typedefs
unocontrolmodel.hxx File Reference
#include <com/sun/star/awt/XControlModel.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/io/XPersistObject.hpp>
#include <com/sun/star/util/XCloneable.hpp>
#include <cppuhelper/weakagg.hxx>
#include <comphelper/broadcasthelper.hxx>
#include <toolkit/helper/listenermultiplexer.hxx>
#include <comphelper/propshlp.hxx>
#include <cppuhelper/implbase6.hxx>
#include <comphelper/uno3.hxx>
#include <rtl/ref.hxx>
#include <vector>
#include <map>
Include dependency graph for unocontrolmodel.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UnoControlModel
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 

Typedefs

typedef std::map< sal_uInt16, css::uno::AnyImplPropertyTable
 
typedef ::cppu::WeakAggImplHelper6< css::awt::XControlModel, css::beans::XPropertyState, css::io::XPersistObject, css::lang::XComponent, css::lang::XServiceInfo, css::util::XCloneable > UnoControlModel_Base
 

Typedef Documentation

◆ ImplPropertyTable

Definition at line 44 of file unocontrolmodel.hxx.

◆ UnoControlModel_Base

typedef ::cppu::WeakAggImplHelper6< css::awt::XControlModel , css::beans::XPropertyState , css::io::XPersistObject , css::lang::XComponent , css::lang::XServiceInfo , css::util::XCloneable > UnoControlModel_Base

Definition at line 52 of file unocontrolmodel.hxx.