Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmvwimp.cxx1428 Reference< XBindableValue > xBindableValue(pControl->GetUnoControlModel(),UNO_QUERY); in implCreateXFormsControl() local
1430 …DBG_ASSERT( xBindableValue.is(), "FmXFormView::implCreateXFormsControl: control's not bindable!" ); in implCreateXFormsControl()
1431 if ( xBindableValue.is() ) in implCreateXFormsControl()
1432 xBindableValue->setValueBinding(xValueBinding); in implCreateXFormsControl()

Completed in 21 milliseconds