summaryrefslogtreecommitdiff
path: root/sd/inc/sdattr.hrc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 12:37:45 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 12:37:45 +0000
commit7cf5c750c1bd6cb0e497872f9e49d242108bcfe0 (patch)
treed442011fdcdfcaaeb685b5764bf2e175c27826bd /sd/inc/sdattr.hrc
parent18f259841f0d860cf3278a0eda222e1c3a7a4c43 (diff)
INTEGRATION: CWS impressalternativtext (1.4.158); FILE MERGED
2007/05/24 13:05:48 cl 1.4.158.1: #i68100# adding Title and Description to layers
Diffstat (limited to 'sd/inc/sdattr.hrc')
-rw-r--r--sd/inc/sdattr.hrc8
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/inc/sdattr.hrc b/sd/inc/sdattr.hrc
index 3805506ce478..51f08252c00a 100644
--- a/sd/inc/sdattr.hrc
+++ b/sd/inc/sdattr.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: sdattr.hrc,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2006-10-06 09:51:20 $
+ * last change: $Author: hr $ $Date: 2007-06-26 13:37:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,9 @@
#define ATTR_LAYER_PRINTABLE ATTR_LAYER_START + 2
#define ATTR_LAYER_LOCKED ATTR_LAYER_START + 3
#define ATTR_LAYER_THISPAGE ATTR_LAYER_START + 4
-#define ATTR_LAYER_END ATTR_LAYER_THISPAGE
+#define ATTR_LAYER_TITLE ATTR_LAYER_START + 5
+#define ATTR_LAYER_DESC ATTR_LAYER_START + 6
+#define ATTR_LAYER_END ATTR_LAYER_DESC
// Anfang Dia-Attribute
#define ATTR_DIA_START ATTR_LAYER_END + 1