Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dilstbox.hxx201 long mnMaxTxtHeight; // Maximale Hoehe eines Text-Items member in ImplListBoxWindow
/trunk/main/vcl/source/control/
H A Dilstbox.cxx594 mnMaxTxtHeight = mnTextHeight + mnBorder; in ImplCalcMetrics()
595 mnMaxHeight = mnMaxTxtHeight; in ImplCalcMetrics()
621 mnMaxHeight = mnMaxTxtHeight; in Clear()

Completed in 32 milliseconds