diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-06-29 21:13:21 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-06-29 21:14:49 +0200 |
commit | 82f6fa8fa553f3cd78c11c5f379fd797a6d2980f (patch) | |
tree | 1e29558a5bed92fd71a6fd1ea4fe565a6d7c7246 | |
parent | df9e6ab514ca1c97c7eb69e169c958619c03d429 (diff) |
Fix idl, remove unused attribute
Change-Id: I0ad4821f97b4f9b222f79973c2b7a465abe184c9
-rw-r--r-- | offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl b/offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl index 7de76908d5d2..a3219d7ad88d 100644 --- a/offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl +++ b/offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl @@ -42,9 +42,6 @@ interface XRangeBasedSmartTagRecognizer: com::sun::star::lang::XInitialization @param eDataType This value indicates the type of the passed text. - @param aLocale - Is used to indicate the language of the passed text. - @param xTextMarkup This object is used to submit any recognized smart tags to the calling application. |