Home
last modified time | relevance | path

Searched refs:decorations (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx875 static const gchar * decorations[] = { "none", "blink", "underline", "line-through" }; variable
892 value_list[count++] = const_cast <gchar *> (decorations[DECORATION_BLINK]); in get_text_decoration()
898 value_list[count++] = const_cast <gchar *> (decorations[DECORATION_UNDERLINE]); in get_text_decoration()
904 value_list[count++] = const_cast <gchar *> (decorations[DECORATION_LINE_THROUGH]); in get_text_decoration()
908 value_list[count++] = const_cast <gchar *> (decorations[DECORATION_NONE]); in get_text_decoration()
/aoo41x/main/offapi/com/sun/star/presentation/
H A DShapeAnimationSubType.idl53 This includes all glyphs, font decorations and bullets.
/aoo41x/main/offapi/com/sun/star/awt/
H A DWindowAttribute.idl33 /** These values are used to specify the decorations of a window.

Completed in 11 milliseconds