|
LibreOffice Module toolkit (master) 1
|
#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>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::Any > | ImplPropertyTable |
| typedef ::cppu::WeakAggImplHelper6< css::awt::XControlModel, css::beans::XPropertyState, css::io::XPersistObject, css::lang::XComponent, css::lang::XServiceInfo, css::util::XCloneable > | UnoControlModel_Base |
| typedef std::map<sal_uInt16, css::uno::Any> ImplPropertyTable |
Definition at line 44 of file unocontrolmodel.hxx.
| 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.