Searched refs:BaseDlgsCmpUS_Impl (Results 1 – 1 of 1) sorted by relevance
999 int __cdecl BaseDlgsCmpUS_Impl( const void* p1, const void* p2 ) in BaseDlgsCmpUS_Impl() function1002 int _Optlink BaseDlgsCmpUS_Impl( const void* p1, const void* p2 ) in BaseDlgsCmpUS_Impl()1004 extern "C" int BaseDlgsCmpUS_Impl( const void* p1, const void* p2 ) in BaseDlgsCmpUS_Impl()1048 qsort( (void*)aUS.GetData(), aUS.Count(), sizeof(sal_uInt16), BaseDlgsCmpUS_Impl ); in GetInputRanges()
Completed in 13 milliseconds