Searched refs:hasExternalValueBinding (Results 1 – 4 of 4) sorted by relevance
1519 if ( hasExternalValueBinding() ) in disposing()1530 if ( hasExternalValueBinding() ) in onValuePropertyChange()1581 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::doFormListening: external value bind… in doFormListening()1627 if ( !hasExternalValueBinding() ) in setParent()2047 if ( hasExternalValueBinding() ) in commit()2059 OSL_ENSURE( !hasExternalValueBinding(), "OBoundControlModel::commit: control flow broken!" ); in commit()2111 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::connectToField: invalid call (have a… in connectToField()2196 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::approveDbColumnType: invalid call (h… in approveDbColumnType()2226 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::impl_connectDatabaseColumn_noNotify:… in impl_connectDatabaseColumn_noNotify()2260 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::impl_disconnectDatabaseColumn_noNoti… in impl_disconnectDatabaseColumn_noNotify()[all …]
585 if ( hasExternalValueBinding() ) in _propertyChanged()1126 OSL_PRECOND( hasExternalValueBinding(), in translateControlValueToExternalValue()
1291 …OSL_PRECOND( hasExternalValueBinding(), "OListBoxModel::translateControlValueToExternalValue: no b… in translateControlValueToExternalValue()1395 if ( hasExternalValueBinding( ) ) in stringItemListChanged()
1117 inline bool hasExternalValueBinding() const { return m_xExternalBinding.is(); } in hasExternalValueBinding() function in frm::OBoundControlModel