Home
last modified time | relevance | path

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

/trunk/main/framework/source/uielement/
H A Dtoolbarwrapper.cxx81 ToolBarWrapper::ToolBarWrapper( const Reference< XMultiServiceFactory >& xServiceManager ) : in ToolBarWrapper() function in framework::ToolBarWrapper
86 ToolBarWrapper::~ToolBarWrapper() in ~ToolBarWrapper()
91 void SAL_CALL ToolBarWrapper::acquire() throw() in acquire()
96 void SAL_CALL ToolBarWrapper::release() throw() in release()
101 uno::Any SAL_CALL ToolBarWrapper::queryInterface( const uno::Type & rType ) in queryInterface()
115 void SAL_CALL ToolBarWrapper::dispose() throw ( RuntimeException ) in dispose()
141 void SAL_CALL ToolBarWrapper::initialize( const Sequence< Any >& aArguments ) throw ( Exception, Ru… in initialize()
229 void SAL_CALL ToolBarWrapper::update() throw (::com::sun::star::uno::RuntimeException) in update()
242 void SAL_CALL ToolBarWrapper::updateSettings() throw (::com::sun::star::uno::RuntimeException) in updateSettings()
272 void ToolBarWrapper::impl_fillNewData() in impl_fillNewData()
[all …]
/trunk/main/framework/inc/uielement/
H A Dtoolbarwrapper.hxx49 class ToolBarWrapper : public ::com::sun::star::ui::XUIFunctionListener, class
53ToolBarWrapper( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >…
54 virtual ~ToolBarWrapper();
/trunk/main/framework/source/uifactory/
H A Dtoolboxfactory.cxx92 ToolBarWrapper* pWrapper = new ToolBarWrapper( m_xServiceManager ); in createUIElement()

Completed in 27 milliseconds