Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: ucb ::

constants group CommandInfoChange
Description
specifies reasons for sending CommandInfoChangeEvents.
See also
CommandInfoChangeEvent, XCommandInfo

Constants
COMMAND_INSERTED A command was inserted into a XCommandInfo.  
COMMAND_REMOVED A command was removed from a XCommandInfo.  
Constants' Details
COMMAND_INSERTED
const long COMMAND_INSERTED = 0;
Description
A command was inserted into a XCommandInfo.
COMMAND_REMOVED
const long COMMAND_REMOVED = 1;
Description
A command was removed from a XCommandInfo.
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.