LibreOffice Module tools (master) 1
Enumerations
mapunit.hxx File Reference
#include <sal/types.h>
Include dependency graph for mapunit.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ MapUnit

enum class MapUnit : sal_uInt8
strong
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.