Lines Matching refs:hasExternalValueBinding

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()
2290 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::loaded: we should never reach this w… in loaded()
2291 if ( hasExternalValueBinding() ) in loaded()
2301 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::unloaded: we should never reach this… in unloaded()
2307 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::reloading: we should never reach thi… in reloading()
2308 if ( hasExternalValueBinding() ) in reloading()
2321 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::unloading: we should never reach thi… in unloading()
2322 if ( hasExternalValueBinding() ) in unloading()
2337 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::reloaded: we should never reach this… in reloaded()
2338 if ( hasExternalValueBinding() ) in reloaded()
2435 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::onConnectedDbColumn: how this? There… in onConnectedDbColumn()
2441 …OSL_PRECOND( !hasExternalValueBinding(), "OBoundControlModel::onDisconnectedDbColumn: how this? Th… in onDisconnectedDbColumn()
2516 … || hasExternalValueBinding() // OR we have an external value binding in reset()
2579 if ( hasExternalValueBinding() ) in reset()
2595 …DBG_ASSERT( !hasExternalValueBinding(), "OBoundControlModel::impl_setField_noNotify: We have an ex… in impl_setField_noNotify()
2630 …OSL_PRECOND( !hasExternalValueBinding( ), "OBoundControlModel::connectExternalValueBinding: precon… in connectExternalValueBinding()
2760 if ( hasExternalValueBinding() ) in setValueBinding()
2784 …OSL_PRECOND( hasExternalValueBinding(), "OBoundControlModel::modified: Where did this come from?" … in modified()
2830 OSL_PRECOND( m_bSupportsExternalBinding && hasExternalValueBinding(), in transferControlValueToExternal()
2885 OSL_PRECOND( m_bSupportsExternalBinding && hasExternalValueBinding(), in translateExternalValueToControlValue()