[PATCH 04/52] translate german comments

Nicolas Christener nc at adfinis.com
Thu Mar 10 04:50:37 PST 2011


---
 sc/inc/callform.hxx |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/sc/inc/callform.hxx b/sc/inc/callform.hxx
index df22605..1c7ce15 100644
--- a/sc/inc/callform.hxx
+++ b/sc/inc/callform.hxx
@@ -33,11 +33,9 @@
 
 #include <rtl/ustring.hxx>
 
-//------------------------------------------------------------------------
 #define MAXFUNCPARAM	16
 #define MAXARRSIZE		0xfffe
 
-//------------------------------------------------------------------------
 #ifndef WIN
 #ifndef WNT
 #define CALLTYPE
@@ -54,7 +52,6 @@ extern "C" {
 typedef void (CALLTYPE* AdvData)( double& nHandle, void* pData );
 }
 
-//------------------------------------------------------------------------
 enum ParamType
 {
     PTR_DOUBLE,
@@ -65,7 +62,6 @@ enum ParamType
     NONE
 };
 
-//------------------------------------------------------------------------
 class ModuleData;
 class FuncData : public ScDataObject
 {
@@ -108,7 +104,6 @@ public:
 };
 
 
-//------------------------------------------------------------------------
 class FuncCollection : public ScSortedCollection
 {
 public:
-- 
1.7.3.5


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



More information about the LibreOffice mailing list