|
LibreOffice Module vcl (master) 1
|
#include <sal/config.h>#include <tools/long.hxx>#include <osx/osxvcltypes.h>#include <salprn.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | AquaSalInfoPrinter |
| class | AquaSalPrinter |
Functions | |
| int | PtTo10Mu (double nPoints) |
| double | TenMuToPt (double nUnits) |
Variables | |
| const double | fPtTo100thMM = 35.27777778 |
|
inline |
Definition at line 150 of file osx/salprn.h.
References fPtTo100thMM.
|
inline |
Definition at line 152 of file osx/salprn.h.
References fPtTo100thMM.
| const double fPtTo100thMM = 35.27777778 |
Definition at line 148 of file osx/salprn.h.
Referenced by PtTo10Mu(), and TenMuToPt().