Searched refs:getDataValue (Results 1 – 5 of 5) sorted by relevance
257 String sDataValue = (String) oObj.getDataValue(); in _DataValue()269 Object oDataValue = oObj.getDataValue(); in _DataValue()280 oDataValue = oObj.getDataValue(); in _DataValue()
210 if (((String) xNode1.getDataValue()).equals((String)xNode2.getDataValue())) { in createTestEnvironment()226 String sParentPath = (String) xNode.getDataValue(); in fillNode()
128 String sParentPath = (String) xNode.getDataValue(); in fillNode()
105 …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
210 xNode->getDataValue() >>= sParentPath; in fillNode()
Completed in 34 milliseconds