summaryrefslogtreecommitdiff
path: root/sw/inc/unoprnms.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-07-14 07:29:55 +0000
committerOliver Bolte <obo@openoffice.org>2006-07-14 07:29:55 +0000
commit2856905fcb9bc1ddeff07a2f5da9056c519e8d8f (patch)
tree0c5a27f642e0b61addb7e42f38c9ce34d9b92e9c /sw/inc/unoprnms.hxx
parent7768cd095454f1c091809b6a5ac5ce0f11583ab1 (diff)
INTEGRATION: CWS tl21 (1.115.8); FILE MERGED
2006/05/24 11:22:27 tl 1.115.8.1: #i63211# new property 'LayoutSize' for frames
Diffstat (limited to 'sw/inc/unoprnms.hxx')
-rw-r--r--sw/inc/unoprnms.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx
index 3c82f3ada7ac..609f29870d10 100644
--- a/sw/inc/unoprnms.hxx
+++ b/sw/inc/unoprnms.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unoprnms.hxx,v $
*
- * $Revision: 1.115 $
+ * $Revision: 1.116 $
*
- * last change: $Author: rt $ $Date: 2006-05-04 14:01:27 $
+ * last change: $Author: obo $ $Date: 2006-07-14 08:29:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -776,7 +776,8 @@ enum SwPropNameIds
// --> OD 2006-03-21 #b6375613#
/* 0707 */ UNO_NAME_APPLY_WORKAROUND_FOR_B6375613,
// <--
-/* 0708 */ SW_PROPNAME_END
+/* 0708 */ UNO_NAME_LAYOUT_SIZE,
+/* 0709 */ SW_PROPNAME_END
};