summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-13 09:29:07 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-13 11:18:36 +0000
commitd40971a47838afd007b8563d16bc8176b7f43176 (patch)
tree3752aab7d3653d6063dc75c76dad4f8f5d0c4aa0 /sc
parent82380478483e785fca73bc67dbc181c15812566b (diff)
MoreButtons cannot be loaded from .src anymore
Change-Id: Ib831895b33323dd478cc125b3bf93c43826ef59d
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/inc/pvlaydlg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/pvlaydlg.hxx b/sc/source/ui/inc/pvlaydlg.hxx
index a39f62c8322c..3ecbeacd8129 100644
--- a/sc/source/ui/inc/pvlaydlg.hxx
+++ b/sc/source/ui/inc/pvlaydlg.hxx
@@ -240,8 +240,6 @@ private:
CancelButton* mpBtnCancel;
PushButton* mpBtnRemove;
PushButton* mpBtnOptions;
- //FIXME: replace with expander
- //MoreButton* mpBtnMore;
VclExpander* mpExpander;
std::vector<OUString> maFuncNames; /// Localized function names from resource.
boost::ptr_vector<OUString> maRefStrs; /// Reference strings stored with the output list box.