diff options
author | Kai Ahrens <ka@openoffice.org> | 2002-07-24 08:16:04 +0000 |
---|---|---|
committer | Kai Ahrens <ka@openoffice.org> | 2002-07-24 08:16:04 +0000 |
commit | 21f2e832438147dc960e8ac4a72ee8a7410a79c6 (patch) | |
tree | b7fd67fb3d4b89ad24f1d63722207f572b5d2b5e /sd/inc/helpids.h | |
parent | 35509a410825af34887a91bb0936ebb9a93ca427 (diff) |
#101667#: set helpid for page object TreeListBox
Diffstat (limited to 'sd/inc/helpids.h')
-rw-r--r-- | sd/inc/helpids.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h index f0aa7c872287..4f43db5d1f2d 100644 --- a/sd/inc/helpids.h +++ b/sd/inc/helpids.h @@ -2,9 +2,9 @@ * * $RCSfile: helpids.h,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: ka $ $Date: 2002-06-20 08:03:25 $ + * last change: $Author: ka $ $Date: 2002-07-24 09:14:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -221,3 +221,5 @@ #define HID_SD_UNDODELETEWARNING_DLG (HID_SD_START + 125) #define HID_SD_UNDODELETEWARNING_CBX (HID_SD_START + 126) + +#define HID_SD_PAGEOBJSTLB (HID_SD_START + 127) |