Searched refs:xNewBindable (Results 1 – 1 of 1) sorted by relevance
1298 Reference< XBindableValue > xNewBindable( xNewModel, UNO_QUERY ); in executeControlConversionSlot() local1303 if ( xNewBindable.is() ) in executeControlConversionSlot()1304 xNewBindable->setValueBinding( xOldBindable->getValueBinding() ); in executeControlConversionSlot()
Completed in 53 milliseconds