22 module
com { module sun { module star { module awt {
double PixelPerMeterX
contains the X-axis resolution of the device in pixel/meter.
Definition: DeviceInfo.idl:62
contains information about a device.
Definition: DeviceInfo.idl:27
long Width
contains the width of the device in pixels.
Definition: DeviceInfo.idl:32
long Height
contains the height of the device in pixels.
Definition: DeviceInfo.idl:37
Definition: Ambiguous.idl:20
short BitsPerPixel
contains the color-depth of the device.
Definition: DeviceInfo.idl:72
long BottomInset
contains the inset from the bottom.
Definition: DeviceInfo.idl:57
long TopInset
contains the inset from the top.
Definition: DeviceInfo.idl:47
long Capabilities
specifies special operations which are possible on the device.
Definition: DeviceInfo.idl:79
long LeftInset
contains the inset from the left.
Definition: DeviceInfo.idl:42
long RightInset
contains the inset from the right.
Definition: DeviceInfo.idl:52
double PixelPerMeterY
contains the Y-axis resolution of the device in pixel/meter.
Definition: DeviceInfo.idl:67