Home
last modified time | relevance | path

Searched refs:GetEntryPtr (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dilstbox.hxx124 …const ImplEntryType* GetEntryPtr( sal_uInt16 nPos ) const { return (const ImplEntryType*) GetObje… in GetEntryPtr() function in ImplEntryList
/trunk/main/vcl/source/control/
H A Dilstbox.cxx340 nHeight += GetEntryPtr( nIndex )-> mnHeight; in GetAddedHeight()
610 … Size aSz( GetOutputSizePixel().Width(), mpEntryList->GetEntryPtr( mnCurrentPos )->mnHeight ); in ImplCalcMetrics()
849 const ImplEntryType* pEntry = mpEntryList->GetEntryPtr( nSelect ); in GetEntryPosForPoint()
853 pEntry = mpEntryList->GetEntryPtr( ++nSelect ); in GetEntryPosForPoint()
1784 const ImplEntryType* pEntry = mpEntryList->GetEntryPtr( nPos ); in ImplPaint()
1834 const ImplEntryType* pEntry = mpEntryList->GetEntryPtr( nPos ); in DrawEntry()
1974 const ImplEntryType* pEntry = mpEntryList->GetEntryPtr( i ); in ImplDoPaint()
2082 const ImplEntryType* pLast = mpEntryList->GetEntryPtr( nLastEntry ); in SetTopEntry()
2173 const ImplEntryType* pEntry = mpEntryList->GetEntryPtr( nItem ); in GetBoundingRectangle()

Completed in 28 milliseconds