Lines Matching refs:UIConfigElementWrapperBase

83 DEFINE_XINTERFACE_10    (   UIConfigElementWrapperBase  in DEFINE_XINTERFACE_10()  argument
97 DEFINE_XTYPEPROVIDER_10 ( UIConfigElementWrapperBase , in DEFINE_XINTERFACE_10()
110 UIConfigElementWrapperBase::UIConfigElementWrapperBase( sal_Int16 nType,const ::com::sun::star::uno… in DEFINE_XINTERFACE_10()
127 UIConfigElementWrapperBase::~UIConfigElementWrapperBase() in ~UIConfigElementWrapperBase()
132 void SAL_CALL UIConfigElementWrapperBase::dispose() throw (::com::sun::star::uno::RuntimeException) in dispose()
139 void SAL_CALL UIConfigElementWrapperBase::addEventListener( const ::com::sun::star::uno::Reference<… in addEventListener()
144 void SAL_CALL UIConfigElementWrapperBase::removeEventListener( const ::com::sun::star::uno::Referen… in removeEventListener()
150 void SAL_CALL UIConfigElementWrapperBase::disposing( const EventObject& ) in disposing()
157 void SAL_CALL UIConfigElementWrapperBase::initialize( const Sequence< Any >& aArguments ) in initialize()
191 void SAL_CALL UIConfigElementWrapperBase::update() throw (::com::sun::star::uno::RuntimeException) in update()
196 void SAL_CALL UIConfigElementWrapperBase::elementInserted( const ::com::sun::star::ui::Configuratio… in elementInserted()
201 void SAL_CALL UIConfigElementWrapperBase::elementRemoved( const ::com::sun::star::ui::Configuration… in elementRemoved()
206 void SAL_CALL UIConfigElementWrapperBase::elementReplaced( const ::com::sun::star::ui::Configuratio… in elementReplaced()
212 sal_Bool SAL_CALL UIConfigElementWrapperBase::convertFastPropertyValue( Any& aConvertedValue , in convertFastPropertyValue()
295 void SAL_CALL UIConfigElementWrapperBase::setFastPropertyValue_NoBroadcast( sal_Int32 … in setFastPropertyValue_NoBroadcast()
384 void SAL_CALL UIConfigElementWrapperBase::getFastPropertyValue( com::sun::star::uno::Any& aValue , in getFastPropertyValue()
419 ::cppu::IPropertyArrayHelper& SAL_CALL UIConfigElementWrapperBase::getInfoHelper() in getInfoHelper()
445 …:Reference< com::sun::star::beans::XPropertySetInfo > SAL_CALL UIConfigElementWrapperBase::getProp… in getPropertySetInfo()
469 const com::sun::star::uno::Sequence< com::sun::star::beans::Property > UIConfigElementWrapperBase::… in impl_getStaticPropertyDescriptor()
494 void SAL_CALL UIConfigElementWrapperBase::setSettings( const Reference< XIndexAccess >& xSettings )… in setSettings()
532 void UIConfigElementWrapperBase::impl_fillNewData() in impl_fillNewData()
535 Reference< XIndexAccess > SAL_CALL UIConfigElementWrapperBase::getSettings( sal_Bool bWriteable ) t… in getSettings()
548 Reference< XFrame > SAL_CALL UIConfigElementWrapperBase::getFrame() throw (RuntimeException) in getFrame()
555 ::rtl::OUString SAL_CALL UIConfigElementWrapperBase::getResourceURL() throw (RuntimeException) in getResourceURL()
561 ::sal_Int16 SAL_CALL UIConfigElementWrapperBase::getType() throw (RuntimeException) in getType()