| /trunk/main/cppuhelper/inc/cppuhelper/ |
| H A D | interfacecontainer.h | 65 class CPPUHELPER_DLLPUBLIC OInterfaceIteratorHelper 81 OInterfaceIteratorHelper( OInterfaceContainerHelper & rCont ) SAL_THROW( () ); 86 ~OInterfaceIteratorHelper() SAL_THROW( () ); 112 OInterfaceIteratorHelper( const OInterfaceIteratorHelper & ) SAL_THROW( () ); 113 OInterfaceIteratorHelper & operator = ( const OInterfaceIteratorHelper & ) SAL_THROW( () ); 234 friend class OInterfaceIteratorHelper; 276 OInterfaceIteratorHelper iter( *this ); in forEach()
|
| /trunk/main/cppuhelper/source/ |
| H A D | interfacecontainer.cxx | 81 OInterfaceIteratorHelper::OInterfaceIteratorHelper( OInterfaceContainerHelper & rCont_ ) in OInterfaceIteratorHelper() function in cppu::OInterfaceIteratorHelper 105 OInterfaceIteratorHelper::~OInterfaceIteratorHelper() SAL_THROW( () ) in ~OInterfaceIteratorHelper() 130 XInterface * OInterfaceIteratorHelper::next() SAL_THROW( () ) in next() 145 void OInterfaceIteratorHelper::remove() SAL_THROW( () ) in remove() 311 OInterfaceIteratorHelper aIt( *this ); in disposeAndClear() 341 OInterfaceIteratorHelper aIt( *this ); in clear()
|
| /trunk/main/vcl/source/window/ |
| H A D | dndlcon.cxx | 148 OInterfaceIteratorHelper aIterator( *pContainer ); in fireDropEvent() 221 OInterfaceIteratorHelper aIterator( *pContainer ); in fireDragExitEvent() 267 OInterfaceIteratorHelper aIterator( *pContainer ); in fireDragOverEvent() 335 OInterfaceIteratorHelper aIterator( *pContainer ); in fireDragEnterEvent() 402 OInterfaceIteratorHelper aIterator( *pContainer ); in fireDropActionChangedEvent() 469 OInterfaceIteratorHelper aIterator( *pContainer ); in fireDragGestureEvent()
|
| /trunk/main/cppuhelper/test/ |
| H A D | testcontainer.cxx | 84 OInterfaceIteratorHelper iterator( helper ); in test_interfacecontainer() 103 OInterfaceIteratorHelper iterator( helper ); in test_interfacecontainer() 128 OInterfaceIteratorHelper iterator( helper ); in test_interfacecontainer() 138 OInterfaceIteratorHelper iterator( helper ); in test_interfacecontainer()
|
| /trunk/main/dtrans/source/os2/dnd/ |
| H A D | DropTarget.cxx | 232 OInterfaceIteratorHelper iter( *pContainer); in fire_drop() 249 OInterfaceIteratorHelper iter( *pContainer); in fire_dragEnter() 267 OInterfaceIteratorHelper iter( *pContainer); in fire_dragExit() 284 OInterfaceIteratorHelper iter( *pContainer ); in fire_dragOver() 301 OInterfaceIteratorHelper iter( *pContainer); in fire_dropActionChanged()
|
| /trunk/main/comphelper/inc/comphelper/ |
| H A D | listenernotification.hxx | 93 inline ::std::auto_ptr< ::cppu::OInterfaceIteratorHelper > 156 inline ::std::auto_ptr< ::cppu::OInterfaceIteratorHelper > OListenerContainer::createIterator() in createIterator() 158 …::std::auto_ptr< ::cppu::OInterfaceIteratorHelper > pIterator( new ::cppu::OInterfaceIteratorHelpe… in createIterator()
|
| /trunk/main/dtrans/source/win32/dnd/ |
| H A D | target.cxx | 516 OInterfaceIteratorHelper iter( *pContainer); in fire_drop() 530 OInterfaceIteratorHelper iter( *pContainer); in fire_dragEnter() 545 OInterfaceIteratorHelper iter( *pContainer); in fire_dragExit() 559 OInterfaceIteratorHelper iter( *pContainer ); in fire_dragOver() 573 OInterfaceIteratorHelper iter( *pContainer); in fire_dropActionChanged()
|
| H A D | sourcecontext.cxx | 109 OInterfaceIteratorHelper iter( *pContainer); in fire_dragDropEnd() 137 OInterfaceIteratorHelper iter( *pContainer); in fire_dropActionChanged()
|
| /trunk/main/vcl/aqua/source/dtrans/ |
| H A D | DropTarget.cxx | 505 OInterfaceIteratorHelper iter( *pContainer); in fire_drop() 522 OInterfaceIteratorHelper iter( *pContainer); in fire_dragEnter() 540 OInterfaceIteratorHelper iter( *pContainer); in fire_dragExit() 557 OInterfaceIteratorHelper iter( *pContainer ); in fire_dragOver() 574 OInterfaceIteratorHelper iter( *pContainer); in fire_dropActionChanged()
|
| /trunk/main/avmedia/source/xine/ |
| H A D | window.cxx | 463 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireMousePressedEvent() 478 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireMouseReleasedEvent() 493 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireMouseMovedEvent() 508 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireSetFocusEvent()
|
| /trunk/main/io/source/stm/ |
| H A D | opump.cxx | 134 OInterfaceIteratorHelper iter( m_cnt ); in fireError() 163 OInterfaceIteratorHelper iter( m_cnt ); in fireClose() 181 OInterfaceIteratorHelper iter( m_cnt ); in fireStarted() 198 OInterfaceIteratorHelper iter( m_cnt ); in fireTerminated()
|
| /trunk/main/avmedia/source/gstreamer/ |
| H A D | gstwindow.cxx | 535 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireMousePressedEvent() 554 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireMouseReleasedEvent() 574 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireMouseMovedEvent() 593 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireSetFocusEvent()
|
| /trunk/main/embeddedobj/source/msole/ |
| H A D | olemisc.cxx | 173 ::cppu::OInterfaceIteratorHelper pIterator(*pContainer); in MakeEventListenerNotification_Impl() 198 ::cppu::OInterfaceIteratorHelper pIterator(*pContainer); in StateChangeNotification_Impl() 470 ::cppu::OInterfaceIteratorHelper pIterator(*pContainer); in close() 488 ::cppu::OInterfaceIteratorHelper pCloseIterator(*pContainer); in close()
|
| /trunk/main/ucbhelper/source/provider/ |
| H A D | contenthelper.cxx | 843 cppu::OInterfaceIteratorHelper aIter( *pAllPropsContainer ); in notifyPropertiesChange() 867 cppu::OInterfaceIteratorHelper aIter( *pPropsContainer ); in notifyPropertiesChange() 921 cppu::OInterfaceIteratorHelper aIter( *m_pImpl->m_pPropSetChangeListeners ); in notifyPropertySetInfoChange() 940 cppu::OInterfaceIteratorHelper aIter( in notifyCommandInfoChange() 960 cppu::OInterfaceIteratorHelper aIter( *m_pImpl->m_pContentEventListeners ); in notifyContentEvent()
|
| /trunk/main/dbaccess/source/core/dataaccess/ |
| H A D | bookmarkcontainer.cxx | 168 OInterfaceIteratorHelper aListenerIterator(m_aContainerListeners); in insertByName() 200 OInterfaceIteratorHelper aListenerIterator(m_aContainerListeners); in removeByName() 237 OInterfaceIteratorHelper aListenerIterator(m_aContainerListeners); in replaceByName()
|
| /trunk/main/avmedia/source/win/ |
| H A D | window.cxx | 639 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireMousePressedEvent() 654 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireMouseReleasedEvent() 669 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireMouseMovedEvent() 684 ::cppu::OInterfaceIteratorHelper aIter( *pContainer ); in fireSetFocusEvent()
|
| /trunk/main/ucb/source/cacher/ |
| H A D | contentresultsetwrapper.cxx | 225 OInterfaceIteratorHelper aIter( *pContainer ); in impl_notifyPropertyChangeListeners() 239 OInterfaceIteratorHelper aIter( *pContainer ); in impl_notifyPropertyChangeListeners() 264 OInterfaceIteratorHelper aIter( *pContainer ); in impl_notifyVetoableChangeListeners() 278 OInterfaceIteratorHelper aIter( *pContainer ); in impl_notifyVetoableChangeListeners()
|
| /trunk/main/comphelper/source/misc/ |
| H A D | listenernotification.cxx | 63 ::cppu::OInterfaceIteratorHelper aIter( m_aListeners ); in impl_removeListener() 89 ::cppu::OInterfaceIteratorHelper aIter( m_aListeners ); in impl_notify()
|
| /trunk/main/embeddedobj/source/general/ |
| H A D | dummyobject.cxx | 73 ::cppu::OInterfaceIteratorHelper aIt( *pIC ); in PostEvent_Impl() 550 ::cppu::OInterfaceIteratorHelper pIterator(*pContainer); in close() 568 ::cppu::OInterfaceIteratorHelper pCloseIterator(*pContainer); in close()
|
| /trunk/main/dbaccess/source/ui/inc/ |
| H A D | sbamultiplex.hxx | 188 ::cppu::OInterfaceIteratorHelper aIt(*this); \ 199 ::cppu::OInterfaceIteratorHelper aIt(*this); \ 363 ::cppu::OInterfaceIteratorHelper aIt(rListeners); \
|
| /trunk/main/embeddedobj/source/commonembedding/ |
| H A D | miscobj.cxx | 342 ::cppu::OInterfaceIteratorHelper aIt( *pIC ); in PostEvent_Impl() 557 ::cppu::OInterfaceIteratorHelper pIterator(*pContainer); in close() 575 ::cppu::OInterfaceIteratorHelper pCloseIterator(*pContainer); in close()
|
| /trunk/main/sfx2/source/view/ |
| H A D | userinputinterception.cxx | 196 ::cppu::OInterfaceIteratorHelper aIterator( m_pData->m_aKeyHandlers ); in handleNotifyEvent() 234 ::cppu::OInterfaceIteratorHelper aIterator( m_pData->m_aMouseClickHandlers ); in handleNotifyEvent()
|
| /trunk/main/dbaccess/source/ui/browser/ |
| H A D | sbamultiplex.cxx | 43 ::cppu::OInterfaceIteratorHelper aIt( *this ); in IMPLEMENT_LISTENER_MULTIPLEXER_CORE() 103 ::cppu::OInterfaceIteratorHelper aIt(*this); in propertiesChange()
|
| /trunk/main/chart2/source/tools/ |
| H A D | LifeTime.cxx | 246 ::cppu::OInterfaceIteratorHelper aIt( *pIC ); in g_close_startTryClose() 374 ::cppu::OInterfaceIteratorHelper aIt( *pIC ); in impl_doClose()
|
| /trunk/main/dtrans/source/os2/clipb/ |
| H A D | Os2Clipboard.cxx | 237 OInterfaceIteratorHelper aIterator(*pContainer); in setContents() 395 OInterfaceIteratorHelper iter(*pICHelper); in notifyAllClipboardListener()
|