Files
libreoffice/xmloff/source/core
Vladimir Glazounov b718cb75df INTEGRATION: CWS odfmetadata (1.127.14); FILE MERGED
2008/06/26 11:13:54 mst 1.127.14.3: - xmloff/source/core/xmltoken.cxx:
  + fix resync mismerge
2008/06/25 10:00:48 mst 1.127.14.2: RESYNC: (1.127-1.128); FILE MERGED
2008/06/19 17:02:39 mst 1.127.14.1: #i90620#: interface change: xmloff
- xmloff/inc/xmlnmspe.hxx:
  + add namespace RDFA
- xmloff/source/core/nmspmap.cxx:
  + SvXMLNamespaceMap::GetQNameByKey(): handle the built-in XML namespace
- xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:
  + new namespaces: XML_N_XML, XML_N_RDFA
  + new token: XML_META_FIELD
- xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,:
  + new methods GetStreamPath(), SetXmlId()
  + SvXMLImport::_InitCtor():
    add implicit namespace declaration for built-in "xml" prefix
- xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:
  + new methods GetStreamPath(), AddAttributeXmlId()
  + SvXMLExport::_InitCtor(): add namespace declaration for RDFA
- xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:
  + XMLTextPElemTokens: add tokens: XML_TOK_TEXT_META, XML_TOK_TEXT_META_FIELD
  + XMLTextPAttrTokens: add token XML_TOK_TEXT_P_XMLID
  + XMLTextListBlockAttrTokens: add token XML_TOK_TEXT_LIST_BLOCK_XMLID
  + InsertBookmarkStartRange(): add parameter XmlId
  + FindAndRemoveBookmarkStartRange(): add parameter XmlId
2008-07-01 19:49:27 +00:00
..