Searched refs:nCurItemPos (Results 1 – 1 of 1) sorted by relevance
1003 sal_uInt16 nCurItemPos; in Paint() local1005 nCurItemPos = GetItemPos( mnCurItemId ); in Paint()1007 nCurItemPos = HEADERBAR_ITEM_NOTFOUND; in Paint()1010 ImplDrawItem( i, (i == nCurItemPos) ? sal_True : sal_False, sal_False, &rRect ); in Paint()
Completed in 25 milliseconds