summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/dialogs/iconcdlg.cxx16
-rw-r--r--cui/source/inc/iconcdlg.hxx1
2 files changed, 0 insertions, 17 deletions
diff --git a/cui/source/dialogs/iconcdlg.cxx b/cui/source/dialogs/iconcdlg.cxx
index f152ade5115b..3ec071255207 100644
--- a/cui/source/dialogs/iconcdlg.cxx
+++ b/cui/source/dialogs/iconcdlg.cxx
@@ -402,25 +402,9 @@ void IconChoiceDialog::ShowPage( sal_uInt16 nId )
/**********************************************************************
|
-| Resize Dialog
-|
-\**********************************************************************/
-void IconChoiceDialog::Resize()
-{
- Dialog::Resize ();
-
- if ( IsReallyVisible() )
- {
- m_pIconCtrl->ArrangeIcons();
- }
-}
-
-/**********************************************************************
-|
| select a page
|
\**********************************************************************/
-
IMPL_LINK_NOARG(IconChoiceDialog , ChosePageHdl_Impl)
{
sal_uLong nPos;
diff --git a/cui/source/inc/iconcdlg.hxx b/cui/source/inc/iconcdlg.hxx
index 6bab742fe7d6..5cac100c5df5 100644
--- a/cui/source/inc/iconcdlg.hxx
+++ b/cui/source/inc/iconcdlg.hxx
@@ -188,7 +188,6 @@ public :
virtual ~IconChoiceDialog ();
virtual void Paint( const Rectangle& rRect ) SAL_OVERRIDE;
- virtual void Resize() SAL_OVERRIDE;
// interface
SvxIconChoiceCtrlEntry* AddTabPage(