Home
last modified time | relevance | path

Searched refs:FnForEach_SwNodes (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/inc/
H A Dndarr.hxx79 typedef sal_Bool (*FnForEach_SwNodes)( const SwNodePtr&, void* pArgs ); typedef
145 void ForEach( FnForEach_SwNodes fnForEach, void* pArgs = 0 ) in ForEach()
150 void ForEach( sal_uLong nStt, sal_uLong nEnd, FnForEach_SwNodes fnForEach, void* pArgs = 0 ) in ForEach()
155 FnForEach_SwNodes fnForEach, void* pArgs = 0 );
/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx2482 FnForEach_SwNodes fnForEach, void* pArgs ) in ForEach()

Completed in 28 milliseconds