:: com :: sun :: star :: style ::
|
service ParagraphPropertiesAsian |
- Description
- contains settings for the style of paragraphs with complex text layout.
|
Properties' Summary |
boolean
ParaIsHangingPunctuation |
determines if hanging punctuation is allowed.
|
boolean
ParaIsCharacterDistance |
determines if a distance between asian text, western text or complex text is set.
|
boolean
ParaIsForbiddenRules |
determines if the rules for forbidden characters at the start or end
of text lines are considered.
|
Properties' Details |
ParaIsHangingPunctuation
boolean ParaIsHangingPunctuation;
- Description
- determines if hanging punctuation is allowed.
|
|
ParaIsCharacterDistance
boolean ParaIsCharacterDistance;
- Description
- determines if a distance between asian text, western text or complex text is set.
|
|
ParaIsForbiddenRules
boolean ParaIsForbiddenRules;
- Description
- determines if the rules for forbidden characters at the start or end
of text lines are considered.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.