The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

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

interface XCommandEnvironment
Description
defines the environment for a command.
See also
XCommandProcessor

Methods' Summary
getInteractionHandler returns the command's interaction handler.  
getProgressHandler returns the command's progress handler.  
Methods' Details
getInteractionHandler
::com::sun::star::task::XInteractionHandler
getInteractionHandler();

Description
returns the command's interaction handler.

If called multiple times, this method should consistently return the same value (to allow caching).

Returns
an interaction handler
getProgressHandler
XProgressHandler
getProgressHandler();

Description
returns the command's progress handler.

If called multiple times, this method should consistently return the same value (to allow caching).

Returns
a progress handler
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

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