Home
last modified time | relevance | path

Searched refs:aAttrPrefix (Results 1 – 1 of 1) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Ddocument.cxx823 OUString const aAttrPrefix = curAttr->getPrefix(); in lcl_ImportNode() local
828 if (aAttrPrefix.getLength() > 0) { in lcl_ImportNode()
829 aAttrName = aAttrPrefix + in lcl_ImportNode()

Completed in 12 milliseconds