Author: hanya
Date: Wed Jan 15 14:48:44 2014
New Revision: 1558406
URL: http://svn.apache.org/r1558406
Log:
#i121950# remove the document for unused parameter from the document for
recognizeTextRange method
Modified:
openoffice/trunk/main/offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl
Modified:
openoffice/trunk/main/offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl?rev=1558406&r1=1558405&r2=1558406&view=diff
==============================================================================
---
openoffice/trunk/main/offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl
(original)
+++
openoffice/trunk/main/offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl
Wed Jan 15 14:48:44 2014
@@ -75,9 +75,6 @@ interface XRangeBasedSmartTagRecognizer:
@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.