[PATCH 16/52] translate german comments

Nicolas Christener nc at adfinis.com
Thu Mar 10 04:52:45 PST 2011


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

diff --git a/sc/inc/dociter.hxx b/sc/inc/dociter.hxx
index 0159357..6311975 100644
--- a/sc/inc/dociter.hxx
+++ b/sc/inc/dociter.hxx
@@ -129,8 +129,6 @@ public:
                     }
 };
 
-// ============================================================================
-
 class ScDBQueryDataIterator
 {
 public:
@@ -216,8 +214,6 @@ public:
     bool            GetNext(Value& rValue);
 };
 
-// ============================================================================
-
 class ScCellIterator            // walk through all cells in an area
 {								// for SubTotal no hidden and no sub-total lines
 private:
@@ -514,8 +510,6 @@ public:
     const ScBaseCell*		GetCell() const			{ return pFoundCell; }
 };
 
-// ============================================================================
-
 class ScRowBreakIterator
 {
 public:
@@ -531,8 +525,6 @@ private:
     ::std::set<SCROW>::const_iterator maEnd;
 };
 
-// ============================================================================
-
 class ScDocRowHeightUpdater
 {
 public:
-- 
1.7.3.5


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



More information about the LibreOffice mailing list