Home
last modified time | relevance | path

Searched refs:xListSourceBinding (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/extensions/source/propctrlr/
H A Deformspropertyhandler.cxx378 Reference< XPropertySet > xListSourceBinding( _rPropertyValue, UNO_QUERY ); in convertToControlValue() local
379 if ( xListSourceBinding.is() ) in convertToControlValue()
380 … aReturn <<= m_pHelper->getModelElementUIName( EFormsHelper::Binding, xListSourceBinding ); in convertToControlValue()

Completed in 8 milliseconds