Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: smarttags ::

unpublished interface XRangeBasedSmartTagRecognizer
Base Interfaces
XRangeBasedSmartTagRecognizer
┗ ::com::sun::star::lang::XInitialization

::com::sun::star::lang::XInitialization
(referenced interface's summary:)
initializes an object directly after its creation.
Usage Restrictions
not published
Description
provides access to a range based smart tag recognizer.

Methods' Summary
recognizeTextRange recognizes smart tags.  
Methods' Details
recognizeTextRange
void
recognizeTextRange( [in] ::com::sun::star::text::XTextRange  xRange,
[in] SmartTagRecognizerMode  eDataType,
[in] ::com::sun::star::text::XTextMarkup  xTextMarkup,
[in] string  aApplicationName,
[in] ::com::sun::star::frame::XController  xController );

Description
recognizes smart tags.
Parameter xRange
The text that should be scanned by the recognizer.
Parameter eDataType
This value indicates the type of the passed text.
Parameter aLocale
Is used to indicate the language of the passed text.
Parameter xTextMarkup
This object is used to submit any recognized smart tags to the calling application.
Parameter aApplicationName
A string containing the name of the calling application.
Parameter xController
The current controller of the document.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.