Home
last modified time | relevance | path

Searched refs:PanelWrapper (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/source/uielement/
H A Dpanelwrapper.cxx72 PanelWrapper::PanelWrapper( const Reference< XMultiServiceFactory >& xServiceManager ) : in PanelWrapper() function in framework::PanelWrapper
79 PanelWrapper::~PanelWrapper() in ~PanelWrapper()
84 void SAL_CALL PanelWrapper::acquire() throw() in acquire()
89 void SAL_CALL PanelWrapper::release() throw() in release()
94 uno::Any SAL_CALL PanelWrapper::queryInterface( const uno::Type & rType ) in queryInterface()
101 void SAL_CALL PanelWrapper::dispose() throw ( RuntimeException ) in dispose()
140 void SAL_CALL PanelWrapper::initialize( const Sequence< Any >& aArguments ) throw ( Exception, Runt… in initialize()
196 void SAL_CALL PanelWrapper::disposing( const ::com::sun::star::lang::EventObject& ) throw (::com::s… in disposing()
202 void SAL_CALL PanelWrapper::update() throw (::com::sun::star::uno::RuntimeException) in update()
211 Reference< XInterface > SAL_CALL PanelWrapper::getRealInterface( ) throw (::com::sun::star::uno::R… in getRealInterface()
[all …]
/trunk/main/framework/inc/uielement/
H A Dpanelwrapper.hxx48 class PanelWrapper : public UIElementWrapperBase class
51PanelWrapper( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& …
52 virtual ~PanelWrapper();

Completed in 10 milliseconds