Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx712 css::uno::Reference< css::xml::dom::XNode > xtext; in getLocalizedDisplayName() local
714 xtext = m_xpath->selectSingleNode(node, exp); in getLocalizedDisplayName()
718 if (xtext.is()) in getLocalizedDisplayName()
719 return xtext->getNodeValue(); in getLocalizedDisplayName()
/trunk/main/odk/examples/java/ToDo/
H A DToDo.java329 XText xtext = ( XText )UnoRuntime.queryInterface( in recalc() local
336 xtext.insertTextContent( xtextrange, xtextfield, false ); in recalc()

Completed in 82 milliseconds