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

INTEGRATION: CWS calcodfversion (1.123.24); FILE MERGED

2008/04/18 12:46:34 er 1.123.24.2: RESYNC: (1.123-1.125); FILE MERGED
2008/04/09 20:50:23 er 1.123.24.1: #i88113# add XML_NAMESPACE_OF, OpenFormula aka ODFF
üst 02e022c5
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: xmltoken.cxx,v $ * $RCSfile: xmltoken.cxx,v $
* $Revision: 1.126 $ * $Revision: 1.127 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -3012,6 +3012,10 @@ namespace xmloff { namespace token { ...@@ -3012,6 +3012,10 @@ namespace xmloff { namespace token {
TOKEN( "error-lower-range", XML_ERROR_LOWER_RANGE ), TOKEN( "error-lower-range", XML_ERROR_LOWER_RANGE ),
TOKEN( "error-upper-range", XML_ERROR_UPPER_RANGE ), TOKEN( "error-upper-range", XML_ERROR_UPPER_RANGE ),
// erAck: 2008-04-09T20:12+0200 OpenFormula aka ODFF
TOKEN( "of", XML_NP_OF ),
TOKEN( "urn:oasis:names:tc:opendocument:xmlns:of:1.2", XML_N_OF ),
#if OSL_DEBUG_LEVEL > 0 #if OSL_DEBUG_LEVEL > 0
{ 0, NULL, NULL, XML_TOKEN_END } { 0, NULL, NULL, XML_TOKEN_END }
#else #else
......
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