Files
libreoffice/xmloff/source
Vladimir Glazounov c05240a792 INTEGRATION: CWS odfmetadata (1.12.50); FILE MERGED
2008/06/19 17:06:56 mst 1.12.50.1: #i90620#: import xml:id in text elements
- xmloff/source/text/XMLIndexTOCContext.cxx:
  + XMLIndexTOCContext::StartElement():  attribute xml:id
- xmloff/source/text/XMLSectionImportContext{.hxx,.cxx}:
  + XMLSectionToken: new token: XML_TOK_SECTION_XMLID
  + XMLSectionImportContext::ProcessAttributes():  attribute xml:id
- xmloff/source/text/XMLTextListBlockContext{.hxx,.cxx}:
  + XMLTextListBlockContext::XMLTextListBlockContext():  attribute xml:id
- xmloff/source/text/XMLTextListItemContext.cxx:
  + XMLTextListItemContext::XMLTextListItemContext():  attribute xml:id
- xmloff/source/text/XMLTextMarkImportContext{.hxx,.cxx}:
  + refactor methods to pass XmlId around
  + XMLTextMarkImportContext::FindName():  attribute xml:id
- xmloff/source/text/txtparai{.hxx,.cxx}:
  + new class XMLMetaImportContext
  + XMLImpSpanContext_Impl::CreateChildContext():
    handle TEXT_META and (provisionally) TEXT_META_FIELD
  + XMLParaContext::XMLParaContext():  attribute xml:id
2008-07-01 15:04:16 +00:00
..