LibreOffice Module canvas (master) 1
|
#include <dx_config.hxx>
Public Member Functions | |
bool | operator< (const DeviceInfo &rRHS) const |
Public Attributes | |
sal_Int32 | nVendorId |
sal_Int32 | nDeviceId |
sal_Int32 | nDeviceSubSysId |
sal_Int32 | nDeviceRevision |
sal_Int32 | nDriverId |
sal_Int32 | nDriverVersion |
sal_Int32 | nDriverSubVersion |
sal_Int32 | nDriverBuildId |
Definition at line 37 of file dx_config.hxx.
|
inline |
Definition at line 49 of file dx_config.hxx.
References nDeviceId, nDeviceRevision, nDeviceSubSysId, nDriverBuildId, nDriverId, nDriverSubVersion, nDriverVersion, and nVendorId.
sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDeviceId |
Definition at line 40 of file dx_config.hxx.
Referenced by dxcanvas::DXCanvasItem::DXCanvasItem(), operator<(), and dxcanvas::DXCanvasItem::~DXCanvasItem().
sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDeviceRevision |
Definition at line 42 of file dx_config.hxx.
Referenced by dxcanvas::DXCanvasItem::DXCanvasItem(), operator<(), and dxcanvas::DXCanvasItem::~DXCanvasItem().
sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDeviceSubSysId |
Definition at line 41 of file dx_config.hxx.
Referenced by dxcanvas::DXCanvasItem::DXCanvasItem(), operator<(), and dxcanvas::DXCanvasItem::~DXCanvasItem().
sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDriverBuildId |
Definition at line 47 of file dx_config.hxx.
Referenced by dxcanvas::DXCanvasItem::DXCanvasItem(), operator<(), and dxcanvas::DXCanvasItem::~DXCanvasItem().
sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDriverId |
Definition at line 44 of file dx_config.hxx.
Referenced by dxcanvas::DXCanvasItem::DXCanvasItem(), operator<(), and dxcanvas::DXCanvasItem::~DXCanvasItem().
sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDriverSubVersion |
Definition at line 46 of file dx_config.hxx.
Referenced by dxcanvas::DXCanvasItem::DXCanvasItem(), operator<(), and dxcanvas::DXCanvasItem::~DXCanvasItem().
sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDriverVersion |
Definition at line 45 of file dx_config.hxx.
Referenced by dxcanvas::DXCanvasItem::DXCanvasItem(), operator<(), and dxcanvas::DXCanvasItem::~DXCanvasItem().
sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nVendorId |
Definition at line 39 of file dx_config.hxx.
Referenced by dxcanvas::DXCanvasItem::DXCanvasItem(), operator<(), and dxcanvas::DXCanvasItem::~DXCanvasItem().