LibreOffice
LibreOffice 25.8 SDK API Reference
|
one of the possible meanings for a word. More...
import "XMeaning.idl";
Public Member Functions | |
string | getMeaning () |
sequence< string > | querySynonyms () |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. |
one of the possible meanings for a word.
Represents one of the possible meanings that may be returned from a com::sun::star::linguistic2::XThesaurus::queryMeanings() call and allows for retrieval of its synonyms.
string getMeaning | ( | ) |
sequence< string > querySynonyms | ( | ) |