LibreOffice Module dbaccess (master) 1
|
Public Member Functions | |
TDelimiter () | |
Public Attributes | |
OUString | sText |
OUString | sField |
OUString | sDecimal |
OUString | sThousand |
bool | bUsed |
Definition at line 61 of file xmlExport.hxx.
|
inline |
Definition at line 69 of file xmlExport.hxx.
bool dbaxml::ODBExport::TDelimiter::bUsed |
Definition at line 67 of file xmlExport.hxx.
Referenced by dbaxml::ODBExport::exportDataSource().
OUString dbaxml::ODBExport::TDelimiter::sDecimal |
Definition at line 65 of file xmlExport.hxx.
Referenced by dbaxml::ODBExport::exportDataSource().
OUString dbaxml::ODBExport::TDelimiter::sField |
Definition at line 64 of file xmlExport.hxx.
Referenced by dbaxml::ODBExport::exportDataSource().
OUString dbaxml::ODBExport::TDelimiter::sText |
Definition at line 63 of file xmlExport.hxx.
Referenced by dbaxml::ODBExport::exportDataSource().
OUString dbaxml::ODBExport::TDelimiter::sThousand |
Definition at line 66 of file xmlExport.hxx.
Referenced by dbaxml::ODBExport::exportDataSource().