summaryrefslogtreecommitdiff
path: root/sc/inc/rangelst.hxx
diff options
context:
space:
mode:
authorChristina Rossmanith <ChrRossmanith@web.de>2011-01-28 23:45:43 +0100
committerChristina Rossmanith <ChrRossmanith@web.de>2011-01-28 23:45:43 +0100
commit4087d76a998fae8d45c9c8fa939d75f3e54ea4f9 (patch)
treebe2027ee9b69b69e5e467f438602f2b8546fe7da /sc/inc/rangelst.hxx
parent911f80ca103cbdf613aeaecd2cf0b0215d588fd2 (diff)
Translated comments from German to English
Diffstat (limited to 'sc/inc/rangelst.hxx')
-rw-r--r--sc/inc/rangelst.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/rangelst.hxx b/sc/inc/rangelst.hxx
index 60acec5ca3a7..e45b3276c421 100644
--- a/sc/inc/rangelst.hxx
+++ b/sc/inc/rangelst.hxx
@@ -94,8 +94,9 @@ private:
SV_DECL_IMPL_REF( ScRangeList );
-// RangePairList: erster Range (aRange[0]) eigentlicher Range, zweiter
-// Range (aRange[1]) Daten zu diesem Range, z.B. Rows eines ColName
+// RangePairList:
+// aRange[0]: actual range,
+// aRange[1]: data for that range, e.g. Rows belonging to a ColName
class SC_DLLPUBLIC ScRangePairList : public SvRefBase
{
public: