LibreOffice Module canvas (master) 1
Public Member Functions | Public Attributes | List of all members
dxcanvas::DXCanvasItem::DeviceInfo Struct Reference

#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
 

Detailed Description

Definition at line 37 of file dx_config.hxx.

Member Function Documentation

◆ operator<()

bool dxcanvas::DXCanvasItem::DeviceInfo::operator< ( const DeviceInfo rRHS) const
inline

Member Data Documentation

◆ nDeviceId

sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDeviceId

◆ nDeviceRevision

sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDeviceRevision

◆ nDeviceSubSysId

sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDeviceSubSysId

◆ nDriverBuildId

sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDriverBuildId

◆ nDriverId

sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDriverId

◆ nDriverSubVersion

sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDriverSubVersion

◆ nDriverVersion

sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nDriverVersion

◆ nVendorId

sal_Int32 dxcanvas::DXCanvasItem::DeviceInfo::nVendorId

The documentation for this struct was generated from the following file: