Home
last modified time | relevance | path

Searched refs:GetSortListPos (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dimivctl2.cxx46 sal_uInt16 IcnCursor_Impl::GetSortListPos( SvPtrarr* pList, long nValue, in GetSortListPos() function in IcnCursor_Impl
98 sal_uInt16 nIns = GetSortListPos( &pColumns[nX], rRect.Top(), sal_True ); in ImplCreate()
101 nIns = GetSortListPos( &pRows[nY], rRect.Left(), sal_False ); in ImplCreate()
508 sal_uInt16 nIns = GetSortListPos((SvPtrarr*)rLists[nY],rRect.Left(),sal_False); in CreateGridAjustData()
530 sal_uInt16 nIns = GetSortListPos( pRow, rRect.Left(), sal_False ); in CreateGridAjustData()
H A Dsvimpicn.cxx660 sal_uInt16 GetSortListPos( SvPtrarr* pList, long nValue, int bVertical);
3060 sal_uInt16 ImpIcnCursor::GetSortListPos( SvPtrarr* pList, long nValue, in GetSortListPos() function in ImpIcnCursor
3115 sal_uInt16 nIns = GetSortListPos( &pColumns[nX], rRect.Top(), sal_True ); in ImplCreate()
3118 nIns = GetSortListPos( &pRows[nY], rRect.Left(), sal_False ); in ImplCreate()
3618 sal_uInt16 nIns = GetSortListPos((SvPtrarr*)rLists[nY],rRect.Left(),sal_False); in CreateGridAjustData()
3642 sal_uInt16 nIns = GetSortListPos( pRow, rRect.Left(), sal_False ); in CreateGridAjustData()
H A Dimivctl.hxx557 sal_uInt16 GetSortListPos( SvPtrarr* pList, long nValue, int bVertical);

Completed in 36 milliseconds