LibreOffice Module sw (master) 1
Classes | Namespaces | Typedefs
dbinsdlg.hxx File Reference
#include <utility>
#include <vcl/weld.hxx>
#include <sfx2/basedlgs.hxx>
#include <unotools/configitem.hxx>
#include "numfmtlb.hxx"
#include <swdbdata.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Sequence.h>
#include <o3tl/sorted_vector.hxx>
#include <memory>
#include <vector>
Include dependency graph for dbinsdlg.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SwInsDBColumn
 
class  SwInsDBColumns
 
class  SwInsertDBColAutoPilot
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::sdbcx
 
namespace  com::sun::star::sdbc
 

Typedefs

typedef std::vector< std::unique_ptr< DB_Column > > DB_Columns
 

Typedef Documentation

◆ DB_Columns

typedef std::vector<std::unique_ptr<DB_Column> > DB_Columns

Definition at line 53 of file dbinsdlg.hxx.