summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/WColumnSelect.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-02-08 11:49:29 +0100
committerMathias Bauer <mba@openoffice.org>2011-02-08 11:49:29 +0100
commit6783aa1b25720bcd78ce11c6428dee3becd24340 (patch)
tree5159fc79c62435c573d502cb48c7043fa3a8f3e4 /dbaccess/source/ui/inc/WColumnSelect.hxx
parent0dbcc3e078e157f33dff29fc707cef4e22ec2f22 (diff)
parent40b467cbda2df572038376e88f9d9fced39e5c0b (diff)
CWS gnumake3: pull in cws removetooltypes01
Diffstat (limited to 'dbaccess/source/ui/inc/WColumnSelect.hxx')
-rw-r--r--dbaccess/source/ui/inc/WColumnSelect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/WColumnSelect.hxx b/dbaccess/source/ui/inc/WColumnSelect.hxx
index e9e6e71f69992..42cb2527a4262 100644
--- a/dbaccess/source/ui/inc/WColumnSelect.hxx
+++ b/dbaccess/source/ui/inc/WColumnSelect.hxx
@@ -88,7 +88,7 @@ namespace dbaui
void enableButtons();
- USHORT adjustColumnPosition(ListBox* _pLeft,
+ sal_uInt16 adjustColumnPosition(ListBox* _pLeft,
const ::rtl::OUString& _sColumnName,
ODatabaseExport::TColumnVector::size_type nCurrentPos,
const ::comphelper::TStringMixEqualFunctor& _aCase);