Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XMutableTreeNode.java257 String sDataValue = (String) oObj.getDataValue(); in _DataValue()
269 Object oDataValue = oObj.getDataValue(); in _DataValue()
280 oDataValue = oObj.getDataValue(); in _DataValue()
/aoo41x/main/qadevOOo/tests/java/mod/_toolkit/
H A DUnoTreeControl.java210 if (((String) xNode1.getDataValue()).equals((String)xNode2.getDataValue())) { in createTestEnvironment()
226 String sParentPath = (String) xNode.getDataValue(); in fillNode()
H A DMutableTreeNode.java128 String sParentPath = (String) xNode.getDataValue(); in fillNode()
/aoo41x/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx105 …virtual ::com::sun::star::uno::Any SAL_CALL getDataValue() throw (::com::sun::star::uno::RuntimeEx…
382 Any SAL_CALL MutableTreeNode::getDataValue() throw (RuntimeException) in getDataValue() function in toolkit::MutableTreeNode
/aoo41x/main/svtools/workben/treecontrol/
H A Dtreetest.cxx210 xNode->getDataValue() >>= sParentPath; in fillNode()

Completed in 33 milliseconds