java: add some @Override annotations

Desktop / LibreOffice - Noel Grandin [peralex.com] - 9 November 2015 05:14 UTC

Change-Id: I291db1dff5ab3ce40fda6f822a0e3ff1e6ef36c1 Reviewed-on: https://gerrit.libreoffice.org/19855

b5df54c java: add some @Override annotations
.../javascript/ScriptEditorForJavaScript.java | 1 +
.../complex/writer/TextPortionEnumerationTest.java | 1 +
.../wizards/common/PlaceholderTextElement.java | 1 +
.../com/sun/star/wizards/common/TextElement.java | 1 +
wizards/com/sun/star/wizards/db/RecordParser.java | 1 +
.../com/sun/star/wizards/db/TableDescriptor.java | 1 +
.../star/wizards/document/TimeStampControl.java | 3 +++
.../com/sun/star/wizards/form/CallFormWizard.java | 2 ++
wizards/com/sun/star/wizards/form/FieldLinker.java | 5 +++++
wizards/com/sun/star/wizards/form/FormWizard.java | 4 ++++
.../com/sun/star/wizards/query/QueryWizard.java | 3 +++
.../sun/star/wizards/report/CallReportWizard.java | 2 ++
.../sun/star/wizards/report/GroupFieldHandler.java | 2 ++
.../com/sun/star/wizards/report/ReportWizard.java | 5 +++++
.../reportbuilder/layout/ColumnarSingleColumn.java | 2 ++
.../reportbuilder/layout/ColumnarThreeColumns.java | 3 +++
.../reportbuilder/layout/ColumnarTwoColumns.java | 2 ++
.../reportbuilder/layout/InBlocksLabelsAbove.java | 4 ++++
.../reportbuilder/layout/InBlocksLabelsLeft.java | 4 ++++
.../reportbuilder/layout/SectionEmptyObject.java | 1 +
.../wizards/reportbuilder/layout/SectionLabel.java | 1 +
.../reportbuilder/layout/SectionTextField.java | 1 +
.../star/wizards/reportbuilder/layout/Tabular.java | 2 ++
.../sun/star/wizards/table/CallTableWizard.java | 2 ++
.../sun/star/wizards/table/ScenarioSelector.java | 1 +
.../com/sun/star/wizards/table/TableWizard.java | 4 ++++
.../sun/star/wizards/ui/AggregateComponent.java | 3 +++
.../com/sun/star/wizards/ui/TitlesComponent.java | 3 +++
wizards/com/sun/star/wizards/ui/WizardDialog.java | 2 ++
29 files changed, 67 insertions(+)

Upstream: cgit.freedesktop.org


  • Share