Searched refs:UnoRadioButtonControl (Results 1 – 3 of 3) sorted by relevance
1010 UnoRadioButtonControl::UnoRadioButtonControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoRadioButtonControl() function in UnoRadioButtonControl1019 ::rtl::OUString UnoRadioButtonControl::GetComponentServiceName() in GetComponentServiceName()1024 void UnoRadioButtonControl::dispose() throw(uno::RuntimeException) in dispose()1033 sal_Bool UnoRadioButtonControl::isTransparent() throw(uno::RuntimeException) in isTransparent()1038 void UnoRadioButtonControl::createPeer( const uno::Reference< awt::XToolkit > & rxToolkit, const un… in createPeer()1058 void UnoRadioButtonControl::addItemListener(const uno::Reference < awt::XItemListener > & l) throw(… in addItemListener()1063 void UnoRadioButtonControl::removeItemListener(const uno::Reference < awt::XItemListener > & l) thr… in removeItemListener()1068 void UnoRadioButtonControl::addActionListener(const uno::Reference< awt::XActionListener > & l) thr… in addActionListener()1078 void UnoRadioButtonControl::removeActionListener(const uno::Reference< awt::XActionListener > & l) … in removeActionListener()1088 void UnoRadioButtonControl::setLabel( const ::rtl::OUString& rLabel ) throw(uno::RuntimeException) in setLabel()[all …]
186 IMPL_CREATEINSTANCE2( UnoRadioButtonControl )272 …GET_FACTORY( UnoRadioButtonControl, szServiceName_UnoControlRadioButton, szServiceName2_UnoControl… in component_getFactory()
416 class UnoRadioButtonControl : public UnoRadioButtonControl_Base class425 …UnoRadioButtonControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…456 …DECLIMPL_SERVICEINFO_DERIVED( UnoRadioButtonControl, UnoControlBase, szServiceName2_UnoControlRadi…