Lines Matching refs:aLock

1556     ControlModelLock aLock( *this );  in _propertyChanged()  local
1565 onValuePropertyChange( aLock ); in _propertyChanged()
1610 ControlModelLock aLock( *this ); in setParent() local
1611 FieldChangeNotifier aBoundFieldNotifier( aLock ); in setParent()
1645 ControlModelLock aLock( *this ); in disposing() local
1657aLock.addPropertyNotification( PROPERTY_ID_CONTROLLABEL, makeAny( xOldValue ), makeAny( m_xLabelCo… in disposing()
2010 ControlModelLock aLock( *this ); in onRowSetChanged() local
2011 FieldChangeNotifier aBoundFieldNotifier( aLock ); in onRowSetChanged()
2048 ControlModelLock aLock( *this ); in commit() local
2059 transferControlValueToExternal( aLock ); in commit()
2074 aLock.release(); in commit()
2079 aLock.acquire(); in commit()
2096 aLock.release(); in commit()
2284 ControlModelLock aLock( *this ); in loaded() local
2285 FieldChangeNotifier aBoundFieldNotifier( aLock ); in loaded()
2318 ControlModelLock aLock( *this ); in unloading() local
2319 FieldChangeNotifier aBoundFieldNotifier( aLock ); in unloading()
2331 ControlModelLock aLock( *this ); in reloaded() local
2332 FieldChangeNotifier aBoundFieldNotifier( aLock ); in reloaded()
2475 ControlModelLock aLock( *this ); in reset() local
2580 transferControlValueToExternal( aLock ); in reset()
2587 aLock.release(); in reset()
2753 ControlModelLock aLock( *this ); in setValueBinding() local
2757 FieldChangeNotifier aBoundFieldNotifier( aLock ); in setValueBinding()
2765 connectExternalValueBinding( _rxBinding, aLock ); in setValueBinding()
2782 ControlModelLock aLock( *this ); in modified() local
2787 transferExternalValueToControl( aLock ); in modified()