summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpshttab.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-03-01 12:00:30 -0500
committerKohei Yoshida <kyoshida@novell.com>2011-03-01 16:15:59 -0500
commitf6fa663b1398ae90759ac0a73d889e09236814a1 (patch)
treec25c9fdd8d1d0e19f9bddfc292167dfe6a06b145 /sc/inc/dpshttab.hxx
parentRevert part of cab7e33c which added ';' into the expression (diff)
downloadcore-f6fa663b1398ae90759ac0a73d889e09236814a1.tar.gz
core-f6fa663b1398ae90759ac0a73d889e09236814a1.zip
Cleanups and comments.
Diffstat (limited to 'sc/inc/dpshttab.hxx')
-rw-r--r--sc/inc/dpshttab.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/sc/inc/dpshttab.hxx b/sc/inc/dpshttab.hxx
index dba8880ff7ce..9608871e894c 100644
--- a/sc/inc/dpshttab.hxx
+++ b/sc/inc/dpshttab.hxx
@@ -98,10 +98,9 @@ private:
ScDocument* mpDoc;
};
-// --------------------------------------------------------------------
-//
-// implementation of ScDPTableData with sheet data
-//
+/**
+ * Implementation of ScDPTableData with sheet data.
+ */
class SC_DLLPUBLIC ScSheetDPData : public ScDPTableData
{
private: