diff options
author | sb <sb@openoffice.org> | 2010-09-14 15:14:56 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-09-14 15:14:56 +0200 |
commit | 7befd33ac260352af2b664d270580e538a5c49af (patch) | |
tree | c3e5b3c19f1f1c0e00571e906ece5402926cb817 /reportdesign | |
parent | 8e88ac109dc9eba88db92940d13933fc3a4393d8 (diff) |
sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/>
Diffstat (limited to 'reportdesign')
-rw-r--r-- | reportdesign/util/rpt.component | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/reportdesign/util/rpt.component b/reportdesign/util/rpt.component index 10069823e6c7..ef5b2cc4c78d 100644 --- a/reportdesign/util/rpt.component +++ b/reportdesign/util/rpt.component @@ -38,7 +38,6 @@ <service name="com.sun.star.report.FormatCondition"/> </implementation> <implementation name="com.sun.star.comp.report.OFormattedField"> - <service name="com.sun.star.awt.UnoControlFormattedFieldModel"/> <service name="com.sun.star.report.FormattedField"/> </implementation> <implementation name="com.sun.star.comp.report.OFunction"> |