#include <statusindicatorinterfacewrapper.hxx>
◆ StatusIndicatorInterfaceWrapper()
framework::StatusIndicatorInterfaceWrapper::StatusIndicatorInterfaceWrapper |
( |
const css::uno::Reference< css::lang::XComponent > & |
rStatusIndicatorImpl | ) |
|
◆ ~StatusIndicatorInterfaceWrapper()
framework::StatusIndicatorInterfaceWrapper::~StatusIndicatorInterfaceWrapper |
( |
| ) |
|
|
overridevirtual |
◆ end()
void SAL_CALL framework::StatusIndicatorInterfaceWrapper::end |
( |
| ) |
|
|
overridevirtual |
◆ reset()
void SAL_CALL framework::StatusIndicatorInterfaceWrapper::reset |
( |
| ) |
|
|
overridevirtual |
◆ setText()
void SAL_CALL framework::StatusIndicatorInterfaceWrapper::setText |
( |
const OUString & |
sText | ) |
|
|
overridevirtual |
◆ setValue()
void SAL_CALL framework::StatusIndicatorInterfaceWrapper::setValue |
( |
sal_Int32 |
nValue | ) |
|
|
overridevirtual |
◆ start()
void SAL_CALL framework::StatusIndicatorInterfaceWrapper::start |
( |
const OUString & |
sText, |
|
|
sal_Int32 |
nRange |
|
) |
| |
|
overridevirtual |
◆ m_xStatusIndicatorImpl
css::uno::WeakReference< css::lang::XComponent > framework::StatusIndicatorInterfaceWrapper::m_xStatusIndicatorImpl |
|
private |
The documentation for this class was generated from the following files: