Files
libreoffice/xmloff/source/core
Stephan Bergmann c3007ce680 Probably better to set xEntry->nKey = XML_NAMESPACE_UNKNOWN here
...to match the local var nKey, than to rely on xEntry->nKey being initialized
to zero (which doesn't even match XML_NAMESPACE_UNKNOWN = USHRT_MAX) by

  new NameSpaceEntry()

Change-Id: I415418b7a1446172a5dfb910df0ce747ebc0da04
2017-02-20 11:20:41 +01:00
..