LibreOffice
LibreOffice 26.2 SDK API Reference
Toggle main menu visibility
Loading...
Searching...
No Matches
ConversionPropertyType.idl
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*
9
* This file incorporates work covered by the following license notice:
10
*
11
* Licensed to the Apache Software Foundation (ASF) under one or more
12
* contributor license agreements. See the NOTICE file distributed
13
* with this work for additional information regarding copyright
14
* ownership. The ASF licenses this file to you under the Apache
15
* License, Version 2.0 (the "License"); you may not use this file
16
* except in compliance with the License. You may obtain a copy of
17
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
18
*/
19
20
21
module
com
{ module sun { module star { module linguistic2 {
22
30
constants
ConversionPropertyType
31
{
34
const
short
NOT_DEFINED
= 0;
35
38
const
short
OTHER
= 1;
39
42
const
short
FOREIGN
= 2;
43
46
const
short
FIRST_NAME
= 3;
47
50
const
short
LAST_NAME
= 4;
51
54
const
short
TITLE
= 5;
55
58
const
short
STATUS
= 6;
59
62
const
short
PLACE_NAME
= 7;
63
66
const
short
BUSINESS
= 8;
67
70
const
short
ADJECTIVE
= 9;
71
74
const
short
IDIOM
= 10;
75
78
const
short
ABBREVIATION
= 11;
79
82
const
short
NUMERICAL
= 12;
83
86
const
short
NOUN
= 13;
87
90
const
short
VERB
= 14;
91
94
const
short
BRAND_NAME
= 15;
95
96
};
97
98
99
}; }; }; };
100
101
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com::sun::star::linguistic2::ConversionPropertyType
specifies the property type of an entry in a conversion dictionary.
Definition
ConversionPropertyType.idl:31
com::sun::star::linguistic2::ConversionPropertyType::FOREIGN
const short FOREIGN
A word or term that is transliterated or used from a non-Chinese language.
Definition
ConversionPropertyType.idl:42
com::sun::star::linguistic2::ConversionPropertyType::VERB
const short VERB
A verb.
Definition
ConversionPropertyType.idl:90
com::sun::star::linguistic2::ConversionPropertyType::TITLE
const short TITLE
The academic or social title of a person.
Definition
ConversionPropertyType.idl:54
com::sun::star::linguistic2::ConversionPropertyType::NOUN
const short NOUN
A noun.
Definition
ConversionPropertyType.idl:86
com::sun::star::linguistic2::ConversionPropertyType::LAST_NAME
const short LAST_NAME
The last name (family name) of a person.
Definition
ConversionPropertyType.idl:50
com::sun::star::linguistic2::ConversionPropertyType::NUMERICAL
const short NUMERICAL
A numeric word.
Definition
ConversionPropertyType.idl:82
com::sun::star::linguistic2::ConversionPropertyType::PLACE_NAME
const short PLACE_NAME
The name of a location or place.
Definition
ConversionPropertyType.idl:62
com::sun::star::linguistic2::ConversionPropertyType::ADJECTIVE
const short ADJECTIVE
An adjective.
Definition
ConversionPropertyType.idl:70
com::sun::star::linguistic2::ConversionPropertyType::BRAND_NAME
const short BRAND_NAME
The name of a product or a company.
Definition
ConversionPropertyType.idl:94
com::sun::star::linguistic2::ConversionPropertyType::BUSINESS
const short BUSINESS
The description of a business.
Definition
ConversionPropertyType.idl:66
com::sun::star::linguistic2::ConversionPropertyType::OTHER
const short OTHER
Any word that does not fit into any of the other properties.
Definition
ConversionPropertyType.idl:38
com::sun::star::linguistic2::ConversionPropertyType::STATUS
const short STATUS
The status of a situation.
Definition
ConversionPropertyType.idl:58
com::sun::star::linguistic2::ConversionPropertyType::FIRST_NAME
const short FIRST_NAME
The first name (given name) of a person.
Definition
ConversionPropertyType.idl:46
com::sun::star::linguistic2::ConversionPropertyType::NOT_DEFINED
const short NOT_DEFINED
There is no property type defined or available.
Definition
ConversionPropertyType.idl:34
com::sun::star::linguistic2::ConversionPropertyType::IDIOM
const short IDIOM
A term that is used to literally describe a circumstance.
Definition
ConversionPropertyType.idl:74
com::sun::star::linguistic2::ConversionPropertyType::ABBREVIATION
const short ABBREVIATION
An abbreviation.
Definition
ConversionPropertyType.idl:78
com
Definition
Ambiguous.idl:20
com
sun
star
linguistic2
ConversionPropertyType.idl
Generated by
1.17.0