diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-05-21 10:34:43 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-05-21 10:34:43 +0000 |
commit | 8c77b740d8a39f8004a5d4dfee95d69c66e6e602 (patch) | |
tree | ddcacc8e0dfbd183836efe2b47360bdc462912eb | |
parent | 0705163f710b489a59a453addadd79b22606481c (diff) |
INTEGRATION: CWS extmgrui01 (1.8.44); FILE MERGED
2008/04/28 10:37:29 dv 1.8.44.2: RESYNC: (1.8-1.9); FILE MERGED
2008/03/19 20:56:30 gh 1.8.44.1: #i86913#methods to access ExtensionListBox
-rw-r--r-- | automation/source/inc/rcontrol.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/automation/source/inc/rcontrol.hxx b/automation/source/inc/rcontrol.hxx index 7f24dc06e..d0a835a2a 100644 --- a/automation/source/inc/rcontrol.hxx +++ b/automation/source/inc/rcontrol.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: rcontrol.hxx,v $ - * $Revision: 1.9 $ + * $Revision: 1.10 $ * * This file is part of OpenOffice.org. * @@ -439,6 +439,7 @@ #define CONST_CTBrowseBox 100 #define CONST_CTValueSet 103 #define CONST_CTORoadmap 104 +#define CONST_CTIExtensionListBox 105 #define CONST_CTUnknown 199 // Konstanten für das ALignment des gesuchten Splitters |