[PATCH 34/52] translate german comments

Nicolas Christener nc at adfinis.com
Thu Mar 10 04:55:00 PST 2011


---
 sc/inc/linkuno.hxx |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/sc/inc/linkuno.hxx b/sc/inc/linkuno.hxx
index e51fd51..3a5a352 100644
--- a/sc/inc/linkuno.hxx
+++ b/sc/inc/linkuno.hxx
@@ -294,7 +294,7 @@ public:
                                     ::com::sun::star::lang::WrappedTargetException,
                                     ::com::sun::star::uno::RuntimeException);
 
-                            // aus get/setPropertyValue gerufen:
+                            // called from get/setPropertyValue:
     ::rtl::OUString			getFileName(void) const;
     void					setFileName(const ::rtl::OUString& FileName);
     ::rtl::OUString			getFilter(void) const;
@@ -499,8 +499,6 @@ public:
                                 throw(::com::sun::star::uno::RuntimeException);
 };
 
-// ============================================================================
-
 class ScExternalSheetCacheObj : public cppu::WeakImplHelper1< ::com::sun::star::sheet::XExternalSheetCache >
 {
 public:
@@ -534,8 +532,6 @@ private:
     size_t mnIndex;
 };
 
-// ============================================================================
-
 class ScExternalDocLinkObj : public cppu::WeakImplHelper1< ::com::sun::star::sheet::XExternalDocLink >
 {
 public:
@@ -582,8 +578,6 @@ private:
     sal_uInt16              mnFileId;
 };
 
-// ============================================================================
-
 /** This is the UNO API equivalent of ScExternalRefManager. */
 class ScExternalDocLinksObj : public cppu::WeakImplHelper1< ::com::sun::star::sheet::XExternalDocLinks >
 {
-- 
1.7.3.5


--=-ee0rBqSIwn8rDWvQOS6/
Content-Disposition: attachment; filename="0035-translate-german-comments.patch"
Content-Type: text/x-patch; name="0035-translate-german-comments.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit



More information about the LibreOffice mailing list