:: com :: sun :: star :: awt ::
|
unpublished |
struct MenuLogo |
|
|
|
- Usage Restrictions
- not published
- Description
- specifies a logo to be displayed on a menu, with a background gradient.
|
Elements' Summary |
Graphic |
specifies the logo image.
|
StartColor |
specifies the color at the start point of the gradient.
|
EndColor |
specifies the color at the end point of the gradient.
|
Elements' Details |
Graphic
::com::sun::star::graphic::XGraphic Graphic;
- Description
- specifies the logo image.
|
|
StartColor
::com::sun::star::util::Color StartColor;
- Description
- specifies the color at the start point of the gradient.
|
|
EndColor
::com::sun::star::util::Color EndColor;
- Description
- specifies the color at the end point of the gradient.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.