LibreOffice Module toolkit (master) 1
Classes | Namespaces | Typedefs
geometrycontrolmodel.hxx File Reference
#include <comphelper/broadcasthelper.hxx>
#include <comphelper/propagg.hxx>
#include <comphelper/proparrhlp.hxx>
#include <comphelper/propertycontainer.hxx>
#include <cppuhelper/compbase2.hxx>
#include <com/sun/star/util/XCloneable.hpp>
#include <com/sun/star/script/XScriptEventsSupplier.hpp>
#include <comphelper/IdPropArrayHelper.hxx>
#include <rtl/ref.hxx>
#include <controls/geometrycontrolmodel_impl.hxx>
Include dependency graph for geometrycontrolmodel.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OGeometryControlModel_Base
 
class  OTemplateInstanceDisambiguation< CONTROLMODEL >
 
class  OGeometryControlModel< CONTROLMODEL >
 
class  OCommonGeometryControlModel
 allows to extend an arbitrary com.sun.star.awt::UnoControlModel with geometry information. More...
 

Namespaces

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

Typedefs

typedef ::cppu::WeakAggComponentImplHelper2< css::util::XCloneable, css::script::XScriptEventsSupplier > OGCM_Base
 

Typedef Documentation

◆ OGCM_Base

typedef ::cppu::WeakAggComponentImplHelper2< css::util::XCloneable , css::script::XScriptEventsSupplier > OGCM_Base

Definition at line 49 of file geometrycontrolmodel.hxx.