Lines Matching refs:optional
105 [optional, property] short CharEscapement;
136 /** This optional property determines whether the kerning tables from the
142 [optional, property] boolean CharAutoKerning;
146 /** This optional property contains the text background color.
148 [optional, property] com::sun::star::util::Color CharBackColor;
155 [optional, property] boolean CharBackTransparent;
159 /** This optional property contains the value of the case-mapping of the
164 [optional, property] short CharCaseMap;
170 [optional, property] boolean CharCrossedOut;
174 /** If this optional property is <TRUE/>, then the characters are flashing.
176 [optional, property] boolean CharFlash;
183 [optional, property] short CharStrikeout;
190 [optional, property] boolean CharWordMode;
194 /** This optional property contains the value of the kerning of the
197 [optional, property] short CharKerning;
207 /** This optional property marks a range of characters to prevent it from
213 [optional, property] boolean CharKeepTogether;
217 /** This optional property marks a range of characters to ignore a line
224 [optional, property] boolean CharNoLineBreak;
228 /** This optional property specifies if the characters are formatted and
231 [optional, property] boolean CharShadowed;
235 /** This optional property specifies the fundamental technology of the font.
238 [optional, property] short CharFontType;
242 /** This optional property specifies the name of the style of the font.
244 [optional, property] string CharStyleName;
248 /** This optional property specifies if the characters are formatted and
251 [optional, property] boolean CharContoured;
255 /** This optional property determines whether text is formatted in two lines.
259 [optional, property] boolean CharCombineIsOn;
263 /** This optional property contains the prefix (usually parenthesis) before
268 [optional, property] string CharCombinePrefix;
272 /** This optional property contains the suffix (usually parenthesis) after
277 [optional, property] string CharCombineSuffix;
281 /** This optional property contains the font emphasis value.
284 [optional, property] short CharEmphasis;
288 /** This optional property contains the relief style of the characters.
291 [optional, property] short CharRelief;
295 /** This optional property contains the text that is set as ruby.
297 [optional, property] string RubyText;
301 /** This optional property determines the adjustment of the ruby .
304 [optional, property] short RubyAdjust;
308 /** This optional property contains the name of the character style that is
311 [optional, property] string RubyCharStyleName;
315 /** This optional property determines whether the ruby text is printed
318 [optional, property] boolean RubyIsAbove;
322 /** This optional property determines the rotation of a character in tenths
327 [optional, property] short CharRotation;
331 /** This optional property determines whether the text formatting tries to
334 [optional, property] boolean CharRotationIsFitToLine;
338 /** This optional property determines the percentage value for scaling the
344 [optional, property] short CharScaleWidth;
348 /** This optional property contains the URL of a hyperlink.
350 [optional, property] string HyperLinkURL;
354 /** This optional property contains the name of the target for a hyperlink.
356 [optional, property] string HyperLinkTarget;
360 /** This optional property contains the name of the hyperlink.
362 [optional, property] string HyperLinkName;
366 /** This optional property contains the character style name for visited
369 [optional, property] string VisitedCharStyleName;
373 /** This optional property contains the character style name for unvisited
376 [optional, property] string UnvisitedCharStyleName;
387 [optional, property] byte CharEscapementHeight;
391 /** This optional property determines if the word can be hyphenated at the
394 [optional, property] boolean CharNoHyphenation;
413 /** This optional property specifies the names of the all styles applied to
421 [optional, property] sequence<string> CharStyleNames;
425 /** If this optional property is <TRUE/>, then the characters are invisible.
429 [optional, property] boolean CharHidden;
438 [optional, property] com::sun::star::container::XNameContainer TextUserDefinedAttributes;