Searched refs:rOutHeight (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/vcl/os2/source/gdi/ |
H A D | salprn.cxx | 1533 long& rOutWidth, long& rOutHeight, in GetPageInfo() argument 1558 rOutHeight = aInfo.yPels; in GetPageInfo() 1572 rOutHeight = lCapsHeight; in GetPageInfo() 1574 rPageHeight = rOutHeight; in GetPageInfo()
|
/aoo41x/main/vcl/inc/ |
H A D | salprn.hxx | 87 long& rOutWidth, long& rOutHeight,
|
/aoo41x/main/vcl/unx/headless/ |
H A D | svpprn.hxx | 54 long& rOutWidth, long& rOutHeight,
|
H A D | svpprn.cxx | 665 long& rOutWidth, long& rOutHeight, in GetPageInfo() argument 701 rOutHeight = ( height - top - bottom ) * nDPI / 72; in GetPageInfo()
|
/aoo41x/main/vcl/inc/win/ |
H A D | salprn.h | 75 long& rOutWidth, long& rOutHeight,
|
/aoo41x/main/vcl/inc/os2/ |
H A D | salprn.h | 70 long& rOutWidth, long& rOutHeight,
|
/aoo41x/main/vcl/inc/unx/ |
H A D | salprn.h | 52 long& rOutWidth, long& rOutHeight,
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 779 long& rOutWidth, long& rOutHeight, in GetPageInfo() argument 815 rOutHeight = ( height - top - bottom ) * nDPI / 72; in GetPageInfo()
|
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salprn.cxx | 1748 long& rOutWidth, long& rOutHeight, in GetPageInfo() argument 1755 rOutHeight = GetDeviceCaps( hDC, VERTRES ); in GetPageInfo()
|
Completed in 274 milliseconds