Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dheadbar.cxx1003 sal_uInt16 nCurItemPos; in Paint() local
1005 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 13 milliseconds