summaryrefslogtreecommitdiffstats
path: root/wizards/com/sun/star/wizards/report/ReportTextDocument.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/report/ReportTextDocument.java')
-rw-r--r--wizards/com/sun/star/wizards/report/ReportTextDocument.java7
1 files changed, 0 insertions, 7 deletions
diff --git a/wizards/com/sun/star/wizards/report/ReportTextDocument.java b/wizards/com/sun/star/wizards/report/ReportTextDocument.java
index c2d47b7dc263..9fb9ef678bf5 100644
--- a/wizards/com/sun/star/wizards/report/ReportTextDocument.java
+++ b/wizards/com/sun/star/wizards/report/ReportTextDocument.java
@@ -110,13 +110,6 @@ class ReportTextDocument extends com.sun.star.wizards.text.TextDocument implemen
getReportPageStyles();
}
- public NumberFormatter getNumberFormatter()
- {
- return oNumberFormatter;
- }
-
-
-
public void swapContentTemplate(String ContentTemplatePath)
{
this.ContentTemplatePath = ContentTemplatePath;