Searched refs:DisplayValue (Results 1 – 3 of 3) sorted by relevance
189 String DisplayValue = null; in _getDisplayValue() local193 DisplayValue = AnyConverter.toString(dispVal); in _getDisplayValue()199 if ( ! this.msDisplayValue.equals(DisplayValue)){ in _getDisplayValue()202 "\tGot: " + DisplayValue); in _getDisplayValue()
49 @param DisplayValue63 XMutableTreeNode createNode( [in] any DisplayValue, [in] boolean ChildrenOnDemand );
69 …ableTreeNode > SAL_CALL createNode( const ::com::sun::star::uno::Any& DisplayValue, ::sal_Bool Chi…
Completed in 21 milliseconds