summaryrefslogtreecommitdiff
path: root/sw/inc/unoprnms.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-27 08:22:09 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-27 08:22:09 +0000
commit2c24c23f7eb0121206c182c393c304f3a06009cd (patch)
tree9dfd1ad6f4c592d360010cd9b55f50ffe44f9f4e /sw/inc/unoprnms.hxx
parentf8f1b2d3d0f7744ca9fb188319917c47790ae1c4 (diff)
INTEGRATION: CWS fwk36 (1.113.22); FILE MERGED
2006/03/16 11:36:47 cd 1.113.22.1: #i46895# Added property to ask for valid document signatures
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 6a7c386b656b..fd22abf8aea8 100644
--- a/sw/inc/unoprnms.hxx
+++ b/sw/inc/unoprnms.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unoprnms.hxx,v $
*
- * $Revision: 1.113 $
+ * $Revision: 1.114 $
*
- * last change: $Author: rt $ $Date: 2006-02-09 13:43:39 $
+ * last change: $Author: obo $ $Date: 2006-03-27 09:22:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -772,7 +772,8 @@ enum SwPropNameIds
/* 0704 */ UNO_NAME_PRINT_EMPTY_PAGES,
// <--
/* 0705 */ UNO_NAME_FIELD_CODE,
-/* 0706 */ SW_PROPNAME_END
+/* 0706 */ UNO_NAME_HAS_VALID_SIGNATURES,
+/* 0707 */ SW_PROPNAME_END
};