Searched refs:GetEntryPtr (Results 1 – 2 of 2) sorted by relevance
340 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()
124 …const ImplEntryType* GetEntryPtr( sal_uInt16 nPos ) const { return (const ImplEntryType*) GetObje… in GetEntryPtr() function in ImplEntryList
Completed in 24 milliseconds