summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/pvlaydlg.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-12-15 14:17:50 -0500
committerKohei Yoshida <kyoshida@novell.com>2010-12-15 14:17:50 -0500
commitd705effb38810194d11ef62324b31a824bdf8b68 (patch)
tree5f41ac220d4bebae07a5314d64589f5854092a63 /sc/source/ui/inc/pvlaydlg.hxx
parent51898856edb711fe6a5f8f9c470953c25f4034a5 (diff)
Clean up.
Diffstat (limited to 'sc/source/ui/inc/pvlaydlg.hxx')
-rw-r--r--sc/source/ui/inc/pvlaydlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/pvlaydlg.hxx b/sc/source/ui/inc/pvlaydlg.hxx
index 01b4fe9dbbd1..98c3ba15ed96 100644
--- a/sc/source/ui/inc/pvlaydlg.hxx
+++ b/sc/source/ui/inc/pvlaydlg.hxx
@@ -166,7 +166,7 @@ private:
ScDPFieldType eLastActiveType; /// Type of last active area.
size_t nOffset; /// Offset of first field in TYPE_SELECT area.
- ScDPFuncDataVec aSelectArr; // holds instances for visible buttons only
+ ScDPFuncDataVec aSelectArr;
ScDPFuncDataVec aPageArr;
ScDPFuncDataVec aColArr;
ScDPFuncDataVec aRowArr;