diff options
author | Luc Castermans <luc.castermans@gmail.com> | 2014-06-09 10:15:48 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-09 08:46:11 +0000 |
commit | 5da12788c97e945fa8a676cae877058d297ffb59 (patch) | |
tree | 12c0581fff16048c2d427517739fe5f05d61f703 /dbaccess/source/ui/dlg/ConnectionPage.hxx | |
parent | 7e600aca08ebbd69b0c8ef924c84af4dcf80df56 (diff) |
Translated German comments dbaccess/source/ui clean now
Change-Id: Ida2d2dbe95f290e2f32ed2259b8f9bdb27cbf2f9
Reviewed-on: https://gerrit.libreoffice.org/9689
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/source/ui/dlg/ConnectionPage.hxx')
-rw-r--r-- | dbaccess/source/ui/dlg/ConnectionPage.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/dlg/ConnectionPage.hxx b/dbaccess/source/ui/dlg/ConnectionPage.hxx index ac26525634db..df10774033f8 100644 --- a/dbaccess/source/ui/dlg/ConnectionPage.hxx +++ b/dbaccess/source/ui/dlg/ConnectionPage.hxx @@ -71,7 +71,7 @@ namespace dbaui */ private: OConnectionTabPage(Window* pParent, const SfxItemSet& _rCoreAttrs); - // nControlFlags ist eine Kombination der CBTP_xxx-Konstanten + // nControlFlags is a combination of the CBTP_xxx-constants virtual ~OConnectionTabPage(); // <method>OGenericAdministrationPage::fillControls</method> |