:: com :: sun :: star :: text ::
|
constants group FontEmphasis |
- Description
- Determines the type and position of an emphasis mark in Asian texts.
|
Constants |
NONE |
no emphasis mark is used.
|
DOT_ABOVE |
a dot is set above (or right from vertical text) the text.
|
CIRCLE_ABOVE |
a circle is set above (or right from vertical text) the text.
|
DISK_ABOVE |
a disc is set above (or right from vertical text) the text.
|
ACCENT_ABOVE |
an accent is set above (or right from vertical text) the text.
|
DOT_BELOW |
a dot is set below (or left from vertical text) the text.
|
CIRCLE_BELOW |
a circle is set below (or left from vertical text) the text.
|
DISK_BELOW |
a disk is set below (or left from vertical text) the text.
|
ACCENT_BELOW |
an accent is set below (or left from vertical text) the text.
|
Constants' Details |
NONE
const short NONE = 0;
- Description
- no emphasis mark is used.
|
|
DOT_ABOVE
const short DOT_ABOVE = 1;
- Description
- a dot is set above (or right from vertical text) the text.
|
|
CIRCLE_ABOVE
const short CIRCLE_ABOVE = 2;
- Description
- a circle is set above (or right from vertical text) the text.
|
|
DISK_ABOVE
const short DISK_ABOVE = 3;
- Description
- a disc is set above (or right from vertical text) the text.
|
|
ACCENT_ABOVE
const short ACCENT_ABOVE = 4;
- Description
- an accent is set above (or right from vertical text) the text.
|
|
DOT_BELOW
const short DOT_BELOW = 11;
- Description
- a dot is set below (or left from vertical text) the text.
|
|
CIRCLE_BELOW
const short CIRCLE_BELOW = 12;
- Description
- a circle is set below (or left from vertical text) the text.
|
|
DISK_BELOW
const short DISK_BELOW = 13;
- Description
- a disk is set below (or left from vertical text) the text.
|
|
ACCENT_BELOW
const short ACCENT_BELOW = 14;
- Description
- an accent is set below (or left from vertical text) the text.
|
|
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.