Home
last modified time | relevance | path

Searched refs:StatusBarWrapper (Results 1 – 3 of 3) sorted by relevance

/trunk/main/framework/source/uielement/
H A Dstatusbarwrapper.cxx73 StatusBarWrapper::StatusBarWrapper( in StatusBarWrapper() function in framework::StatusBarWrapper
80 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()
/trunk/main/framework/inc/uielement/
H A Dstatusbarwrapper.hxx48 class StatusBarWrapper : public UIConfigElementWrapperBase class
51 StatusBarWrapper(
53 virtual ~StatusBarWrapper();
/trunk/main/framework/source/uifactory/
H A Dstatusbarfactory.cxx96 StatusBarWrapper* pWrapper = new StatusBarWrapper( m_xServiceManager ); in createUIElement()

Completed in 21 milliseconds