Kaydet (Commit) 98e02cae authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS hb02 (1.100.54); FILE MERGED

2007/02/05 16:25:45 hbrinkm 1.100.54.1: #144146# new tokens help and hint
üst d37b8f56
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: xmltoken.cxx,v $ * $RCSfile: xmltoken.cxx,v $
* *
* $Revision: 1.102 $ * $Revision: 1.103 $
* *
* last change: $Author: rt $ $Date: 2007-02-01 09:26:54 $ * last change: $Author: obo $ $Date: 2007-03-09 13:04:58 $
* *
* 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.
...@@ -906,6 +906,7 @@ namespace xmloff { namespace token { ...@@ -906,6 +906,7 @@ namespace xmloff { namespace token {
TOKEN( "header-style", XML_HEADER_STYLE ), TOKEN( "header-style", XML_HEADER_STYLE ),
TOKEN( "headers", XML_HEADERS ), TOKEN( "headers", XML_HEADERS ),
TOKEN( "height", XML_HEIGHT ), TOKEN( "height", XML_HEIGHT ),
TOKEN( "help", XML_HELP),
TOKEN( "help-file-name", XML_HELP_FILE_NAME ), TOKEN( "help-file-name", XML_HELP_FILE_NAME ),
TOKEN( "help-id", XML_HELP_ID ), TOKEN( "help-id", XML_HELP_ID ),
TOKEN( "help-message", XML_HELP_MESSAGE ), TOKEN( "help-message", XML_HELP_MESSAGE ),
...@@ -917,6 +918,7 @@ namespace xmloff { namespace token { ...@@ -917,6 +918,7 @@ namespace xmloff { namespace token {
TOKEN( "hide-shape", XML_HIDE_SHAPE ), TOKEN( "hide-shape", XML_HIDE_SHAPE ),
TOKEN( "hide-text", XML_HIDE_TEXT ), TOKEN( "hide-text", XML_HIDE_TEXT ),
TOKEN( "highlighted-range", XML_HIGHLIGHTED_RANGE ), TOKEN( "highlighted-range", XML_HIGHLIGHTED_RANGE ),
TOKEN( "hint", XML_HINT),
TOKEN( "horizontal", XML_HORIZONTAL ), TOKEN( "horizontal", XML_HORIZONTAL ),
TOKEN( "horizontal-lines", XML_HORIZONTAL_LINES ), TOKEN( "horizontal-lines", XML_HORIZONTAL_LINES ),
// --> OD 2005-05-12 #i49139# // --> OD 2005-05-12 #i49139#
......
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