Home
last modified time | relevance | path

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

/AOO41X/main/vcl/inc/vcl/
H A Dtabctrl.hxx57 long mnLastHeight; member in TabControl
/AOO41X/main/vcl/source/control/
H A Dtabctrl.cxx112 mnLastHeight = 0; in ImplInit()
391 if ( mbFormat || (mnLastWidth != nWidth) || (mnLastHeight != nHeight) ) in ImplGetTabRect()
545 mnLastHeight = nHeight; in ImplGetTabRect()