Home
last modified time | relevance | path

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

/AOO41X/main/svl/inc/svl/
H A Dcntnrsrt.hxx32 * IMPL_CONTAINER_SORT( ClassName, Type, SortFunc )
47 * IMPL_CONTAINER_SORT( ClassName, Type, SortFunc )
109 #define IMPL_CONTAINER_SORT( ClassName, Type, SortFunc ) \ argument
148 int nCmp = SortFunc( *GetObject(nM), *pObj ); \
/AOO41X/main/sd/source/ui/unoidl/
H A Dunoobj.cxx309 extern "C" int __LOADONCALLAPI SortFunc( const void* p1, const void* p2 );