Lines Matching refs:OEntryListHelper

48     OEntryListHelper::OEntryListHelper( OControlModel& _rControlModel )  in OEntryListHelper()  function in frm::OEntryListHelper
55OEntryListHelper::OEntryListHelper( const OEntryListHelper& _rSource, OControlModel& _rControlMode… in OEntryListHelper() function in frm::OEntryListHelper
64 OEntryListHelper::~OEntryListHelper( ) in ~OEntryListHelper()
69 …void SAL_CALL OEntryListHelper::setListEntrySource( const Reference< XListEntrySource >& _rxSource… in setListEntrySource()
82 …Reference< XListEntrySource > SAL_CALL OEntryListHelper::getListEntrySource( ) throw (RuntimeExce… in getListEntrySource()
89 …void SAL_CALL OEntryListHelper::entryChanged( const ListEntryEvent& _rEvent ) throw (RuntimeExcept… in entryChanged()
111 …void SAL_CALL OEntryListHelper::entryRangeInserted( const ListEntryEvent& _rEvent ) throw (Runtime… in entryRangeInserted()
148 …void SAL_CALL OEntryListHelper::entryRangeRemoved( const ListEntryEvent& _rEvent ) throw (RuntimeE… in entryRangeRemoved()
176 …void SAL_CALL OEntryListHelper::allEntriesChanged( const EventObject& _rEvent ) throw (RuntimeExce… in allEntriesChanged()
192 …void SAL_CALL OEntryListHelper::addRefreshListener(const Reference<XRefreshListener>& _rxListener)… in addRefreshListener()
199 …void SAL_CALL OEntryListHelper::removeRefreshListener(const Reference<XRefreshListener>& _rxListen… in removeRefreshListener()
206 void SAL_CALL OEntryListHelper::refresh() throw(RuntimeException) in refresh()
218 void OEntryListHelper::impl_lock_refreshList( ControlModelLock& _rInstanceLock ) in impl_lock_refreshList()
230 bool OEntryListHelper::handleDisposing( const EventObject& _rEvent ) in handleDisposing()
241 void OEntryListHelper::disposing( ) in disposing()
251 void OEntryListHelper::disconnectExternalListSource( ) in disconnectExternalListSource()
262 void OEntryListHelper::connectedExternalListSource( ) in connectedExternalListSource()
268 void OEntryListHelper::disconnectedExternalListSource( ) in disconnectedExternalListSource()
274 …void OEntryListHelper::connectExternalListSource( const Reference< XListEntrySource >& _rxSource, … in connectExternalListSource()
297 sal_Bool OEntryListHelper::convertNewListSourceProperty( Any& _rConvertedValue, in convertNewListSourceProperty()
308 …void OEntryListHelper::setNewStringItemList( const ::com::sun::star::uno::Any& _rValue, ControlMod… in setNewStringItemList()