diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-02-04 17:15:02 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-02-04 20:36:27 +0000 |
commit | 7e1eb03a39b776adf0f479e2801214b1e2d0f6cc (patch) | |
tree | be0aa45b9c88a6c5eb9919dd13205a83bfc01329 /unusedcode.easy | |
parent | cf726ae8514ce9ad8f8a88e2de06a67850543fef (diff) |
callcatcher: remove some more recently discovered unused methods
Change-Id: Ib01e444b24ad9288970066a47f3fcf3dbee1fc49
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 2bbed0e6a2a2..0d0ec39844fd 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -206,11 +206,6 @@ dbaui::OPropEditCtrl::SetSpecialReadOnly(bool) dbaui::OPropListBoxCtrl::SetSpecialReadOnly(bool) dbaui::OQueryViewSwitch::resizeDocumentView(Rectangle&) dbaui::OQueryViewSwitch::setReadOnly(bool) -dbaui::OTableController::Load(com::sun::star::uno::Reference<com::sun::star::io::XObjectInputStream> const&) -dbaui::OTableController::Save(com::sun::star::uno::Reference<com::sun::star::io::XObjectOutputStream> const&) -dbaui::OTableEditorCtrl::Redo() -dbaui::OTableEditorCtrl::Undo() -dbaui::OTableEditorCtrl::UpdateAll() dbaui::OTableRowView::SetUpdatable(bool) dbaui::OTableWindowAccess::isEditable() const dbtools::FormattedColumnValue::getColumnUpdate() const |