From 87dc6c82d5cd174ae2384b66a203a93402b43291 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 2 Jul 2015 18:21:49 +0200 Subject: Fix typos Change-Id: Ideb5688a8c9e7cf10038f2e9d00991e8653b1875 Reviewed-on: https://gerrit.libreoffice.org/16706 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- dbaccess/source/core/api/RowSetCache.cxx | 2 +- dbaccess/source/core/dataaccess/databasedocument.hxx | 2 +- dbaccess/source/ext/macromigration/migrationengine.cxx | 2 +- dbaccess/source/ui/app/AppTitleWindow.hxx | 2 +- dbaccess/source/ui/control/RelationControl.cxx | 2 +- dbaccess/source/ui/dlg/paramdialog.cxx | 2 +- dbaccess/source/ui/inc/JoinController.hxx | 2 +- dbaccess/source/ui/inc/TableConnectionData.hxx | 2 +- dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'dbaccess') diff --git a/dbaccess/source/core/api/RowSetCache.cxx b/dbaccess/source/core/api/RowSetCache.cxx index 2daf08137172..3bb5c83b4bbe 100644 --- a/dbaccess/source/core/api/RowSetCache.cxx +++ b/dbaccess/source/core/api/RowSetCache.cxx @@ -499,7 +499,7 @@ Any ORowSetCache::getBookmark( ) if ( m_aMatrixIter >= m_pMatrix->end() || m_aMatrixIter < m_pMatrix->begin() || !(*m_aMatrixIter).is()) { - return Any(); // this is allowed here because the rowset knowns what it is doing + return Any(); // this is allowed here because the rowset knows what it is doing } return lcl_getBookmark(((*m_aMatrixIter)->get())[0],m_pCacheSet); diff --git a/dbaccess/source/core/dataaccess/databasedocument.hxx b/dbaccess/source/core/dataaccess/databasedocument.hxx index 8589917e5a32..aa7146ac681f 100644 --- a/dbaccess/source/core/dataaccess/databasedocument.hxx +++ b/dbaccess/source/core/dataaccess/databasedocument.hxx @@ -523,7 +523,7 @@ private: /** resets everything @precond - m_pImpl is not + m_pImpl is not */ void impl_reset_nothrow(); diff --git a/dbaccess/source/ext/macromigration/migrationengine.cxx b/dbaccess/source/ext/macromigration/migrationengine.cxx index 91d17b2adfd4..ae23ee3a7343 100644 --- a/dbaccess/source/ext/macromigration/migrationengine.cxx +++ b/dbaccess/source/ext/macromigration/migrationengine.cxx @@ -970,7 +970,7 @@ namespace dbmm if ( !impl_handleDocument_nothrow( *doc ) ) return false; - // update overall progress vallue + // update overall progress value m_rProgress.setOverallProgressValue( nOverallProgressValue ); } diff --git a/dbaccess/source/ui/app/AppTitleWindow.hxx b/dbaccess/source/ui/app/AppTitleWindow.hxx index 888ec32462be..938d6197c26a 100644 --- a/dbaccess/source/ui/app/AppTitleWindow.hxx +++ b/dbaccess/source/ui/app/AppTitleWindow.hxx @@ -53,7 +53,7 @@ namespace dbaui /** gets the child window. @return - The child winodw. + The child window. */ inline vcl::Window* getChildWindow() const { return m_pChild; } diff --git a/dbaccess/source/ui/control/RelationControl.cxx b/dbaccess/source/ui/control/RelationControl.cxx index cfb56b67c323..27c5f95a1830 100644 --- a/dbaccess/source/ui/control/RelationControl.cxx +++ b/dbaccess/source/ui/control/RelationControl.cxx @@ -94,7 +94,7 @@ namespace dbaui /** allows to access the connection data from outside - @return rthe connection data + @return the connection data */ inline TTableConnectionData::value_type getData() const { return m_pConnData; } diff --git a/dbaccess/source/ui/dlg/paramdialog.cxx b/dbaccess/source/ui/dlg/paramdialog.cxx index 6d8762a3a6c7..e20d01c813c2 100644 --- a/dbaccess/source/ui/dlg/paramdialog.cxx +++ b/dbaccess/source/ui/dlg/paramdialog.cxx @@ -268,7 +268,7 @@ namespace dbaui nNext = (nNext + 1) % nCount; if ( m_aVisitedParams[nNext] & EF_VISITED ) - // there is no such "not visited yet" entry -> simpy take the next one + // there is no such "not visited yet" entry -> simply take the next one nNext = (nCurrent + 1) % nCount; m_pAllParams->SelectEntryPos(nNext); diff --git a/dbaccess/source/ui/inc/JoinController.hxx b/dbaccess/source/ui/inc/JoinController.hxx index f3a4ce4109cf..180b139769d9 100644 --- a/dbaccess/source/ui/inc/JoinController.hxx +++ b/dbaccess/source/ui/inc/JoinController.hxx @@ -107,7 +107,7 @@ namespace dbaui /** erase the data in the data vector @param _pData - the data whioch should be erased + the data which should be erased */ void removeConnectionData(const TTableConnectionData::value_type& _pData); diff --git a/dbaccess/source/ui/inc/TableConnectionData.hxx b/dbaccess/source/ui/inc/TableConnectionData.hxx index ac3431d83b75..ddeea389a1e3 100644 --- a/dbaccess/source/ui/inc/TableConnectionData.hxx +++ b/dbaccess/source/ui/inc/TableConnectionData.hxx @@ -80,7 +80,7 @@ namespace dbaui caller is responsible for repainting them - @return infex of first changed line, or one-past-the-end if no change + @return index of first changed line, or one-past-the-end if no change */ OConnectionLineDataVec::size_type normalizeLines(); diff --git a/dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx b/dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx index 0c38e1e88b80..4506ce5e9894 100644 --- a/dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx +++ b/dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx @@ -167,7 +167,7 @@ void OTableFieldDescWin::Resize() nPageWidth = nOutputWidth - STANDARD_MARGIN - STANDARD_MARGIN; } else - { // unfortunately that's not even enough, to show page at its optimum and help with minimum widthn + { // unfortunately that's not even enough, to show page at its optimum and help with minimum width nHelpX = nHelpY = nHelpWidth = nHelpHeight = 0; // thus no help window nPageWidth = nOutputWidth - STANDARD_MARGIN - STANDARD_MARGIN; nPageHeight = nOutputHeight - STANDARD_MARGIN - DETAILS_HEADER_HEIGHT - STANDARD_MARGIN; -- cgit