LibreOffice
LibreOffice 24.2 SDK API Reference
XProgressMonitor Member List

This is the complete list of members for XProgressMonitor, including all inherited members.

acquire()XInterface
addText([in] string Topic, [in] string Text, [in] boolean beforeProgress)XProgressMonitor
getValue()XProgressBar
queryInterface([in] type aType)XInterface
release()XInterface
removeText([in] string Topic, [in] boolean beforeProgress)XProgressMonitor
setBackgroundColor([in] com::sun::star::util::Color Color)XProgressBar
setForegroundColor([in] com::sun::star::util::Color Color)XProgressBar
setRange([in] long Min, [in] long Max)XProgressBar
setValue([in] long Value)XProgressBar
updateText([in] string Topic, [in] string Text, [in] boolean beforeProgress)XProgressMonitor