Lines Matching refs:UIElementWrapperBase
67 DEFINE_XINTERFACE_8 ( UIElementWrapperBase , in DEFINE_XINTERFACE_8() argument
79 DEFINE_XTYPEPROVIDER_8 ( UIElementWrapperBase , in DEFINE_XINTERFACE_8()
90 UIElementWrapperBase::UIElementWrapperBase( sal_Int16 nType ) in DEFINE_XINTERFACE_8()
102 UIElementWrapperBase::~UIElementWrapperBase() in ~UIElementWrapperBase()
106 void SAL_CALL UIElementWrapperBase::dispose() throw (::com::sun::star::uno::RuntimeException) in dispose()
113 void SAL_CALL UIElementWrapperBase::addEventListener( const ::com::sun::star::uno::Reference< ::com… in addEventListener()
118 void SAL_CALL UIElementWrapperBase::removeEventListener( const ::com::sun::star::uno::Reference< ::… in removeEventListener()
123 void SAL_CALL UIElementWrapperBase::initialize( const Sequence< Any >& aArguments ) in initialize()
151 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > SAL_CALL UIElementWrapperBase::… in getFrame()
157 ::rtl::OUString SAL_CALL UIElementWrapperBase::getResourceURL() throw (::com::sun::star::uno::Runti… in getResourceURL()
162 ::sal_Int16 SAL_CALL UIElementWrapperBase::getType() throw (::com::sun::star::uno::RuntimeException) in getType()
168 void SAL_CALL UIElementWrapperBase::update() throw (::com::sun::star::uno::RuntimeException) in update()
174 sal_Bool SAL_CALL UIElementWrapperBase::convertFastPropertyValue( Any& /*aConvertedValue*/ , in convertFastPropertyValue()
184 void SAL_CALL UIElementWrapperBase::setFastPropertyValue_NoBroadcast( sal_Int32 /*n… in setFastPropertyValue_NoBroadcast()
189 void SAL_CALL UIElementWrapperBase::getFastPropertyValue( com::sun::star::uno::Any& aValue , in getFastPropertyValue()
207 ::cppu::IPropertyArrayHelper& SAL_CALL UIElementWrapperBase::getInfoHelper() in getInfoHelper()
233 …no::Reference< com::sun::star::beans::XPropertySetInfo > SAL_CALL UIElementWrapperBase::getPropert… in getPropertySetInfo()
257 const com::sun::star::uno::Sequence< com::sun::star::beans::Property > UIElementWrapperBase::impl_g… in impl_getStaticPropertyDescriptor()