Searched refs:UnoButtonControl (Results 1 – 3 of 3) sorted by relevance
695 UnoButtonControl::UnoButtonControl( const uno::Reference< lang::XMultiServiceFactory >& i_factory ) in UnoButtonControl() function in UnoButtonControl704 ::rtl::OUString UnoButtonControl::GetComponentServiceName() in GetComponentServiceName()729 void UnoButtonControl::dispose() throw(uno::RuntimeException) in dispose()738 void UnoButtonControl::createPeer( const uno::Reference< awt::XToolkit > & rxToolkit, const uno::Re… in createPeer()752 void UnoButtonControl::addActionListener(const uno::Reference< awt::XActionListener > & l) throw(un… in addActionListener()762 void UnoButtonControl::removeActionListener(const uno::Reference< awt::XActionListener > & l) throw… in removeActionListener()772 void UnoButtonControl::addItemListener(const uno::Reference< awt::XItemListener > & l) throw(uno::R… in addItemListener()777 void UnoButtonControl::removeItemListener(const uno::Reference< awt::XItemListener > & l) throw(uno… in removeItemListener()782 void SAL_CALL UnoButtonControl::disposing( const lang::EventObject& Source ) throw (uno::RuntimeExc… in disposing()787 void SAL_CALL UnoButtonControl::itemStateChanged( const awt::ItemEvent& rEvent ) throw (uno::Runtim… in itemStateChanged()[all …]
147 IMPL_CREATEINSTANCE2( UnoButtonControl )266 … GET_FACTORY( UnoButtonControl, szServiceName_UnoControlButton, szServiceName2_UnoControlButton ) in component_getFactory()
277 class UnoButtonControl : public UnoButtonControl_Base class286 …UnoButtonControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac…315 … DECLIMPL_SERVICEINFO_DERIVED( UnoButtonControl, UnoControlBase, szServiceName2_UnoControlButton )