summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 09:06:03 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 09:06:03 +0000
commit193719ac2dc4d0144e99ab7d13a108204c6d7e27 (patch)
tree88574dc7e9728126c6bf604c9cf3464ccdac1484
parente165dd9a9421e51148c10f507e17a4ffc46df65d (diff)
INTEGRATION: CWS dba23a (1.19.264); FILE MERGED
2007/03/12 11:40:07 fs 1.19.264.1: #i71488# +FormOperations
-rw-r--r--svx/source/form/fmprop.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/form/fmprop.cxx b/svx/source/form/fmprop.cxx
index d4b6cae1ecd4..ed16d3ecec24 100644
--- a/svx/source/form/fmprop.cxx
+++ b/svx/source/form/fmprop.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmprop.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 05:08:26 $
+ * last change: $Author: kz $ $Date: 2007-05-10 10:06:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -193,6 +193,7 @@ namespace svxform
IMPLEMENT_CONSTASCII_USTRING( FM_PROP_CONTROL_BORDER_COLOR_INVALID,"ControlBorderColorOnInvalid" );
IMPLEMENT_CONSTASCII_USTRING( FM_PROP_BUTTON_TYPE, "ButtonType" );
+ IMPLEMENT_CONSTASCII_USTRING( FM_PROP_FORM_OPERATIONS, "FormOperations" );
} // namespace svxform