:: com :: sun :: star :: i18n ::
|
constants group TextConversionOption |
- Description
- Text conversion options to be used with XTextConversion.
These text conversion options are usually selected by end users.
The options can be combined and may be related to
TextConversionType.
- Since
- OOo 1.1.2
|
Constants' Details |
NONE
const long NONE = 0;
- Description
- No option
|
|
CHARACTER_BY_CHARACTER
const long CHARACTER_BY_CHARACTER = 1;
- Description
- Character by character conversion
|
|
IGNORE_POST_POSITIONAL_WORD
const long IGNORE_POST_POSITIONAL_WORD = 2;
- Description
- Ignore post-positional word for Hangul to Hanja conversion
|
|
USE_CHARACTER_VARIANTS
const long USE_CHARACTER_VARIANTS = 2;
- Description
- Use Taiwan, HongKong SAR, and Macao SAR character variants for
Simplified to Traditional Chinese conversion
- Since
- OOo 2.0
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.