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;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()[all …]
43 class ControlModelLock;116 … setNewStringItemList( const ::com::sun::star::uno::Any& _rValue, ControlModelLock& _rInstanceLo…126 virtual void stringItemListChanged( ControlModelLock& _rInstanceLock ) = 0;170 ControlModelLock& _rInstanceLock181 void impl_lock_refreshList( ControlModelLock& _rInstanceLock );
261 ControlModelLock aLock( *this ); in setFastPropertyValue_NoBroadcast()380 ControlModelLock aLock( *this ); in read()841 void OComboBoxModel::stringItemListChanged( ControlModelLock& /*_rInstanceLock*/ ) in stringItemListChanged() argument
354 ControlModelLock aLock( *this ); in setFastPropertyValue_NoBroadcast()462 ControlModelLock aLock( *this ); in _propertyChanged()532 ControlModelLock aLock( *this ); in read()1379 void OListBoxModel::stringItemListChanged( ControlModelLock& _rInstanceLock ) in stringItemListChanged()
144 virtual void stringItemListChanged( ControlModelLock& _rInstanceLock );
163 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 implemented523 struct LockAccess { friend class ControlModelLock; private: LockAccess() { } }; in LockAccess()806 void onValuePropertyChange( ControlModelLock& i_rControLock );1138 void transferExternalValueToControl( ControlModelLock& _rInstanceLock );1146 void transferControlValueToExternal( ControlModelLock& _rInstanceLock );[all …]