Home
last modified time | relevance | path

Searched refs:mnProgressHeight (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dprintdlg.cxx2533 mnProgressHeight( 15 ), in PrintProgressDialog()
2564 Rectangle aControlRegion( Point(), Size( 100, mnProgressHeight ) ); in implCalcProgressRect()
2570 mnProgressHeight = aNativeControlRegion.GetHeight(); in implCalcProgressRect()
2575 Size( GetSizePixel().Width() - 20, mnProgressHeight ) ); in implCalcProgressRect()
2624 const long nWidth = 3*mnProgressHeight/2; in Paint()
2630 mnProgressHeight, in Paint()
/trunk/main/vcl/inc/
H A Dprintdlg.hxx312 long mnProgressHeight; member in vcl::PrintProgressDialog

Completed in 28 milliseconds