Searched refs:StatusBarWrapper (Results 1 – 3 of 3) sorted by relevance
73 StatusBarWrapper::StatusBarWrapper( in StatusBarWrapper() function in framework::StatusBarWrapper80 StatusBarWrapper::~StatusBarWrapper() in ~StatusBarWrapper()84 void SAL_CALL StatusBarWrapper::dispose() throw (::com::sun::star::uno::RuntimeException) in dispose()108 void SAL_CALL StatusBarWrapper::initialize( const Sequence< Any >& aArguments ) throw ( Exception, … in initialize()157 void SAL_CALL StatusBarWrapper::updateSettings() throw ( RuntimeException ) in updateSettings()182 Reference< XInterface > SAL_CALL StatusBarWrapper::getRealInterface() throw ( RuntimeException ) in getRealInterface()
48 class StatusBarWrapper : public UIConfigElementWrapperBase class51 StatusBarWrapper( 53 virtual ~StatusBarWrapper();
96 StatusBarWrapper* pWrapper = new StatusBarWrapper( m_xServiceManager ); in createUIElement()
Completed in 24 milliseconds