Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/mod/_toolkit/
H A DMutableTreeNode.java94 xNode.setDataValue(sDisplayValue); in createTestEnvironment()
158 xChildNode.setDataValue(dir); in dirlist()
H A DUnoTreeControl.java105 xNode.setDataValue( "UnoTreeControl"); in createTestEnvironment()
256 xChildNode.setDataValue(dir); in dirlist()
/aoo4110/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XMutableTreeNode.java255 oObj.setDataValue("myDataValue"); in _DataValue()
267 oObj.setDataValue(null); in _DataValue()
/aoo4110/main/svtools/workben/treecontrol/
H A Dtreetest.cxx133 xNode->setDataValue( Any( rURL ) ); in display()
223 xChildNode->setDataValue( Any( fs.getFileURL() ) ); in fillNode()
/aoo4110/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx106 …virtual void SAL_CALL setDataValue( const ::com::sun::star::uno::Any& _datavalue ) throw (::com::s…
390 void SAL_CALL MutableTreeNode::setDataValue( const Any& _datavalue ) throw (RuntimeException) in setDataValue() function in toolkit::MutableTreeNode

Completed in 30 milliseconds