Lines Matching refs:PanelWrapper
72 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()
217 void SAL_CALL PanelWrapper::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const com::sun::st… in setFastPropertyValue_NoBroadcast()