Searched refs:FnForEach_SwNodes (Results 1 – 2 of 2) sorted by relevance
79 typedef sal_Bool (*FnForEach_SwNodes)( const SwNodePtr&, void* pArgs ); typedef145 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 );
2482 FnForEach_SwNodes fnForEach, void* pArgs ) in ForEach()
Completed in 27 milliseconds