Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1621 mnLastFocusItemId = 0; in ImplInit()
4960 if( mnLastFocusItemId != 0 ) in Notify()
4963 ImplChangeHighlight( ImplGetItem( mnLastFocusItemId ) ); in Notify()
4964 mnLastFocusItemId = 0; in Notify()
4972 mnLastFocusItemId = 0; in Notify()
5689 mnLastFocusItemId = mnCurItemId; // save item id for possible later focus restore in ImplOpenItem()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx196 sal_uInt16 mnLastFocusItemId; member in ToolBox

Completed in 45 milliseconds