|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module task {
void reset()
clear progress value and description
void start([in] string Text, [in] long Range)
initialize and start the progress
void setValue([in] long Value)
update progress value
void end()
stop the progress
controls a status indicator which displays progress of longer actions to the user
Definition: XStatusIndicator.idl:33
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
void setText([in] string Text)
update progress description