Home
last modified time | relevance | path

Searched refs:rFunctor (Results 1 – 14 of 14) sorted by relevance

/trunk/main/slideshow/source/engine/animationnodes/
H A Dgenerateevent.cxx51 Delay::FunctorT const& rFunctor, in generateEvent() argument
107 pEvent = makeDelay( rFunctor, in generateEvent()
121 pEvent = makeDelay( rFunctor, in generateEvent()
137 pEvent = makeDelay( rFunctor, in generateEvent()
153 pEvent = makeDelay( rFunctor, in generateEvent()
169 pEvent = makeDelay( rFunctor, in generateEvent()
185 pEvent = makeDelay( rFunctor, in generateEvent()
201 pEvent = makeDelay( rFunctor, in generateEvent()
209 pEvent = makeDelay( rFunctor, in generateEvent()
230 pEvent = makeDelay( rFunctor, in generateEvent()
H A Dgenerateevent.hxx50 Delay::FunctorT const& rFunctor,
/trunk/main/oox/inc/oox/helper/
H A Drefvector.hxx114 inline void forEachWithIndex( const FunctorType& rFunctor ) const in forEachWithIndex()
116 … ::std::for_each( this->begin(), this->end(), ForEachFunctorWithIndex< FunctorType >( rFunctor ) ); in forEachWithIndex()
154 inline value_type findIf( const FunctorType& rFunctor ) const in findIf()
156 …terator aIt = ::std::find_if( this->begin(), this->end(), FindFunctor< FunctorType >( rFunctor ) ); in findIf()
165 inline explicit ForEachFunctor( const FunctorType& rFunctor ) : maFunctor( rFunctor ) {} in ForEachFunctor()
174 …ne explicit ForEachFunctorWithIndex( const FunctorType& rFunctor ) : maFunctor( rFunctor ), mn… in ForEachFunctorWithIndex()
182 inline explicit FindFunctor( const FunctorType& rFunctor ) : maFunctor( rFunctor ) {} in FindFunctor()
H A Drefmap.hxx73 inline void forEach( const FunctorType& rFunctor ) const in forEach()
75 … ::std::for_each( this->begin(), this->end(), ForEachFunctor< FunctorType >( rFunctor ) ); in forEach()
112 inline void forEachWithKey( const FunctorType& rFunctor ) const in forEachWithKey()
114 … ::std::for_each( this->begin(), this->end(), ForEachFunctorWithKey< FunctorType >( rFunctor ) ); in forEachWithKey()
154 inline explicit ForEachFunctor( const FunctorType& rFunctor ) : maFunctor( rFunctor ) {} in ForEachFunctor()
162 …inline explicit ForEachFunctorWithKey( const FunctorType& rFunctor ) : maFunctor( rFunctor ) {} in ForEachFunctorWithKey()
/trunk/main/filter/source/xsltfilter/
H A Dcontainerhelper.hxx56 inline void forEach( const FunctorType& rFunctor) const in forEach()
58 ::std::for_each(this->begin(), this->end(), ForEachFunctor< FunctorType >(rFunctor)); in forEach()
86 inline void forEachWithKey(const FuncType& rFunctor) const in forEachWithKey()
88 ::std::for_each( this->begin(), this->end(), ForEachFunctorWithKey< FuncType >(rFunctor)); in forEachWithKey()
119 inline explicit ForEachFunctor( const FunctorType& rFunctor): m_aFunctor(rFunctor){} in ForEachFunctor()
131 inline explicit ForEachFunctorWithKey( const FunctorType& rFunctor) : m_aFunctor(rFunctor){} in ForEachFunctorWithKey()
/trunk/main/oox/inc/oox/vml/
H A Dvmlshapecontainer.hxx84 const ShapeType* findShapeType( const Functor& rFunctor ) const;
88 const ShapeBase* findShape( const Functor& rFunctor ) const;
122 const ShapeType* ShapeContainer::findShapeType( const Functor& rFunctor ) const in findShapeType()
124 return maTypes.findIf( rFunctor ).get(); in findShapeType()
128 const ShapeBase* ShapeContainer::findShape( const Functor& rFunctor ) const in findShape()
130 return maShapes.findIf( rFunctor ).get(); in findShape()
/trunk/main/slideshow/source/engine/
H A Dsmilfunctionparser.cxx212 UnaryFunctionExpression( const Functor& rFunctor, in UnaryFunctionExpression() argument
214 maFunctor( rFunctor ), in UnaryFunctionExpression()
235 UnaryFunctionFunctor( const Functor& rFunctor, in UnaryFunctionFunctor() argument
237 maFunctor( rFunctor ), in UnaryFunctionFunctor()
284 makeUnaryFunctionFunctor( const Functor& rFunctor, in makeUnaryFunctionFunctor() argument
287 return UnaryFunctionFunctor<Functor>( rFunctor, rContext ); in makeUnaryFunctionFunctor()
/trunk/main/editeng/inc/editeng/
H A DAccessibleParaManager.hxx261 WeakChildAdapter( Functor& rFunctor ) : mrFunctor(rFunctor) {} in WeakChildAdapter() argument
308 template < typename Functor > void ForEach( Functor& rFunctor ) in ForEach() argument
310 ::std::for_each( begin(), end(), WeakChildAdapter< Functor >(rFunctor) ); in ForEach()
/trunk/main/svx/source/accessibility/
H A DAccessibleTextEventQueue.hxx81 template < typename Functor > void ForEach( Functor& rFunctor ) const in ForEach()
84 rFunctor = ::std::for_each( maEventQueue.begin(), maEventQueue.end(), rFunctor ); in ForEach()
/trunk/main/slideshow/source/inc/
H A Dinterruptabledelayevent.hxx132 …mplate< typename Functor > InterruptableEventPair makeInterruptableDelay( const Functor& rFunctor, in makeInterruptableDelay() argument
137 aRes.mpImmediateEvent = makeEvent( rFunctor, "makeInterruptableDelay"); in makeInterruptableDelay()
/trunk/main/animations/inc/animations/
H A Danimationnodehelper.hxx57 Functor& rFunctor ) in for_each_childNode() argument
75 rFunctor( xChildNode ); in for_each_childNode()
/trunk/main/sd/source/ui/tools/
H A DConfigurationAccess.cxx173 const Functor& rFunctor) in ForAll() argument
190 rFunctor(rsKey, aValues); in ForAll()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2828 forSubsetRange( Functor& rFunctor, in forSubsetRange() argument
2847 rFunctor( *aRangeBegin, aSubset ); in forSubsetRange()
2863 rFunctor( *aRangeBegin, aSubset ); in forSubsetRange()
2870 rFunctor( *aRangeBegin++ ); in forSubsetRange()
2883 return rFunctor.result(); in forSubsetRange()
2892 rFunctor( *aRangeEnd, aSubset ); in forSubsetRange()
2895 return rFunctor.result(); in forSubsetRange()
/trunk/main/sd/source/ui/inc/tools/
H A DConfigurationAccess.hxx119 const Functor& rFunctor);

Completed in 85 milliseconds