summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/report/ReportWizard.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/report/ReportWizard.java')
-rw-r--r--wizards/com/sun/star/wizards/report/ReportWizard.java11
1 files changed, 0 insertions, 11 deletions
diff --git a/wizards/com/sun/star/wizards/report/ReportWizard.java b/wizards/com/sun/star/wizards/report/ReportWizard.java
index cb6fcf71b8b9..c8353932e161 100644
--- a/wizards/com/sun/star/wizards/report/ReportWizard.java
+++ b/wizards/com/sun/star/wizards/report/ReportWizard.java
@@ -613,17 +613,6 @@ public class ReportWizard extends DatabaseObjectWizard implements XTextListener
{
}
- public void setmodified(int _ndialogpage, Object ooldValue, Object onewValue)
- {
- switch (_ndialogpage)
- {
- case SOMAINPAGE:
- break;
- default:
- break;
- }
- }
-
private void toggleSortingPage()
{
int nlCommandType = this.CurDBCommandFieldSelection.getSelectedCommandType();