summaryrefslogtreecommitdiff
path: root/sc/inc/segmenttree.hxx
diff options
context:
space:
mode:
authorNicolas Christener <nc@adfinis.com>2011-03-13 19:39:41 +0100
committerChristina Rossmanith <ChrRossmanith@web.de>2011-03-13 19:40:00 +0100
commitbe3230aa76ec2e95eecbd4c3d5026e0e45115f2f (patch)
treedcbef0c74bfeadb8c0811658afde03fec7d99b17 /sc/inc/segmenttree.hxx
parente02b8039e756945c3490d1b898516f513ef54568 (diff)
translate german comments in /sc/inc
Diffstat (limited to 'sc/inc/segmenttree.hxx')
-rw-r--r--sc/inc/segmenttree.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/segmenttree.hxx b/sc/inc/segmenttree.hxx
index d987616bd997..1c6b36c57950 100644
--- a/sc/inc/segmenttree.hxx
+++ b/sc/inc/segmenttree.hxx
@@ -89,8 +89,6 @@ private:
::std::auto_ptr<ScFlatBoolSegmentsImpl> mpImpl;
};
-// ============================================================================
-
class ScFlatBoolColSegments
{
public:
@@ -114,8 +112,6 @@ private:
::std::auto_ptr<ScFlatBoolSegmentsImpl> mpImpl;
};
-// ============================================================================
-
class ScFlatUInt16SegmentsImpl;
class ScFlatUInt16RowSegments