Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx384 mnMaxWidthPt = mnMaxHeightPt = 0; in StartJob()
513 aTrailer.append( (sal_Int32)mnMaxHeightPt ); in EndJob()
651 if( mnHeightPt > mnMaxHeightPt ) in InitPaperSize()
652 mnMaxHeightPt = mnHeightPt; in InitPaperSize()
/trunk/main/vcl/inc/
H A Dprinterjob.hxx63 sal_uInt32 mnMaxHeightPt; member in psp::PrinterJob

Completed in 16 milliseconds