CWS gnumake2: resync to DEV300_m84
This commit is contained in:
@@ -75,6 +75,9 @@ void XMLScriptExportHandler::Export(
|
||||
OUString sTmp;
|
||||
rValues[i].Value >>= sTmp;
|
||||
rExport.AddAttribute(XML_NAMESPACE_XLINK, XML_HREF, sTmp);
|
||||
|
||||
// #i110911# xlink:type="simple" is required
|
||||
rExport.AddAttribute(XML_NAMESPACE_XLINK, XML_TYPE, XML_SIMPLE);
|
||||
}
|
||||
// else: disregard
|
||||
}
|
||||
|
Reference in New Issue
Block a user