Kaydet (Commit) ebb7f07d authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba23a (1.12.788); FILE MERGED

2007/03/12 11:38:22 fs 1.12.788.1: #i71488# +FormOperations
üst 63689bad
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: fmprop.hrc,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
#define FM_ATTR_START 0 #define FM_ATTR_START 0
#define FM_ATTR_FILTER_CRITERIA ( FM_ATTR_START + 1 ) #define FM_ATTR_FILTER_CRITERIA ( FM_ATTR_START + 1 )
#define FM_ATTR_FORM_OPERATIONS ( FM_ATTR_START + 2 )
...@@ -184,8 +185,8 @@ namespace svxform ...@@ -184,8 +185,8 @@ namespace svxform
DECLARE_CONSTASCII_USTRING( FM_PROP_CONTROL_BORDER_COLOR_FOCUS ); 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_MOUSE );
DECLARE_CONSTASCII_USTRING( FM_PROP_CONTROL_BORDER_COLOR_INVALID ); DECLARE_CONSTASCII_USTRING( FM_PROP_CONTROL_BORDER_COLOR_INVALID );
DECLARE_CONSTASCII_USTRING( FM_PROP_BUTTON_TYPE ); DECLARE_CONSTASCII_USTRING( FM_PROP_BUTTON_TYPE );
DECLARE_CONSTASCII_USTRING( FM_PROP_FORM_OPERATIONS );
} // namespace svxform } // namespace svxform
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment