summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbaccess/source/ui/inc/TableWindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/TableWindow.hxx b/dbaccess/source/ui/inc/TableWindow.hxx
index a72149c4e20d..7e0225ce92f6 100644
--- a/dbaccess/source/ui/inc/TableWindow.hxx
+++ b/dbaccess/source/ui/inc/TableWindow.hxx
@@ -35,7 +35,7 @@ class SvTreeListEntry;
namespace dbaui
{
//////////////////////////////////////////////////////////////////////////
- // Flags fuer die Groessenanpassung der SbaJoinTabWins
+ // Flags for the size adjustment of SbaJoinTabWins
const sal_uInt16 SIZING_NONE = 0x0000;
const sal_uInt16 SIZING_TOP = 0x0001;
const sal_uInt16 SIZING_BOTTOM = 0x0002;