INTEGRATION: CWS xmlbasic (1.167.378); FILE MERGED
2004/10/22 12:22:52 tbe 1.167.378.3: #i22747# XML filter adaptors and macros 2004/10/21 12:13:39 tbe 1.167.378.2: #i22747# XML filter adaptors and macros 2004/09/30 10:32:42 tbe 1.167.378.1: #i22747# XML filter adaptors and macros
This commit is contained in:
parent
2d5b3097d1
commit
90e7712f80
1 changed files with 8 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: xmlkywd.hxx,v $
|
||||
*
|
||||
* $Revision: 1.167 $
|
||||
* $Revision: 1.168 $
|
||||
*
|
||||
* last change: $Author: cl $ $Date: 2001-06-15 11:29:20 $
|
||||
* last change: $Author: hr $ $Date: 2004-11-09 12:25:58 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -2018,4 +2018,10 @@ XML_CONSTASCII_ACTION( sXML_text_style_name, "text-style-name" );
|
|||
|
||||
XML_CONSTASCII_ACTION( sXML_sort_algorithm, "sort-algorithm" );
|
||||
XML_CONSTASCII_ACTION( sXML_roll_from_top, "roll-from-top" );
|
||||
|
||||
XML_CONSTASCII_ACTION( sXML_script_data, "script-data" );
|
||||
XML_CONSTASCII_ACTION( sXML_libraries, "libraries" );
|
||||
XML_CONSTASCII_ACTION( sXML_source_code, "source-code" );
|
||||
XML_CONSTASCII_ACTION( sXML_readonly, "readonly" );
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue