summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorLuc Castermans <luc.castermans@gmail.com>2013-03-02 11:46:06 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-02 11:53:21 +0000
commit182b7c697f4ce6bd3b05abdd42482c646e561ee9 (patch)
tree6bdbadb1c15d5416199fc61100de6496afd3d115 /dbaccess
parent934cdea97a052f82c87b4d87bd371a105d64e7ed (diff)
translate german comment
Change-Id: I043903ea5b80c6cde7d204fbb28daab167cf40b7 Reviewed-on: https://gerrit.libreoffice.org/2507 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'dbaccess')
-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;