Searched refs:setDisplayValue (Results 1 – 6 of 6) sorted by relevance
204 oObj.setDisplayValue("MyTestValue"); in _setDisplayValue()207 oObj.setDisplayValue(null); in _setDisplayValue()210 oObj.setDisplayValue(oObj); in _setDisplayValue()278 oObj.setDisplayValue(oObj); in _DataValue()
14 "MutableTreeNode";"com::sun::star::awt::tree::XMutableTreeNode";"setDisplayValue()"
111 …virtual void SAL_CALL setDisplayValue( const ::com::sun::star::uno::Any& Value ) throw (::com::sun…488 void SAL_CALL MutableTreeNode::setDisplayValue( const Any& aValue ) throw (RuntimeException) in setDisplayValue() function in toolkit::MutableTreeNode
93 xNode.setDisplayValue( sDisplayValue); in createTestEnvironment()
89 void setDisplayValue( [in] any Value );
1021 xMutableNode->setDisplayValue( Any( aNewText ) ); in onEditedEntry()
Completed in 26 milliseconds