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