Searched refs:xListSourceBinding (Results 1 – 1 of 1) sorted by relevance
378 Reference< XPropertySet > xListSourceBinding( _rPropertyValue, UNO_QUERY ); in convertToControlValue() local379 if ( xListSourceBinding.is() ) in convertToControlValue()380 … aReturn <<= m_pHelper->getModelElementUIName( EFormsHelper::Binding, xListSourceBinding ); in convertToControlValue()
Completed in 15 milliseconds