| /AOO41X/main/qadevOOo/tests/java/ifc/form/binding/ |
| H A D | _XBindableValue.java | 42 xValueBinding = oObj.getValueBinding(); in _getValueBinding() 52 rightOne = (String) oObj.getValueBinding().getValue(null); in _setValueBinding()
|
| /AOO41X/main/extensions/source/propctrlr/ |
| H A D | eformshelper.cxx | 230 xBindingProps = xBindingProps.query( m_xBindableControl->getValueBinding() ); in impl_switchBindingListening_throw() 421 xBinding = xBinding.query( m_xBindableControl->getValueBinding() ); in getCurrentBinding() 490 … Reference< XPropertySet > xOldBinding( m_xBindableControl->getValueBinding(), UNO_QUERY ); in setBinding()
|
| H A D | cellbindinghelper.cxx | 527 xBinding = xBindable->getValueBinding(); in getCurrentBinding()
|
| /AOO41X/main/offapi/com/sun/star/form/binding/ |
| H A D | XBindableValue.idl | 67 getValueBinding( );
|
| /AOO41X/main/qadevOOo/objdsc/forms/ |
| H A D | com.sun.star.comp.forms.ODateModel.csv | 93 "ODateModel";"com::sun::star::form::binding::XBindableValue";"getValueBinding()"
|
| H A D | com.sun.star.comp.forms.OCheckBoxModel.csv | 69 "OCheckBoxModel";"com::sun::star::form::binding::XBindableValue";"getValueBinding()"
|
| H A D | com.sun.star.comp.forms.OComboBoxModel.csv | 92 "OComboBoxModel";"com::sun::star::form::binding::XBindableValue";"getValueBinding()"
|
| H A D | com.sun.star.comp.forms.ORadioButtonModel.csv | 90 "ORadioButtonModel";"com::sun::star::form::binding::XBindableValue";"getValueBinding()"
|
| H A D | com.sun.star.comp.forms.OTimeModel.csv | 91 "OTimeModel";"com::sun::star::form::binding::XBindableValue";"getValueBinding()"
|
| H A D | com.sun.star.comp.forms.ONumericModel.csv | 92 "ONumericModel";"com::sun::star::form::binding::XBindableValue";"getValueBinding()"
|
| H A D | com.sun.star.comp.forms.OListBoxModel.csv | 90 "OListBoxModel";"com::sun::star::form::binding::XBindableValue";"getValueBinding()"
|
| H A D | com.sun.star.comp.forms.OFormattedFieldWrapper.csv | 96 "OFormattedFieldWrapper";"com::sun::star::form::binding::XBindableValue";"getValueBinding()"
|
| H A D | com.sun.star.comp.forms.OEditModel.csv | 224 "OEditModel";"com::sun::star::form::binding::XBindableValue";"getValueBinding()"
|
| /AOO41X/main/xmloff/source/forms/ |
| H A D | formcellbinding.cxx | 384 xBinding = xBindable->getValueBinding(); in getCurrentBinding()
|
| H A D | elementexport.cxx | 1935 if ( xBindable.is() && xBindable->getValueBinding().is() ) in controlHasActiveDataBinding()
|
| /AOO41X/main/vbahelper/source/msforms/ |
| H A D | vbacontrol.cxx | 284 …uno::Reference< beans::XPropertySet > xProps( xBindable->getValueBinding(), uno::UNO_QUERY_THROW ); in getControlSource()
|
| /AOO41X/main/xmloff/source/xforms/ |
| H A D | xformsexport.cxx | 749 Reference<XPropertySet>( xBindable->getValueBinding(), UNO_QUERY )) in getXFormsBindName()
|
| /AOO41X/main/svx/source/form/ |
| H A D | fmundo.cxx | 694 xBinding = xBindable->getValueBinding(); in propertyChange()
|
| H A D | fmshimp.cxx | 1304 xNewBindable->setValueBinding( xOldBindable->getValueBinding() ); in executeControlConversionSlot() 3911 if ( xBindable.is() && xBindable->getValueBinding().is() ) in smartControlReset()
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xeescher.cxx | 321 Reference< XServiceInfo > xServInfo( xBindable->getValueBinding(), UNO_QUERY ); in ConvertSheetLinks()
|
| /AOO41X/main/forms/source/inc/ |
| H A D | FormComponent.hxx | 1097 …Reference< ::com::sun::star::form::binding::XValueBinding > SAL_CALL getValueBinding( ) throw (::…
|
| /AOO41X/main/forms/source/component/ |
| H A D | FormComponent.cxx | 2769 Reference< XValueBinding > SAL_CALL OBoundControlModel::getValueBinding( ) throw (RuntimeException) in getValueBinding() function in frm::OBoundControlModel
|