LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
TextConversionResult Struct Referencepublished

Text conversion result to be used with XTextConversion. More...

import "TextConversionResult.idl";

Public Attributes

::com::sun::star::i18n::Boundary Boundary
 The boundary of the first convertible word in the given text. More...
 
sequence< string > Candidates
 A list of replacement candidates for the first convertible word found in the given text. More...
 

Detailed Description

Text conversion result to be used with XTextConversion.

Since
OOo 1.1.2

Member Data Documentation

The boundary of the first convertible word in the given text.

If there is no convertible word found in the text, startPos and endPos for Boundary equal 0.

sequence< string > Candidates

A list of replacement candidates for the first convertible word found in the given text.


The documentation for this struct was generated from the following file: