Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmshimp.cxx1297 Reference< XBindableValue > xOldBindable( xOldModel, UNO_QUERY ); in executeControlConversionSlot() local
1299 if ( xOldBindable.is() ) in executeControlConversionSlot()
1304 xNewBindable->setValueBinding( xOldBindable->getValueBinding() ); in executeControlConversionSlot()
1305 xOldBindable->setValueBinding( NULL ); in executeControlConversionSlot()

Completed in 34 milliseconds