LibreOffice Module connectivity (master) 1
Public Member Functions | Public Attributes | List of all members
connectivity::OTypeInfo Struct Reference

#include <OTypeInfo.hxx>

Public Member Functions

 OTypeInfo ()
 
bool operator== (const OTypeInfo &lh) const
 
bool operator!= (const OTypeInfo &lh) const
 

Public Attributes

OUString aTypeName
 
OUString aLocalTypeName
 
sal_Int32 nPrecision
 
sal_Int16 nMaximumScale
 
sal_Int16 nType
 

Detailed Description

Definition at line 28 of file OTypeInfo.hxx.

Constructor & Destructor Documentation

◆ OTypeInfo()

connectivity::OTypeInfo::OTypeInfo ( )
inline

Definition at line 39 of file OTypeInfo.hxx.

References OTHER.

Member Function Documentation

◆ operator!=()

bool connectivity::OTypeInfo::operator!= ( const OTypeInfo lh) const
inline

Definition at line 46 of file OTypeInfo.hxx.

References nType.

◆ operator==()

bool connectivity::OTypeInfo::operator== ( const OTypeInfo lh) const
inline

Definition at line 45 of file OTypeInfo.hxx.

References nType.

Member Data Documentation

◆ aLocalTypeName

OUString connectivity::OTypeInfo::aLocalTypeName

◆ aTypeName

OUString connectivity::OTypeInfo::aTypeName

◆ nMaximumScale

sal_Int16 connectivity::OTypeInfo::nMaximumScale

◆ nPrecision

sal_Int32 connectivity::OTypeInfo::nPrecision

◆ nType

sal_Int16 connectivity::OTypeInfo::nType

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