LibreOffice Module tools (master) 1
|
#include <sal/types.h>
Go to the source code of this file.
Enumerations | |
enum class | MapUnit : sal_uInt8 { Map100thMM , Map10thMM , MapMM , MapCM , Map1000thInch , Map100thInch , Map10thInch , MapInch , MapPoint , MapTwip , MapPixel , MapSysFont , MapAppFont , MapRelative , LAST = MapRelative , LASTENUMDUMMY } |
Enumerator | |
---|---|
Map100thMM | |
Map10thMM | |
MapMM | |
MapCM | |
Map1000thInch | |
Map100thInch | |
Map10thInch | |
MapInch | |
MapPoint | |
MapTwip | |
MapPixel | |
MapSysFont | |
MapAppFont | |
MapRelative | |
LAST | |
LASTENUMDUMMY |
Definition at line 23 of file mapunit.hxx.