equal
deleted
inserted
replaced
1724 #endif // RD_LIST_STRETCH |
1724 #endif // RD_LIST_STRETCH |
1725 |
1725 |
1726 // Set again because ReplaceColumn in WordWrapListItem does not update the length to 'des2' ! |
1726 // Set again because ReplaceColumn in WordWrapListItem does not update the length to 'des2' ! |
1727 des2.Set( buffer2->Des() ); |
1727 des2.Set( buffer2->Des() ); |
1728 |
1728 |
1729 DrawBackgroundAndSeparatorLines( aItemTextRect ); |
1729 DrawBackgroundAndSeparatorLines( aItemTextRect, |
|
1730 aItemIndex != FormattedCellData()->ListBox()->BottomItemIndex() ); |
1730 |
1731 |
1731 if( aItemIsCurrent ) |
1732 if( aItemIsCurrent ) |
1732 { |
1733 { |
1733 FormattedCellData()->SetCurrentItemIndex(aItemIndex); // fonts for java |
1734 FormattedCellData()->SetCurrentItemIndex(aItemIndex); // fonts for java |
1734 } |
1735 } |