[PATCH] Translate German comments in core/cppuhelper
Tom Thorogood
tom at tomthorogood.com
Sat Mar 10 11:13:16 PST 2012
---
cppuhelper/source/propshlp.cxx | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/cppuhelper/source/propshlp.cxx b/cppuhelper/source/propshlp.cxx
index a66f185..9c5610f 100644
--- a/cppuhelper/source/propshlp.cxx
+++ b/cppuhelper/source/propshlp.cxx
@@ -702,7 +702,7 @@ void OPropertySetHelper::fire
pLC = aBoundLC.getContainer( pEvts[i].PropertyHandle );
if( pLC )
{
- // Ueber alle Listener iterieren und Events senden
+ // Iterate over all listeners and send events
OInterfaceIteratorHelper aIt( *pLC);
while( aIt.hasMoreElements() )
{
@@ -759,7 +759,7 @@ void OPropertySetHelper::fire
}
if( pLC )
{
- // Ueber alle Listener iterieren und Events senden
+ // Iterate over all listeners and send events.
OInterfaceIteratorHelper aIt( *pLC);
while( aIt.hasMoreElements() )
{
--
1.7.4.1
--=-xfZs4xTWmNShil+ptY4r--
More information about the LibreOffice
mailing list