Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dsimptabl.cxx519 SvLBoxItem* SvxSimpleTable::GetEntryAtPos( SvLBoxEntry* pEntry, sal_uInt16 nPos ) const in GetEntryAtPos() function in SvxSimpleTable
544 SvLBoxItem* pLeftItem = GetEntryAtPos( pLeft, nSortCol); in ColCompare()
545 SvLBoxItem* pRightItem = GetEntryAtPos( pRight, nSortCol); in ColCompare()
/trunk/main/svx/inc/svx/
H A Dsimptabl.hxx157 SvLBoxItem* GetEntryAtPos( SvLBoxEntry* pEntry, sal_uInt16 nPos ) const;
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx2112 SvLBoxItem* pLeftItem = pTheView->GetEntryAtPos( pLeft, static_cast<sal_uInt16>(nSortCol)); in IMPL_LINK()
2113 SvLBoxItem* pRightItem = pTheView->GetEntryAtPos( pRight, static_cast<sal_uInt16>(nSortCol)); in IMPL_LINK()

Completed in 24 milliseconds