Searched defs:ForEach (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/svx/source/accessibility/ |
H A D | AccessibleTextEventQueue.hxx | 81 template < typename Functor > void ForEach( Functor& rFunctor ) const in ForEach() function in accessibility::AccessibleTextEventQueue
|
/aoo41x/main/sw/qa/core/ |
H A D | bigpointerarray-new.cxx | 47 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
|
/aoo41x/main/sw/inc/ |
H A D | ndarr.hxx | 145 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 D | bparr.hxx | 101 void ForEach( FnForEach fn, void* pArgs = NULL ) in ForEach() function in BigPtrArray
|
/aoo41x/main/svl/inc/svl/ |
H A D | svstdarr.hxx | 97 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
|
/aoo41x/main/toolkit/test/accessibility/ |
H A D | NodeMap.java | 78 public void ForEach (NodeMapCallback aFunctor) in ForEach() method in NodeMap
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | AccessibleParaManager.hxx | 308 template < typename Functor > void ForEach( Functor& rFunctor ) in ForEach() function in accessibility::AccessibleParaManager
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | bparr.cxx | 103 void BigPtrArray::ForEach( sal_uLong nStart, sal_uLong nEnd, in ForEach() function in BigPtrArray
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | nodes.cxx | 2481 void SwNodes::ForEach( const SwNodeIndex& rStart, const SwNodeIndex& rEnd, in ForEach() function in SwNodes
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtfly.cxx | 1960 sal_Bool SwTxtFly::ForEach( const SwRect &rRect, SwRect* pRect, sal_Bool bAvoid ) const in ForEach() function in SwTxtFly
|
Completed in 93 milliseconds