Searched refs:mnMaxHeightPt (Results 1 – 2 of 2) sorted by relevance
385 mnMaxWidthPt = mnMaxHeightPt = 0; in StartJob()514 aTrailer.append( (sal_Int32)mnMaxHeightPt ); in EndJob()652 if( mnHeightPt > mnMaxHeightPt ) in InitPaperSize()653 mnMaxHeightPt = mnHeightPt; in InitPaperSize()
63 sal_uInt32 mnMaxHeightPt; member in psp::PrinterJob