Home
last modified time | relevance | path

Searched defs:ForEach (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svx/source/accessibility/
H A DAccessibleTextEventQueue.hxx81 template < typename Functor > void ForEach( Functor& rFunctor ) const in ForEach() function in accessibility::AccessibleTextEventQueue
/trunk/main/sw/qa/core/
H A Dbigpointerarray-new.cxx47 void BigPtrArray::ForEach(sal_uLong fromPos, sal_uLong toPos, FnForEach fn, void* pArgs) in ForEach() function in BigPtrArray
56 void BigPtrArray::ForEach(FnForEach fn, void* pArgs) in ForEach() function in BigPtrArray
/trunk/main/sw/inc/
H A Dndarr.hxx145 void ForEach( FnForEach_SwNodes fnForEach, void* pArgs = 0 ) in ForEach() function in SwNodes
150 void ForEach( sal_uLong nStt, sal_uLong nEnd, FnForEach_SwNodes fnForEach, void* pArgs = 0 ) in ForEach() function in SwNodes
H A Dbparr.hxx101 void ForEach( FnForEach fn, void* pArgs = NULL ) in ForEach() function in BigPtrArray
/trunk/main/svl/inc/svl/
H A Dsvstdarr.hxx97 void ForEach( FnForEach_SvUShortsSort fnForEach, void* pArgs = 0 ) in ForEach() function in SvUShortsSort
101 void ForEach( sal_uInt16 nS, sal_uInt16 nE, in ForEach() function in SvUShortsSort
/trunk/main/toolkit/test/accessibility/
H A DNodeMap.java78 public void ForEach (NodeMapCallback aFunctor) in ForEach() method in NodeMap
/trunk/main/editeng/inc/editeng/
H A DAccessibleParaManager.hxx308 template < typename Functor > void ForEach( Functor& rFunctor ) in ForEach() function in accessibility::AccessibleParaManager
/trunk/main/sw/source/core/bastyp/
H A Dbparr.cxx103 void BigPtrArray::ForEach( sal_uLong nStart, sal_uLong nEnd, in ForEach() function in BigPtrArray
/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx2481 void SwNodes::ForEach( const SwNodeIndex& rStart, const SwNodeIndex& rEnd, in ForEach() function in SwNodes
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1966 sal_Bool SwTxtFly::ForEach( const SwRect &rRect, SwRect* pRect, sal_Bool bAvoid ) const in ForEach() function in SwTxtFly

Completed in 50 milliseconds