LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwInsDBColumn Struct Reference

#include <dbinsdlg.hxx>

Collaboration diagram for SwInsDBColumn:
[legend]

Public Member Functions

 SwInsDBColumn (OUString aStr)
 
bool operator< (const SwInsDBColumn &rCmp) const
 

Public Attributes

OUString sColumn
 
OUString sUsrNumFormat
 
sal_Int32 nDBNumFormat
 
sal_uInt32 nUsrNumFormat
 
LanguageType eUsrNumFormatLng
 
bool bHasFormat: 1
 
bool bIsDBFormat: 1
 

Detailed Description

Definition at line 55 of file dbinsdlg.hxx.

Constructor & Destructor Documentation

◆ SwInsDBColumn()

SwInsDBColumn::SwInsDBColumn ( OUString  aStr)
inline

Definition at line 64 of file dbinsdlg.hxx.

References aStr, and LANGUAGE_SYSTEM.

Member Function Documentation

◆ operator<()

bool SwInsDBColumn::operator< ( const SwInsDBColumn rCmp) const

Definition at line 168 of file dbinsdlg.cxx.

References CollatorWrapper::compareString(), GetAppCollator(), and sColumn.

Member Data Documentation

◆ bHasFormat

bool SwInsDBColumn::bHasFormat

◆ bIsDBFormat

bool SwInsDBColumn::bIsDBFormat

◆ eUsrNumFormatLng

LanguageType SwInsDBColumn::eUsrNumFormatLng

Definition at line 60 of file dbinsdlg.hxx.

Referenced by SwInsertDBColAutoPilot::Load().

◆ nDBNumFormat

sal_Int32 SwInsDBColumn::nDBNumFormat

◆ nUsrNumFormat

sal_uInt32 SwInsDBColumn::nUsrNumFormat

◆ sColumn

OUString SwInsDBColumn::sColumn

◆ sUsrNumFormat

OUString SwInsDBColumn::sUsrNumFormat

Definition at line 57 of file dbinsdlg.hxx.

Referenced by SwInsertDBColAutoPilot::Load().


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