19 #ifndef __com_sun_star_awt_DeviceInfo_idl__
20 #define __com_sun_star_awt_DeviceInfo_idl__
24 module
com { module sun { module star { module awt {
double PixelPerMeterX
contains the X-axis resolution of the device in pixel/meter.
Definition: DeviceInfo.idl:64
contains information about a device.
Definition: DeviceInfo.idl:29
long Width
contains the width of the device in pixels.
Definition: DeviceInfo.idl:34
long Height
contains the height of the device in pixels.
Definition: DeviceInfo.idl:39
– idl definition –
Definition: Ambiguous.idl:22
short BitsPerPixel
contains the color-depth of the device.
Definition: DeviceInfo.idl:74
long BottomInset
contains the inset from the bottom.
Definition: DeviceInfo.idl:59
long TopInset
contains the inset from the top.
Definition: DeviceInfo.idl:49
long Capabilities
specifies special operations which are possible on the device.
Definition: DeviceInfo.idl:81
long LeftInset
contains the inset from the left.
Definition: DeviceInfo.idl:44
long RightInset
contains the inset from the right.
Definition: DeviceInfo.idl:54
double PixelPerMeterY
contains the Y-axis resolution of the device in pixel/meter.
Definition: DeviceInfo.idl:69