LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Macros
DExport.hxx File Reference
#include <sal/config.h>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/util/XNumberFormatter.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/lang/Locale.hpp>
#include <com/sun/star/util/Date.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <map>
#include <vector>
#include <comphelper/stl_types.hxx>
#include "TypeInfo.hxx"
#include "WTypeSelect.hxx"
#include "commontypes.hxx"
#include "IUpdateHelper.hxx"
Include dependency graph for DExport.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaui::ODatabaseExport
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::awt
 
namespace  com::sun::star::sdbc
 
namespace  dbaui
 

Macros

#define COLUMN_POSITION_NOT_FOUND   (sal_Int32(-1))
 

Macro Definition Documentation

◆ COLUMN_POSITION_NOT_FOUND

#define COLUMN_POSITION_NOT_FOUND   (sal_Int32(-1))

Definition at line 48 of file DExport.hxx.