[Libreoffice-commits] core.git: vcl/inc

Luc Castermans luc.castermans at gmail.com
Tue Jan 21 03:46:52 PST 2014


 vcl/inc/ilstbox.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1424b5c1de7806566297a74ac1d8611058c77f8e
Author: Luc Castermans <luc.castermans at gmail.com>
Date:   Sat Jan 18 21:19:02 2014 +0100

    Translated German comments
    
    Change-Id: I63ca99a57a84a0c066a2abb1e65d8c04ae9cabfc
    Reviewed-on: https://gerrit.libreoffice.org/7522
    Reviewed-by: Chris Sherlock <chris.sherlock79 at gmail.com>
    Reviewed-by: Michael Meeks <michael.meeks at collabora.com>
    Tested-by: Michael Meeks <michael.meeks at collabora.com>

diff --git a/vcl/inc/ilstbox.hxx b/vcl/inc/ilstbox.hxx
index 7f6a8df..af7910c 100644
--- a/vcl/inc/ilstbox.hxx
+++ b/vcl/inc/ilstbox.hxx
@@ -415,7 +415,7 @@ private:
     bool mbAutoHScroll : 1; // AutoHScroll an oder aus
     bool mbEdgeBlending : 1;
 
-    Link                maScrollHdl;    // Weil der vom ImplListBoxWindow selbst benoetigt wird.
+    Link                maScrollHdl;    // because it is needed by ImplListBoxWindow itself
     ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxDNDListenerContainer;
 
 protected:


More information about the Libreoffice-commits mailing list