diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2013-06-06 19:32:24 +0200 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2013-06-06 19:32:24 +0200 |
commit | b0778c7f89c06e4bb8f24bb252da4f5667c22918 (patch) | |
tree | 0a242d71223e2acecbd8ab7748213add91973974 /wizards | |
parent | 50a4018d0d95652b73175f37740c9c7dd13ca4e0 (diff) |
indentation
Change-Id: Ib2011a589c12b585c6045fdc87b08f711ed9edc6
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/com/sun/star/wizards/report/ReportWizard.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/report/ReportWizard.java b/wizards/com/sun/star/wizards/report/ReportWizard.java index 3e40f7bcd9a8..bae9152e6e45 100644 --- a/wizards/com/sun/star/wizards/report/ReportWizard.java +++ b/wizards/com/sun/star/wizards/report/ReportWizard.java @@ -396,7 +396,7 @@ public class ReportWizard extends DatabaseObjectWizard implements XTextListener return false; } return e.hasMoreElements(); - } + } /** * Return the path to the "com.sun.reportdesigner" extension |