Searched refs:hasExternalValueBinding (Results 1 – 4 of 4) sorted by relevance
1522 if ( hasExternalValueBinding() ) in disposing()1533 if ( hasExternalValueBinding() ) in onValuePropertyChange()1584 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::doFormListening: external value bind… in doFormListening()1630 if ( !hasExternalValueBinding() ) in setParent()2051 if ( hasExternalValueBinding() ) in commit()2063 OSL_ENSURE( !hasExternalValueBinding(), "OBoundControlModel::commit: control flow broken!" ); in commit()2115 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::connectToField: invalid call (have a… in connectToField()2200 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::approveDbColumnType: invalid call (h… in approveDbColumnType()2230 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::impl_connectDatabaseColumn_noNotify:… in impl_connectDatabaseColumn_noNotify()2264 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::impl_disconnectDatabaseColumn_noNoti… in impl_disconnectDatabaseColumn_noNotify()[all …]
586 if ( hasExternalValueBinding() ) in _propertyChanged()1127 OSL_PRECOND( hasExternalValueBinding(), in translateControlValueToExternalValue()
1292 …OSL_PRECOND( hasExternalValueBinding(), "OListBoxModel::translateControlValueToExternalValue: no b… in translateControlValueToExternalValue()1396 if ( hasExternalValueBinding( ) ) in stringItemListChanged()
1121 inline bool hasExternalValueBinding() const { return m_xExternalBinding.is(); } in hasExternalValueBinding() function in frm::OBoundControlModel