Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/awt/tree/
H A D_XMutableTreeNode.java269 Object oDataValue = oObj.getDataValue(); in _DataValue() local
270 if ( oDataValue != null) { in _DataValue()
273 "\tgot: " + oDataValue.toString()); in _DataValue()
280 oDataValue = oObj.getDataValue(); in _DataValue()
281 if ( oDataValue != null) { in _DataValue()
284 "\tgot: " + oDataValue.toString()); in _DataValue()

Completed in 5 milliseconds