LibreOffice Module dbaccess (master) 1
Public Member Functions | Public Attributes | List of all members
dbaxml::ODBExport::TDelimiter Struct Reference

Public Member Functions

 TDelimiter ()
 

Public Attributes

OUString sText
 
OUString sField
 
OUString sDecimal
 
OUString sThousand
 
bool bUsed
 

Detailed Description

Definition at line 61 of file xmlExport.hxx.

Constructor & Destructor Documentation

◆ TDelimiter()

dbaxml::ODBExport::TDelimiter::TDelimiter ( )
inline

Definition at line 69 of file xmlExport.hxx.

Member Data Documentation

◆ bUsed

bool dbaxml::ODBExport::TDelimiter::bUsed

Definition at line 67 of file xmlExport.hxx.

Referenced by dbaxml::ODBExport::exportDataSource().

◆ sDecimal

OUString dbaxml::ODBExport::TDelimiter::sDecimal

Definition at line 65 of file xmlExport.hxx.

Referenced by dbaxml::ODBExport::exportDataSource().

◆ sField

OUString dbaxml::ODBExport::TDelimiter::sField

Definition at line 64 of file xmlExport.hxx.

Referenced by dbaxml::ODBExport::exportDataSource().

◆ sText

OUString dbaxml::ODBExport::TDelimiter::sText

Definition at line 63 of file xmlExport.hxx.

Referenced by dbaxml::ODBExport::exportDataSource().

◆ sThousand

OUString dbaxml::ODBExport::TDelimiter::sThousand

Definition at line 66 of file xmlExport.hxx.

Referenced by dbaxml::ODBExport::exportDataSource().


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