Searched refs:nPaperWidth1 (Results 1 – 1 of 1) sorted by relevance
457 static sal_Bool ImplPaperSizeEqual( long nPaperWidth1, long nPaperHeight1, in ImplPaperSizeEqual() argument460 return (((nPaperWidth1 >= nPaperWidth2-1) && (nPaperWidth1 <= nPaperWidth2+1)) && in ImplPaperSizeEqual()
Completed in 10 milliseconds