| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
use XStatusIndicatorFactory instead of this More...
import "XStatusIndicatorSupplier.idl";
 
  
| Public Member Functions | |
| com::sun::star::task::XStatusIndicator | getStatusIndicator () | 
| use XStatusIndicatorFactory::createStatusIndicator() instead of this | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
use XStatusIndicatorFactory instead of this
| com::sun::star::task::XStatusIndicator getStatusIndicator | ( | ) | 
use XStatusIndicatorFactory::createStatusIndicator() instead of this