Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: ui ::

unpublished interface XStatusbarItem
Usage Restrictions
not published
Description
Represents an item in a status bar
Since
Apache OpenOffice 4.0
See also
::com::sun::star::frame::XStatusbarController

Methods' Summary
repaint forces repainting the item onto the status bar device  
Attributes' Summary
Command the command of the status bar item  
ItemId the unique ID of the control within the status bar  
Width the width of the status bar item  
Style the style of the status bar item  
Offset the offset between this status bar item and the following  
ItemRect the rectangle on the status bar device onto which the item is drawn  
Text the text of status bar item  
HelpText the help text of the status bar item when extended help tips are on  
QuickHelpText the help text of the status bar item when help tips are on  
AccessibleName the accesible name of the status bar item  
Visible whether the item is visible or not  
Methods' Details
repaint
void
repaint();

Description
forces repainting the item onto the status bar device
See also
::com::sun::star::frame::XStatusbarController::paint()
Attributes' Details
Command
[ readonly ] string Command;
Description
the command of the status bar item
ItemId
[ readonly ] unsigned short ItemId;
Description
the unique ID of the control within the status bar
Width
[ readonly ] unsigned long Width;
Description
the width of the status bar item
Style
[ readonly ] unsigned short Style;
Description
the style of the status bar item

The following values apply for a status bar item:

See also
ItemStyle
Offset
[ readonly ] long Offset;
Description
the offset between this status bar item and the following
ItemRect
[ readonly ] ::com::sun::star::awt::Rectangle ItemRect;
Description
the rectangle on the status bar device onto which the item is drawn
See also
::com::sun::star::frame::XStatusbarController::paint()
Text
string Text;
Description
the text of status bar item
HelpText
string HelpText;
Description
the help text of the status bar item when extended help tips are on
QuickHelpText
string QuickHelpText;
Description
the help text of the status bar item when help tips are on
AccessibleName
string AccessibleName;
Description
the accesible name of the status bar item
Visible
boolean Visible;
Description
whether the item is visible or not
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.