Searched defs:xBindable (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/extensions/source/propctrlr/ |
H A D | cellbindinghelper.cxx | 429 Reference< XBindableValue > xBindable( m_xControlModel, UNO_QUERY ); in isCellIntegerBindingAllowed() local 465 Reference< XBindableValue > xBindable( m_xControlModel, UNO_QUERY ); in isCellBindingAllowed() local 525 Reference< XBindableValue > xBindable( m_xControlModel, UNO_QUERY ); in getCurrentBinding() local 544 Reference< XBindableValue > xBindable( m_xControlModel, UNO_QUERY ); in setBinding() local
|
/aoo42x/main/xmloff/source/forms/ |
H A D | formcellbinding.cxx | 331 Reference< XBindableValue > xBindable( m_xControlModel, UNO_QUERY ); in isCellBindingAllowed() local 382 Reference< XBindableValue > xBindable( m_xControlModel, UNO_QUERY ); in getCurrentBinding() local 401 Reference< XBindableValue > xBindable( m_xControlModel, UNO_QUERY ); in setBinding() local
|
H A D | elementexport.cxx | 1934 Reference< XBindableValue > xBindable( m_xProps, UNO_QUERY ); in controlHasActiveDataBinding() local
|
/aoo42x/main/xmloff/source/xforms/ |
H A D | xformsimport.cxx | 77 Reference<XBindableValue> xBindable( in bindXFormsValueBinding() local
|
H A D | xformsexport.cxx | 746 Reference<XBindableValue> xBindable( xControl, UNO_QUERY ); in getXFormsBindName() local
|
/aoo42x/main/vbahelper/source/msforms/ |
H A D | vbacontrol.cxx | 277 uno::Reference< form::binding::XBindableValue > xBindable( m_xProps, uno::UNO_QUERY ); in getControlSource() local
|
/aoo42x/main/svx/source/form/ |
H A D | fmundo.cxx | 691 Reference< XBindableValue > xBindable( evt.Source, UNO_QUERY ); in propertyChange() local
|
H A D | fmshimp.cxx | 3910 Reference< XBindableValue > xBindable( xCurrent, UNO_QUERY ); in smartControlReset() local
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xeescher.cxx | 318 Reference< XBindableValue > xBindable( xCtrlModel, UNO_QUERY ); in ConvertSheetLinks() local
|
H A D | xiescher.cxx | 1886 Reference< XBindableValue > xBindable( xCtrlModel, UNO_QUERY_THROW ); in ProcessControl() local
|
/aoo42x/main/oox/source/ole/ |
H A D | axcontrol.cxx | 324 Reference< XBindableValue > xBindable( rxCtrlModel, UNO_QUERY_THROW ); in bindToSources() local
|
Completed in 157 milliseconds