|
LibreOffice Module toolkit (master) 1
|
#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>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 |
| #define CONTROLPOS_NOTFOUND 0xFFFFFFFF |
Definition at line 66 of file stdtabcontrollermodel.hxx.
| typedef ::std::vector< UnoControlModelEntry* > UnoControlModelEntryListBase |
Definition at line 33 of file stdtabcontrollermodel.hxx.