summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 09:07:46 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 09:07:46 +0000
commitebb7f07db5cc17fbef49ce341c33e373975f5ef5 (patch)
tree846d462ec58409d19386a74b0ded03bd7267bd08
parent63689badf7a37ef8cd72b525f39a73d69dff1369 (diff)
INTEGRATION: CWS dba23a (1.12.788); FILE MERGED
2007/03/12 11:38:22 fs 1.12.788.1: #i71488# +FormOperations
-rw-r--r--svx/source/inc/fmprop.hrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/svx/source/inc/fmprop.hrc b/svx/source/inc/fmprop.hrc
index 267df53d05f1..8a0b6a08dee9 100644
--- a/svx/source/inc/fmprop.hrc
+++ b/svx/source/inc/fmprop.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: fmprop.hrc,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:17:53 $
+ * last change: $Author: kz $ $Date: 2007-05-10 10:07:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,6 +43,7 @@
#define FM_ATTR_START 0
#define FM_ATTR_FILTER_CRITERIA ( FM_ATTR_START + 1 )
+#define FM_ATTR_FORM_OPERATIONS ( FM_ATTR_START + 2 )
@@ -184,8 +185,8 @@ namespace svxform
DECLARE_CONSTASCII_USTRING( FM_PROP_CONTROL_BORDER_COLOR_FOCUS );
DECLARE_CONSTASCII_USTRING( FM_PROP_CONTROL_BORDER_COLOR_MOUSE );
DECLARE_CONSTASCII_USTRING( FM_PROP_CONTROL_BORDER_COLOR_INVALID );
-
DECLARE_CONSTASCII_USTRING( FM_PROP_BUTTON_TYPE );
+ DECLARE_CONSTASCII_USTRING( FM_PROP_FORM_OPERATIONS );
} // namespace svxform