Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmshimp.cxx1298 Reference< XBindableValue > xNewBindable( xNewModel, UNO_QUERY ); in executeControlConversionSlot() local
1303 if ( xNewBindable.is() ) in executeControlConversionSlot()
1304 xNewBindable->setValueBinding( xOldBindable->getValueBinding() ); in executeControlConversionSlot()

Completed in 34 milliseconds