/aoo41x/main/filter/source/xsltfilter/ |
H A D | containerhelper.hxx | 56 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, aParam2, aParam2, aParam3 )); in forEachMem()
|
/aoo41x/main/oox/inc/oox/helper/ |
H A D | refmap.hxx | 73 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 D | refvector.hxx | 74 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()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | composeduiupdate.cxx | 520 …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 D | standardcontrol.cxx | 482 m_aActionListeners.forEach< XActionListener >(
|
/aoo41x/main/slideshow/source/engine/ |
H A D | slideshowimpl.cxx | 1216 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()
|
/aoo41x/main/cppuhelper/inc/cppuhelper/ |
H A D | interfacecontainer.h | 205 inline void forEach( FuncT const& func ); 272 inline void OInterfaceContainerHelper::forEach( FuncT const& func ) in forEach() function in cppu::OInterfaceContainerHelper 297 …forEach< ListenerT, NotifySingleListener< ListenerT, EventT > >( NotifySingleListener< ListenerT, … in notifyEach()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 3797 …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()
|
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | definitioncontainer.cxx | 336 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName() 343 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName() 350 rContainer.forEach< XContainerApproveListener, RaiseExceptionFromVeto >( in notifyByName()
|
H A D | databasedocument.cxx | 1483 m_aCloseListener.forEach< XCloseListener >( in close() 1722 m_aStorageListeners.forEach< XStorageChangeListener >( in impl_notifyStorageChange_nolck_nothrow()
|
/aoo41x/main/extensions/source/logging/ |
H A D | logger.cxx | 224 m_aHandlers.forEach< XLogHandler >( in impl_ts_logEvent_nothrow() 226 m_aHandlers.forEach< XLogHandler >( in impl_ts_logEvent_nothrow()
|
/aoo41x/main/oox/source/ole/ |
H A D | vbacontrol.cxx | 574 maControls.forEach( aInserter ); in finalizeEmbeddedControls() 577 (*aIt)->maControls.forEach( aInserter ); in finalizeEmbeddedControls()
|
/aoo41x/main/oox/source/drawingml/diagram/ |
H A D | layoutnodecontext.cxx | 301 case DGM_TOKEN( forEach ): in createFastChildContext()
|
/aoo41x/main/slideshow/source/engine/slide/ |
H A D | shapemanagerimpl.cxx | 175 pCont->forEach<presentation::XShapeEventListener>( in handleMouseReleased()
|
/aoo41x/main/svx/source/table/ |
H A D | tabledesign.cxx | 475 …pContainer->forEach<XModifyListener>( boost::bind( &XModifyListener::modified, _1, boost::cref( aE… in notifyModifyListener()
|
/aoo41x/main/sd/source/core/ |
H A D | stlsheet.cxx | 949 …pContainer->forEach<XModifyListener>( boost::bind( &XModifyListener::modified, _1, boost::cref( aE… in notifyModifyListener()
|
/aoo41x/main/oox/source/xls/ |
H A D | numberformatsbuffer.cxx | 2035 maNumFmts.forEach( NumberFormatFinalizer( *this ) ); in finalizeImport()
|
/aoo41x/main/desktop/source/deployment/manager/ |
H A D | dp_extensionmanager.cxx | 1619 pContainer->forEach<util::XModifyListener>( in fireModified()
|
H A D | dp_manager.cxx | 498 pContainer->forEach<util::XModifyListener>( in fireModified()
|
/aoo41x/main/reportdesign/source/core/api/ |
H A D | ReportDefinition.cxx | 1265 m_pImpl->m_aCloseListener.forEach<util::XCloseListener>( in close() 1674 m_pImpl->m_aStorageChangeListeners.forEach<document::XStorageChangeListener>( in switchToStorage()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | sfxbasemodel.cxx | 3045 …pIC->forEach< document::XDocumentEventListener, NotifySingleListenerIgnoreRE< document::XDocumentE… in postEvent_Impl() 3062 …pIC->forEach< document::XEventListener, NotifySingleListenerIgnoreRE< document::XEventListener, do… in postEvent_Impl()
|
/aoo41x/main/oox/source/token/ |
H A D | tokens.txt | 2288 forEach
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 2600 m_aSelectionListeners.forEach<view::XSelectionChangeListener>( in Notify()
|