Lines Matching refs:ControlModelLock
92 void ControlModelLock::impl_notifyAll_nothrow() in impl_notifyAll_nothrow()
98 …void ControlModelLock::addPropertyNotification( const sal_Int32 _nHandle, const Any& _rOldValue, c… in addPropertyNotification()
121 FieldChangeNotifier( ControlModelLock& _rLock ) in FieldChangeNotifier()
136 ControlModelLock& m_rLock;
1531 void OBoundControlModel::onValuePropertyChange( ControlModelLock& i_rControLock ) in onValuePropertyChange()
1556 ControlModelLock aLock( *this ); in _propertyChanged()
1610 ControlModelLock aLock( *this ); in setParent()
1645 ControlModelLock aLock( *this ); in disposing()
2010 ControlModelLock aLock( *this ); in onRowSetChanged()
2048 ControlModelLock aLock( *this ); in commit()
2284 ControlModelLock aLock( *this ); in loaded()
2318 ControlModelLock aLock( *this ); in unloading()
2331 ControlModelLock aLock( *this ); in reloaded()
2475 ControlModelLock aLock( *this ); in reset()
2627 const Reference< XValueBinding >& _rxBinding, ControlModelLock& _rInstanceLock ) in connectExternalValueBinding()
2753 ControlModelLock aLock( *this ); in setValueBinding()
2782 ControlModelLock aLock( *this ); in modified()
2805 void OBoundControlModel::transferExternalValueToControl( ControlModelLock& _rInstanceLock ) in transferExternalValueToControl()
2828 void OBoundControlModel::transferControlValueToExternal( ControlModelLock& _rInstanceLock ) in transferControlValueToExternal()