[PATCH 21/52] translate german comments

Nicolas Christener nc at adfinis.com
Thu Mar 10 04:53:29 PST 2011


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

diff --git a/sc/inc/dpgroup.hxx b/sc/inc/dpgroup.hxx
index 0d0f95e..1855d3f 100644
--- a/sc/inc/dpgroup.hxx
+++ b/sc/inc/dpgroup.hxx
@@ -39,8 +39,6 @@
 class ScDocument;
 class SvNumberFormatter;
 
-// --------------------------------------------------------------------
-
 //! API struct?
 struct ScDPNumGroupInfo
 {
@@ -56,8 +54,6 @@ struct ScDPNumGroupInfo
                          Start(0.0), End(0.0), Step(0.0) {}
 };
 
-// --------------------------------------------------------------------
-
 //  ScDPDateGroupHelper is used as part of ScDPGroupDimension (additional dim.)
 //  or ScDPNumGroupDimension (innermost, replaces the original dim.).
 //  Source index, name and result collection are stored at the parent.
@@ -79,8 +75,6 @@ public:
         const std::vector<SCROW>& rOriginal) const;
 };
 
-// --------------------------------------------------------------------
-
 typedef ::std::vector<ScDPItemData> ScDPItemDataVec;
 
 class ScDPGroupItem
@@ -141,8 +135,6 @@ public:
 
 typedef ::std::vector<ScDPGroupDimension> ScDPGroupDimensionVec;
 
-// --------------------------------------------------------------------
-
 class SC_DLLPUBLIC ScDPNumGroupDimension
 {
     ScDPNumGroupInfo            aGroupInfo;         // settings
@@ -174,7 +166,6 @@ public:
     void        DisposeData();
 };
 
-// --------------------------------------------------------------------
 //
 //  proxy implementation of ScDPTableData to add grouped items
 //
-- 
1.7.3.5


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



More information about the LibreOffice mailing list