LibreOffice Module dbaccess (master) 1
Macros
TableWindow.cxx File Reference
#include <TableWindow.hxx>
#include <TableWindowListBox.hxx>
#include <TableWindowData.hxx>
#include <imageprovider.hxx>
#include <JoinController.hxx>
#include <JoinTableView.hxx>
#include <JoinDesignView.hxx>
#include <osl/diagnose.h>
#include <utility>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/event.hxx>
#include <vcl/ptrstyle.hxx>
#include <vcl/wall.hxx>
#include <vcl/weldutils.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <com/sun/star/container/XContainer.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/sdb/application/DatabaseObject.hpp>
#include <bitmaps.hlst>
#include <TableWindowAccess.hxx>
#include <connectivity/dbtools.hxx>
Include dependency graph for TableWindow.cxx:

Go to the source code of this file.

Macros

#define TABWIN_SIZING_AREA   4
 
#define TABWIN_WIDTH_MIN   90
 
#define TABWIN_HEIGHT_MIN   80
 

Macro Definition Documentation

◆ TABWIN_HEIGHT_MIN

#define TABWIN_HEIGHT_MIN   80

Definition at line 62 of file TableWindow.cxx.

◆ TABWIN_SIZING_AREA

#define TABWIN_SIZING_AREA   4

Definition at line 60 of file TableWindow.cxx.

◆ TABWIN_WIDTH_MIN

#define TABWIN_WIDTH_MIN   90

Definition at line 61 of file TableWindow.cxx.