Searched refs:rOutWidth (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/vcl/os2/source/gdi/ |
H A D | salprn.cxx | 1533 long& rOutWidth, long& rOutHeight, in GetPageInfo() argument 1557 rOutWidth = aInfo.xPels; in GetPageInfo() 1571 rOutWidth = lCapsWidth; in GetPageInfo() 1573 rPageWidth = rOutWidth; in GetPageInfo()
|
/aoo4110/main/vcl/inc/ |
H A D | salprn.hxx | 87 long& rOutWidth, long& rOutHeight,
|
/aoo4110/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 700 rOutWidth = ( width - left - right ) * nDPI / 72; in GetPageInfo()
|
/aoo4110/main/vcl/inc/win/ |
H A D | salprn.h | 75 long& rOutWidth, long& rOutHeight,
|
/aoo4110/main/vcl/inc/os2/ |
H A D | salprn.h | 70 long& rOutWidth, long& rOutHeight,
|
/aoo4110/main/vcl/inc/unx/ |
H A D | salprn.h | 52 long& rOutWidth, long& rOutHeight,
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 779 long& rOutWidth, long& rOutHeight, in GetPageInfo() argument 814 rOutWidth = ( width - left - right ) * nDPI / 72; in GetPageInfo()
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salprn.cxx | 1748 long& rOutWidth, long& rOutHeight, in GetPageInfo() argument 1754 rOutWidth = GetDeviceCaps( hDC, HORZRES ); in GetPageInfo()
|
Completed in 40 milliseconds