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()1088 void UnoRadioButtonControl::setLabel( const ::rtl::OUString& rLabel ) throw(uno::RuntimeException) in setLabel()1105 void UnoRadioButtonControl::setState( sal_Bool bOn ) throw(uno::RuntimeException) in setState()1113 sal_Bool UnoRadioButtonControl::getState() throw(uno::RuntimeException) in getState()1121 void UnoRadioButtonControl::itemStateChanged( const awt::ItemEvent& rEvent ) throw(uno::RuntimeExce… in itemStateChanged()1154 awt::Size UnoRadioButtonControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()1159 awt::Size UnoRadioButtonControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize()[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…
Completed in 46 milliseconds