Home
last modified time | relevance | path

Searched refs:forEach (Results 1 – 23 of 23) sorted by path

/trunk/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h207 inline void forEach( FuncT const& func );
274 inline void OInterfaceContainerHelper::forEach( FuncT const& func ) in forEach() function in cppu::OInterfaceContainerHelper
299forEach< ListenerT, NotifySingleListener< ListenerT, EventT > >( NotifySingleListener< ListenerT, … in notifyEach()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1483 m_aCloseListener.forEach< XCloseListener >( in close()
1722 m_aStorageListeners.forEach< XStorageChangeListener >( in impl_notifyStorageChange_nolck_nothrow()
H A Ddefinitioncontainer.cxx336 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName()
343 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName()
350 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx1619 pContainer->forEach<util::XModifyListener>( in fireModified()
H A Ddp_manager.cxx498 pContainer->forEach<util::XModifyListener>( in fireModified()
/trunk/main/extensions/source/logging/
H A Dlogger.cxx224 m_aHandlers.forEach< XLogHandler >( in impl_ts_logEvent_nothrow()
226 m_aHandlers.forEach< XLogHandler >( in impl_ts_logEvent_nothrow()
/trunk/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx520 …static void forEach( const StringBag& _rProperties, const Reference< XObjectInspectorUI >& _rxDele… in forEach() function
632 …static void forEach( const StringBag& _rProperties, const IStringKeyBooleanUIUpdate& _rUpdater, sa… in forEach() function
681 BooleanUIAspectUpdate::forEach( aAllNegatives, _rUIUpdate, sal_False ); in lcl_fireUIStateFlag()
686 BooleanUIAspectUpdate::forEach( aAllPositives, _rUIUpdate, sal_True ); in lcl_fireUIStateFlag()
713 …PropertyUIOperator::forEach( aAllRebuilt, m_xDelegatorUI, &XObjectInspectorUI::rebuildPropertyUI ); in impl_fireRebuildPropertyUI_throw()
730 … PropertyUIOperator::forEach( aAllHidden, m_xDelegatorUI, &XObjectInspectorUI::hidePropertyUI ); in impl_fireShowHidePropertyUI_throw()
736 … PropertyUIOperator::forEach( aAllShown, m_xDelegatorUI, &XObjectInspectorUI::showPropertyUI ); in impl_fireShowHidePropertyUI_throw()
H A Dstandardcontrol.cxx482 m_aActionListeners.forEach< XActionListener >(
/trunk/main/filter/source/xsltfilter/
H A Dcontainerhelper.hxx56 inline void forEach( const FunctorType& rFunctor) const in forEach() function in XSLT::RefMap
64 forEach( ::boost::bind(pFunc, _1 )); in forEachMem()
70 forEach( ::boost::bind(pFunc, _1, aParam)); in forEachMem()
76 forEach( ::boost::bind(pFunc, _1, aParam1, aParam2 )); in forEachMem()
82 forEach( ::boost::bind(pFunc, _1, aParam1, aParam2, aParam3 )); in forEachMem()
/trunk/main/oox/inc/oox/helper/
H A Drefmap.hxx73 inline void forEach( const FunctorType& rFunctor ) const in forEach() function in oox::RefMap
83 forEach( ::boost::bind( pFunc, _1 ) ); in forEachMem()
91 forEach( ::boost::bind( pFunc, _1, aParam ) ); in forEachMem()
99 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2 ) ); in forEachMem()
107 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2, aParam3 ) ); in forEachMem()
H A Drefvector.hxx74 inline void forEach( FunctorType aFunctor ) const in forEach() function in oox::RefVector
84 forEach( ::boost::bind( pFunc, _1 ) ); in forEachMem()
92 forEach( ::boost::bind( pFunc, _1, aParam ) ); in forEachMem()
100 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2 ) ); in forEachMem()
108 forEach( ::boost::bind( pFunc, _1, aParam1, aParam2, aParam3 ) ); in forEachMem()
/trunk/main/oox/source/drawingml/diagram/
H A Dlayoutnodecontext.cxx301 case DGM_TOKEN( forEach ): in createFastChildContext()
/trunk/main/oox/source/ole/
H A Dvbacontrol.cxx574 maControls.forEach( aInserter ); in finalizeEmbeddedControls()
577 (*aIt)->maControls.forEach( aInserter ); in finalizeEmbeddedControls()
/trunk/main/oox/source/token/
H A Dtokens.txt2299 forEach
/trunk/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx2035 maNumFmts.forEach( NumberFormatFinalizer( *this ) ); in finalizeImport()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1265 m_pImpl->m_aCloseListener.forEach<util::XCloseListener>( in close()
1675 m_pImpl->m_aStorageChangeListeners.forEach<document::XStorageChangeListener>( in switchToStorage()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx2600 m_aSelectionListeners.forEach<view::XSelectionChangeListener>( in Notify()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx949 …pContainer->forEach<XModifyListener>( boost::bind( &XModifyListener::modified, _1, boost::cref( aE… in notifyModifyListener()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx3797 …maListeners.forEach<XSlideShowListener>( boost::bind( &XAnimationListener::beginEvent, _1, boost:… in beginEvent()
3807 …maListeners.forEach<XSlideShowListener>( boost::bind( &XAnimationListener::endEvent, _1, boost::cr… in endEvent()
3817 …maListeners.forEach<XSlideShowListener>( boost::bind( &XAnimationListener::repeat, _1, boost::cre… in repeat()
3829 maListeners.forEach<XSlideShowListener>( boost::mem_fn( &XSlideShowListener::paused ) ); in paused()
3839 maListeners.forEach<XSlideShowListener>( boost::mem_fn( &XSlideShowListener::resumed ) ); in resumed()
3849 …maListeners.forEach<XSlideShowListener>( boost::mem_fn( &XSlideShowListener::slideTransitionStarte… in slideTransitionStarted()
3859 …maListeners.forEach<XSlideShowListener>( boost::mem_fn( &XSlideShowListener::slideTransitionEnded … in slideTransitionEnded()
3869 …maListeners.forEach<XSlideShowListener>( boost::mem_fn( &XSlideShowListener::slideAnimationsEnded … in slideAnimationsEnded()
3880 maListeners.forEach<XSlideShowListener>( in slideEnded()
3899 …maListeners.forEach<XSlideShowListener>( boost::bind( &XSlideShowListener::hyperLinkClicked, _1, b… in hyperLinkClicked()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3079 …pIC->forEach< document::XDocumentEventListener, NotifySingleListenerIgnoreRE< document::XDocumentE… in postEvent_Impl()
3096 …pIC->forEach< document::XEventListener, NotifySingleListenerIgnoreRE< document::XEventListener, do… in postEvent_Impl()
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx175 pCont->forEach<presentation::XShapeEventListener>( in handleMouseReleased()
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx1216 maListenerContainer.forEach<presentation::XSlideShowListener>( in displaySlide()
1252 maListenerContainer.forEach<presentation::XSlideShowListener>( in redisplayCurrentSlide()
2345 maListenerContainer.forEach<presentation::XSlideShowListener>( in notifySlideAnimationsEnded()
2388 maListenerContainer.forEach<presentation::XSlideShowListener>( in notifySlideEnded()
2399 maListenerContainer.forEach<presentation::XSlideShowListener>( in notifyHyperLinkClicked()
2418 maListenerContainer.forEach<presentation::XSlideShowListener>( in handleAnimationEvent()
2426 maListenerContainer.forEach<presentation::XSlideShowListener>( in handleAnimationEvent()
/trunk/main/svx/source/table/
H A Dtabledesign.cxx475 …pContainer->forEach<XModifyListener>( boost::bind( &XModifyListener::modified, _1, boost::cref( aE… in notifyModifyListener()

Completed in 190 milliseconds