Searched refs:xValueBinding (Results 1 – 2 of 2) sorted by relevance
36 protected XValueBinding xValueBinding = null; field in _XBindableValue42 xValueBinding = oObj.getValueBinding(); in _getValueBinding()43 res &= checkValueBinding(xValueBinding); in _getValueBinding()67 protected boolean checkValueBinding(XValueBinding xValueBinding) { in checkValueBinding() argument69 Type[] types = xValueBinding.getSupportedValueTypes(); in checkValueBinding()75 boolean localRes = xValueBinding.supportsType(types[i]); in checkValueBinding()
1427 Reference< XValueBinding > xValueBinding(_rDesc.xPropSet,UNO_QUERY); in implCreateXFormsControl() local1432 xBindableValue->setValueBinding(xValueBinding); in implCreateXFormsControl()
Completed in 23 milliseconds