Searched refs:UIElementWrapperBase (Results 1 – 8 of 8) sorted by relevance
67 DEFINE_XINTERFACE_8 ( UIElementWrapperBase , in DEFINE_XINTERFACE_8() argument79 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()[all …]
73 UIElementWrapperBase( UIElementType::DOCKINGWINDOW ), in PanelWrapper()86 UIElementWrapperBase::acquire(); in acquire()91 UIElementWrapperBase::release(); in release()97 return UIElementWrapperBase::queryInterface( rType ); in queryInterface()149 UIElementWrapperBase::initialize( aArguments ); in initialize()223 UIElementWrapperBase::setFastPropertyValue_NoBroadcast( nHandle, aValue ); in setFastPropertyValue_NoBroadcast()
82 UIElementWrapperBase( UIElementType::TOOLBAR ), in AddonsToolBarWrapper()119 UIElementWrapperBase::initialize( aArguments ); in initialize()
70 UIElementWrapperBase( ::com::sun::star::ui::UIElementType::PROGRESSBAR ) in ProgressBarWrapper()
56 class UIElementWrapperBase : public ::com::sun::star::lang::XTypeProvider , class70 UIElementWrapperBase( sal_Int16 nType );71 virtual ~UIElementWrapperBase();
48 class AddonsToolBarWrapper : public UIElementWrapperBase
48 class PanelWrapper : public UIElementWrapperBase
56 class ProgressBarWrapper : public UIElementWrapperBase