LibreOffice Module toolkit (master) 1
Classes | Macros | Typedefs
stdtabcontrollermodel.hxx File Reference
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/io/XPersistObject.hpp>
#include <com/sun/star/awt/XTabControllerModel.hpp>
#include <com/sun/star/lang/XTypeProvider.hpp>
#include <cppuhelper/weakagg.hxx>
#include <osl/mutex.hxx>
#include <vector>
Include dependency graph for stdtabcontrollermodel.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UnoControlModelEntryList
 
struct  UnoControlModelEntry
 
class  StdTabControllerModel
 

Macros

#define CONTROLPOS_NOTFOUND   0xFFFFFFFF
 

Typedefs

typedef ::std::vector< UnoControlModelEntry * > UnoControlModelEntryListBase
 

Macro Definition Documentation

◆ CONTROLPOS_NOTFOUND

#define CONTROLPOS_NOTFOUND   0xFFFFFFFF

Definition at line 66 of file stdtabcontrollermodel.hxx.

Typedef Documentation

◆ UnoControlModelEntryListBase

Definition at line 33 of file stdtabcontrollermodel.hxx.