Lines Matching refs:VCLXAccessibleRadioButton

59 VCLXAccessibleRadioButton::VCLXAccessibleRadioButton( VCLXWindow* pVCLWindow )  in VCLXAccessibleRadioButton()  function in VCLXAccessibleRadioButton
66 VCLXAccessibleRadioButton::~VCLXAccessibleRadioButton() in ~VCLXAccessibleRadioButton()
72 void VCLXAccessibleRadioButton::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent()
97 void VCLXAccessibleRadioButton::FillAccessibleRelationSet( utl::AccessibleRelationSetHelper& rRelat… in FillAccessibleRelationSet()
122 void VCLXAccessibleRadioButton::FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet ) in FillAccessibleStateSet()
139 IMPLEMENT_FORWARD_XINTERFACE2( VCLXAccessibleRadioButton, VCLXAccessibleTextComponent, VCLXAccessib… in IMPLEMENT_FORWARD_XINTERFACE2() argument
145 IMPLEMENT_FORWARD_XTYPEPROVIDER2( VCLXAccessibleRadioButton, VCLXAccessibleTextComponent, VCLXAcces… in IMPLEMENT_FORWARD_XINTERFACE2()
151 ::rtl::OUString VCLXAccessibleRadioButton::getImplementationName() throw (RuntimeException) in IMPLEMENT_FORWARD_XINTERFACE2()
158 Sequence< ::rtl::OUString > VCLXAccessibleRadioButton::getSupportedServiceNames() throw (RuntimeExc… in getSupportedServiceNames()
169 sal_Int32 VCLXAccessibleRadioButton::getAccessibleActionCount( ) throw (RuntimeException) in getAccessibleActionCount()
178 sal_Bool VCLXAccessibleRadioButton::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBounds… in doAccessibleAction()
194 ::rtl::OUString VCLXAccessibleRadioButton::getAccessibleActionDescription ( sal_Int32 nIndex ) thro… in getAccessibleActionDescription()
205 Reference< XAccessibleKeyBinding > VCLXAccessibleRadioButton::getAccessibleActionKeyBinding( sal_In… in getAccessibleActionKeyBinding()
246 Any VCLXAccessibleRadioButton::getCurrentValue( ) throw (RuntimeException) in getCurrentValue()
261 sal_Bool VCLXAccessibleRadioButton::setCurrentValue( const Any& aNumber ) throw (RuntimeException) in setCurrentValue()
287 Any VCLXAccessibleRadioButton::getMaximumValue( ) throw (RuntimeException) in getMaximumValue()
299 Any VCLXAccessibleRadioButton::getMinimumValue( ) throw (RuntimeException) in getMinimumValue()