Searched refs:xBoundColumn (Results 1 – 1 of 1) sorted by relevance
138 XColumn xBoundColumn = UNO.queryColumn( xSourceProps.getPropertyValue( "BoundField" ) ); in approveUpdate() local139 if ( null != xBoundColumn ) in approveUpdate()141 xSourceProps.setPropertyValue( "Text", xBoundColumn.getString() ); in approveUpdate()
Completed in 12 milliseconds