Searched refs:rPageWidth (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/vcl/inc/ |
H A D | salprn.hxx | 89 long& rPageWidth, long& rPageHeight ) = 0;
|
/aoo4110/main/vcl/os2/source/gdi/ |
H A D | salprn.cxx | 1535 long& rPageWidth, long& rPageHeight ) in GetPageInfo() argument 1555 rPageWidth = aInfo.cx * nXResolution / 1000; in GetPageInfo() 1573 rPageWidth = rOutWidth; in GetPageInfo()
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svpprn.hxx | 56 long& rPageWidth, long& rPageHeight );
|
H A D | svpprn.cxx | 667 long& rPageWidth, long& rPageHeight ) in GetPageInfo() argument 696 rPageWidth = width * nDPI / 72; in GetPageInfo()
|
/aoo4110/main/vcl/inc/win/ |
H A D | salprn.h | 77 long& rPageWidth, long& rPageHeight );
|
/aoo4110/main/vcl/inc/os2/ |
H A D | salprn.h | 72 long& rPageWidth, long& rPageHeight );
|
/aoo4110/main/vcl/inc/unx/ |
H A D | salprn.h | 54 long& rPageWidth, long& rPageHeight );
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 781 long& rPageWidth, long& rPageHeight ) in GetPageInfo() argument 810 rPageWidth = width * nDPI / 72; in GetPageInfo()
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salprn.cxx | 1750 long& rPageWidth, long& rPageHeight ) in GetPageInfo() argument 1759 rPageWidth = GetDeviceCaps( hDC, PHYSICALWIDTH ); in GetPageInfo()
|
Completed in 43 milliseconds