Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx915 css::uno::Reference<css::xml::dom::XNode> nodeDefault; in getChildWithDefaultLocale() local
917 nodeDefault = m_xpath->selectSingleNode(xParent, ::rtl::OUString( in getChildWithDefaultLocale()
922 if (nodeDefault.is()) in getChildWithDefaultLocale()
927 + nodeDefault->getNodeValue() in getChildWithDefaultLocale()