summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/styledlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/styledlg.cxx')
-rw-r--r--sfx2/source/dialog/styledlg.cxx13
1 files changed, 0 insertions, 13 deletions
diff --git a/sfx2/source/dialog/styledlg.cxx b/sfx2/source/dialog/styledlg.cxx
index 879fcd9ebdb9..197a55e4fd5e 100644
--- a/sfx2/source/dialog/styledlg.cxx
+++ b/sfx2/source/dialog/styledlg.cxx
@@ -88,19 +88,6 @@ void SfxStyleDialog::dispose()
}
-void SfxStyleDialog::RefreshInputSet()
-
-/* [Description]
-
- This is called when <SfxTabPage::DeactivatePage(SfxItemSet *)>
- returns <DeactivateRC::RefreshSet>.
-*/
-
-{
- SfxTabDialog::RefreshInputSet();
-}
-
-
short SfxStyleDialog::Ok()
/* [Description]