User: obo Date: 05/03/18 02:06:30 Modified: /dba/dbaccess/source/filter/xml/ xmlEnums.hxx
Log: INTEGRATION: CWS dba25 (1.3.88); FILE MERGED 2005/03/09 08:25:28 oj 1.3.88.2: #i44064# save the type as well 2005/03/04 14:23:48 oj 1.3.88.1: #i44064# export control default File Changes: Directory: /dba/dbaccess/source/filter/xml/ =========================================== File [changed]: xmlEnums.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/filter/xml/xmlEnums.hxx?r1=1.3&r2=1.4 Delta lines: +3 -1 ------------------- --- xmlEnums.hxx 20 Sep 2004 13:35:27 -0000 1.3 +++ xmlEnums.hxx 18 Mar 2005 10:06:27 -0000 1.4 @@ -171,7 +171,9 @@ XML_TOK_COLUMN_NAME, XML_TOK_COLUMN_STYLE_NAME, XML_TOK_COLUMN_HELP_MESSAGE, - XML_TOK_COLUMN_VISIBILITY + XML_TOK_COLUMN_VISIBILITY, + XML_TOK_COLUMN_DEFAULT_VALUE, + XML_TOK_COLUMN_TYPE_NAME }; // ----------------------------------------------------------------------------- } // namespace dbaxml --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
