Searched refs:nodeDefault (Results 1 – 1 of 1) sorted by relevance
918 css::uno::Reference<css::xml::dom::XNode> nodeDefault; in getChildWithDefaultLocale() local920 nodeDefault = m_xpath->selectSingleNode(xParent, ::rtl::OUString( in getChildWithDefaultLocale()925 if (nodeDefault.is()) in getChildWithDefaultLocale()930 + nodeDefault->getNodeValue() in getChildWithDefaultLocale()
Completed in 17 milliseconds