Searched refs:ControlModelLock (Results 1 – 9 of 9) sorted by relevance
71 ControlModelLock aLock( m_rControlModel ); in setListEntrySource()91 ControlModelLock aLock( m_rControlModel ); in entryChanged()113 ControlModelLock aLock( m_rControlModel ); in entryRangeInserted()150 ControlModelLock aLock( m_rControlModel ); in entryRangeRemoved()178 ControlModelLock aLock( m_rControlModel ); in allEntriesChanged()209 ControlModelLock aLock( m_rControlModel ); in refresh()218 void OEntryListHelper::impl_lock_refreshList( ControlModelLock& _rInstanceLock ) in impl_lock_refreshList()274 …ExternalListSource( const Reference< XListEntrySource >& _rxSource, ControlModelLock& _rInstanceLo… in connectExternalListSource()308 …r::setNewStringItemList( const ::com::sun::star::uno::Any& _rValue, ControlModelLock& _rInstanceLo… in setNewStringItemList()
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;1528 void OBoundControlModel::onValuePropertyChange( ControlModelLock& i_rControLock ) in onValuePropertyChange()1553 ControlModelLock aLock( *this ); in _propertyChanged()1607 ControlModelLock aLock( *this ); in setParent()1642 ControlModelLock aLock( *this ); in disposing()2006 ControlModelLock aLock( *this ); in onRowSetChanged()2044 ControlModelLock aLock( *this ); in commit()[all …]
43 class ControlModelLock;115 … setNewStringItemList( const ::com::sun::star::uno::Any& _rValue, ControlModelLock& _rInstanceLo…125 virtual void stringItemListChanged( ControlModelLock& _rInstanceLock ) = 0;169 ControlModelLock& _rInstanceLock180 void impl_lock_refreshList( ControlModelLock& _rInstanceLock );
260 ControlModelLock aLock( *this ); in setFastPropertyValue_NoBroadcast()377 ControlModelLock aLock( *this ); in read()838 void OComboBoxModel::stringItemListChanged( ControlModelLock& /*_rInstanceLock*/ ) in stringItemListChanged() argument
355 ControlModelLock aLock( *this ); in setFastPropertyValue_NoBroadcast()462 ControlModelLock aLock( *this ); in _propertyChanged()531 ControlModelLock aLock( *this ); in read()1378 void OListBoxModel::stringItemListChanged( ControlModelLock& _rInstanceLock ) in stringItemListChanged()
142 virtual void stringItemListChanged( ControlModelLock& _rInstanceLock );
161 virtual void stringItemListChanged( ControlModelLock& _rInstanceLock );
277 ControlModelLock aLock( *this ); in setFastPropertyValue_NoBroadcast()
117 class ControlModelLock class120 ControlModelLock( OControlModel& _rModel ) in ControlModelLock() function in frm::ControlModelLock127 ~ControlModelLock() in ~ControlModelLock()157 ControlModelLock(); // never implemented158 ControlModelLock( const ControlModelLock& ); // never implemented159 ControlModelLock& operator=( const ControlModelLock& ); // never implemented521 struct LockAccess { friend class ControlModelLock; private: LockAccess() { } }; in LockAccess()804 void onValuePropertyChange( ControlModelLock& i_rControLock );1134 void transferExternalValueToControl( ControlModelLock& _rInstanceLock );1142 void transferControlValueToExternal( ControlModelLock& _rInstanceLock );[all …]