Lines Matching refs:VCLXAccessibleScrollBar
55 VCLXAccessibleScrollBar::VCLXAccessibleScrollBar( VCLXWindow* pVCLWindow ) in VCLXAccessibleScrollBar() function in VCLXAccessibleScrollBar
62 VCLXAccessibleScrollBar::~VCLXAccessibleScrollBar() in ~VCLXAccessibleScrollBar()
68 void VCLXAccessibleScrollBar::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent()
84 void VCLXAccessibleScrollBar::FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet ) in FillAccessibleStateSet()
104 IMPLEMENT_FORWARD_XINTERFACE2( VCLXAccessibleScrollBar, VCLXAccessibleComponent, VCLXAccessibleScro… in IMPLEMENT_FORWARD_XINTERFACE2() argument
110 IMPLEMENT_FORWARD_XTYPEPROVIDER2( VCLXAccessibleScrollBar, VCLXAccessibleComponent, VCLXAccessibleS… in IMPLEMENT_FORWARD_XINTERFACE2()
116 ::rtl::OUString VCLXAccessibleScrollBar::getImplementationName() throw (RuntimeException) in IMPLEMENT_FORWARD_XINTERFACE2()
123 Sequence< ::rtl::OUString > VCLXAccessibleScrollBar::getSupportedServiceNames() throw (RuntimeExcep… in getSupportedServiceNames()
134 sal_Int32 VCLXAccessibleScrollBar::getAccessibleActionCount( ) throw (RuntimeException) in getAccessibleActionCount()
143 sal_Bool VCLXAccessibleScrollBar::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBoundsEx… in doAccessibleAction()
172 ::rtl::OUString VCLXAccessibleScrollBar::getAccessibleActionDescription ( sal_Int32 nIndex ) throw … in getAccessibleActionDescription()
195 Reference< XAccessibleKeyBinding > VCLXAccessibleScrollBar::getAccessibleActionKeyBinding( sal_Int3… in getAccessibleActionKeyBinding()
209 Any VCLXAccessibleScrollBar::getCurrentValue( ) throw (RuntimeException) in getCurrentValue()
224 sal_Bool VCLXAccessibleScrollBar::setCurrentValue( const Any& aNumber ) throw (RuntimeException) in setCurrentValue()
252 Any VCLXAccessibleScrollBar::getMaximumValue( ) throw (RuntimeException) in getMaximumValue()
267 Any VCLXAccessibleScrollBar::getMinimumValue( ) throw (RuntimeException) in getMinimumValue()
279 ::rtl::OUString VCLXAccessibleScrollBar::getAccessibleName( ) throw (uno::RuntimeException) in getAccessibleName()