Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: task ::

interface XStatusIndicatorFactory

Base Interface
com::sun::star::uno::XInterface

Description
provides multiple, probably parallel running, status indicator objects.
See also
Frame


Known Services which Export this Interface

com::sun::star::frame::Frame represents the environment for a desktop component.

Methods' Summary

createStatusIndicator

Methods' Details

createStatusIndicator
 
com::sun::star::task::XStatusIndicator
createStatusIndicator();

Top of Page