summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2011-05-17 01:31:36 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2011-05-17 01:31:36 +0200
commit54b82306e1f1f4cf352cf7960dbc13b3ee9aeaef (patch)
tree0c566647766a02e4bb0a95daa3bd1c62662500ef /dbaccess
parent4c505502a86f8579711ef869e171f7bcce35f7eb (diff)
WaE (picky) - noel / remove umlaut in comment (translate to english)
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/misc/WTypeSelect.cxx2
-rw-r--r--dbaccess/source/ui/misc/singledoccontroller.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/misc/WTypeSelect.cxx b/dbaccess/source/ui/misc/WTypeSelect.cxx
index 2991ba00bf32..757b5723d794 100644
--- a/dbaccess/source/ui/misc/WTypeSelect.cxx
+++ b/dbaccess/source/ui/misc/WTypeSelect.cxx
@@ -465,7 +465,7 @@ void OWizTypeSelect::fillColumnList(sal_uInt32 nRows)
DBG_CHKTHIS(OWizTypeSelect,NULL);
if(m_pParserStream)
{
- sal_uInt32 nTell = m_pParserStream->Tell(); // verndert vielleicht die Position des Streams
+ sal_uInt32 nTell = m_pParserStream->Tell(); // might change seek position of stream
SvParser *pReader = createReader(nRows);
if(pReader)
diff --git a/dbaccess/source/ui/misc/singledoccontroller.cxx b/dbaccess/source/ui/misc/singledoccontroller.cxx
index 4f6d7b909d55..5cfceae1a0e0 100644
--- a/dbaccess/source/ui/misc/singledoccontroller.cxx
+++ b/dbaccess/source/ui/misc/singledoccontroller.cxx
@@ -201,4 +201,4 @@ namespace dbaui
} // namespace dbaui
//......................................................................................................................
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */