LibreOffice Module toolkit (master) 1
Classes | Macros | Typedefs
roadmapentry.hxx File Reference
#include <comphelper/uno3.hxx>
#include <comphelper/broadcasthelper.hxx>
#include <comphelper/propertycontainer.hxx>
#include <comphelper/proparrhlp.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
Include dependency graph for roadmapentry.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ORoadmapEntry
 

Macros

#define RM_PROPERTY_ID_LABEL   1
 
#define RM_PROPERTY_ID_ID   2
 
#define RM_PROPERTY_ID_ENABLED   4
 
#define RM_PROPERTY_ID_INTERACTIVE   5
 

Typedefs

typedef cppu::WeakImplHelper< css::lang::XServiceInfo > ORoadmapEntry_Base
 

Macro Definition Documentation

◆ RM_PROPERTY_ID_ENABLED

#define RM_PROPERTY_ID_ENABLED   4

Definition at line 31 of file roadmapentry.hxx.

◆ RM_PROPERTY_ID_ID

#define RM_PROPERTY_ID_ID   2

Definition at line 30 of file roadmapentry.hxx.

◆ RM_PROPERTY_ID_INTERACTIVE

#define RM_PROPERTY_ID_INTERACTIVE   5

Definition at line 32 of file roadmapentry.hxx.

◆ RM_PROPERTY_ID_LABEL

#define RM_PROPERTY_ID_LABEL   1

Definition at line 29 of file roadmapentry.hxx.

Typedef Documentation

◆ ORoadmapEntry_Base

typedef cppu::WeakImplHelper< css::lang::XServiceInfo > ORoadmapEntry_Base

Definition at line 34 of file roadmapentry.hxx.