Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dilstbox.hxx582 sal_uInt16 mnItemPos; // wegen UserDraw muss ich wissen, welches Item ich darstelle. member in ImplWin
613 sal_uInt16 GetItemPos() const { return mnItemPos; } in GetItemPos()
614 void SetItemPos( sal_uInt16 n ) { mnItemPos = n; } in SetItemPos()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx2787 mnItemPos = LISTBOX_ENTRY_NOTFOUND; in ImplWin()
2955 UserDrawEvent aUDEvt( this, maFocusRect, mnItemPos, 0 ); in ImplDraw()

Completed in 34 milliseconds