Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

exception DuplicateCommandIdentifierException
Base Hierarchy
DuplicateCommandIdentifierException
 ┗ ::com::sun::star::uno::Exception
Description
is thrown by XCommandProcessor::execute to indicate that the same command identifier was used for two threads.

Each thread must use it's own command identifier, which must be obtained using XCommandProcessor::createCommandIdentifier. Command identifier 0, which indicates that the command shall never be aborted by a client, can be used by any thread.

See also
XCommandProcessor

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.