:: com :: sun :: star :: frame ::

unpublished service StatusbarControllerFactory
Supported Interface
XUIControllerFactory
Usage Restrictions
not published
Description
specifies a factory that creates instances of registered status bar controller.

A status bar controller can be registered for a command URL and a model service name. A status bar will automatically create a status bar controller if it contains a registered command URL.

Since
OOo 2.0


Constructors' Summary
create service constructor  
Constructors' Details
create
create();

Description
service constructor

 
Top of Page