summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/tablespage.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-06-20 14:06:33 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-06-20 14:20:33 +0100
commit1f116adb7cfa7ee6a441693530d5afc94ca70f1a (patch)
treede93624767b6ffa5d98fd81c6826acb85614cf57 /dbaccess/source/ui/dlg/tablespage.hxx
parenta89ec4cf0bff07cb2b62ba0b376c0ca43719980a (diff)
callcatcher: update unused code
Change-Id: I29b3f1408b814a1424d8bab232e9ac618901b4c2
Diffstat (limited to 'dbaccess/source/ui/dlg/tablespage.hxx')
-rw-r--r--dbaccess/source/ui/dlg/tablespage.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/dbaccess/source/ui/dlg/tablespage.hxx b/dbaccess/source/ui/dlg/tablespage.hxx
index 884ef4a499a9..2b8d9f223880 100644
--- a/dbaccess/source/ui/dlg/tablespage.hxx
+++ b/dbaccess/source/ui/dlg/tablespage.hxx
@@ -56,10 +56,6 @@ namespace dbaui
virtual void StateChanged( StateChangedType nStateChange ) SAL_OVERRIDE;
virtual void DataChanged( const DataChangedEvent& rDCEvt ) SAL_OVERRIDE;
- /** will be called when the controls need to be resized.
- */
- void resizeControls(const Size& _rDiff);
-
OTableSubscriptionPage( vcl::Window* pParent, const SfxItemSet& _rCoreAttrs ,OTableSubscriptionDialog* _pTablesDlg);
virtual ~OTableSubscriptionPage();
virtual void dispose() SAL_OVERRIDE;