LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Macros
TextConnectionHelper.hxx File Reference
#include "adminpages.hxx"
#include <charsetlistbox.hxx>
#include <rtl/ustring.hxx>
Include dependency graph for TextConnectionHelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaui::OTextConnectionHelper
 

Namespaces

namespace  dbaui
 

Macros

#define TC_EXTENSION   (short(0x01))
 
#define TC_SEPARATORS   (short(0x02))
 
#define TC_HEADER   (short(0x04))
 
#define TC_CHARSET   (short(0x08))
 

Macro Definition Documentation

◆ TC_CHARSET

#define TC_CHARSET   (short(0x08))

Definition at line 33 of file TextConnectionHelper.hxx.

◆ TC_EXTENSION

#define TC_EXTENSION   (short(0x01))

Definition at line 30 of file TextConnectionHelper.hxx.

◆ TC_HEADER

#define TC_HEADER   (short(0x04))

Definition at line 32 of file TextConnectionHelper.hxx.

◆ TC_SEPARATORS

#define TC_SEPARATORS   (short(0x02))

Definition at line 31 of file TextConnectionHelper.hxx.