Searched refs:xOldBindable (Results 1 – 1 of 1) sorted by relevance
1297 Reference< XBindableValue > xOldBindable( xOldModel, UNO_QUERY ); in executeControlConversionSlot() local1299 if ( xOldBindable.is() ) in executeControlConversionSlot()1304 xNewBindable->setValueBinding( xOldBindable->getValueBinding() ); in executeControlConversionSlot()1305 xOldBindable->setValueBinding( NULL ); in executeControlConversionSlot()
Completed in 49 milliseconds