Lines Matching refs:AccessibleDialogControlShape

54 AccessibleDialogControlShape::AccessibleDialogControlShape( DialogWindow* pDialogWindow, DlgEdObj* …  in AccessibleDialogControlShape()  function in AccessibleDialogControlShape
74 AccessibleDialogControlShape::~AccessibleDialogControlShape() in ~AccessibleDialogControlShape()
85 sal_Bool AccessibleDialogControlShape::IsFocused() in IsFocused()
100 sal_Bool AccessibleDialogControlShape::IsSelected() in IsSelected()
115 void AccessibleDialogControlShape::SetFocused( sal_Bool bFocused ) in SetFocused()
131 void AccessibleDialogControlShape::SetSelected( sal_Bool bSelected ) in SetSelected()
147 awt::Rectangle AccessibleDialogControlShape::GetBounds() in GetBounds()
177 void AccessibleDialogControlShape::SetBounds( const awt::Rectangle& aBounds ) in SetBounds()
188 Window* AccessibleDialogControlShape::GetWindow() const in GetWindow()
203 ::rtl::OUString AccessibleDialogControlShape::GetModelStringProperty( const sal_Char* pPropertyName… in GetModelStringProperty()
227 void AccessibleDialogControlShape::FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet… in FillAccessibleStateSet()
252 awt::Rectangle AccessibleDialogControlShape::implGetBounds() throw (RuntimeException) in implGetBounds()
261 IMPLEMENT_FORWARD_XINTERFACE2( AccessibleDialogControlShape, AccessibleExtendedComponentHelper_BASE… in IMPLEMENT_FORWARD_XINTERFACE2() argument
267 IMPLEMENT_FORWARD_XTYPEPROVIDER2( AccessibleDialogControlShape, AccessibleExtendedComponentHelper_B… in IMPLEMENT_FORWARD_XINTERFACE2()
273 void AccessibleDialogControlShape::disposing() in IMPLEMENT_FORWARD_XINTERFACE2()
289 void AccessibleDialogControlShape::disposing( const lang::EventObject& ) throw (RuntimeException) in disposing()
300 void AccessibleDialogControlShape::propertyChange( const beans::PropertyChangeEvent& rEvent ) throw… in propertyChange()
325 ::rtl::OUString AccessibleDialogControlShape::getImplementationName() throw (RuntimeException) in getImplementationName()
332 sal_Bool AccessibleDialogControlShape::supportsService( const ::rtl::OUString& rServiceName ) throw… in supportsService()
345 Sequence< ::rtl::OUString > AccessibleDialogControlShape::getSupportedServiceNames() throw (Runtime… in getSupportedServiceNames()
356 Reference< XAccessibleContext > AccessibleDialogControlShape::getAccessibleContext( ) throw (Runti… in getAccessibleContext()
367 sal_Int32 AccessibleDialogControlShape::getAccessibleChildCount() throw (RuntimeException) in getAccessibleChildCount()
376 Reference< XAccessible > AccessibleDialogControlShape::getAccessibleChild( sal_Int32 i ) throw (Ind… in getAccessibleChild()
388 Reference< XAccessible > AccessibleDialogControlShape::getAccessibleParent( ) throw (RuntimeExcept… in getAccessibleParent()
401 sal_Int32 AccessibleDialogControlShape::getAccessibleIndexInParent( ) throw (RuntimeException) in getAccessibleIndexInParent()
433 sal_Int16 AccessibleDialogControlShape::getAccessibleRole( ) throw (RuntimeException) in getAccessibleRole()
442 ::rtl::OUString AccessibleDialogControlShape::getAccessibleDescription( ) throw (RuntimeException) in getAccessibleDescription()
451 ::rtl::OUString AccessibleDialogControlShape::getAccessibleName( ) throw (RuntimeException) in getAccessibleName()
460 Reference< XAccessibleRelationSet > AccessibleDialogControlShape::getAccessibleRelationSet( ) thro… in getAccessibleRelationSet()
471 Reference< XAccessibleStateSet > AccessibleDialogControlShape::getAccessibleStateSet( ) throw (Run… in getAccessibleStateSet()
492 Locale AccessibleDialogControlShape::getLocale( ) throw (IllegalAccessibleComponentStateException,… in getLocale()
503 Reference< XAccessible > AccessibleDialogControlShape::getAccessibleAtPoint( const awt::Point& ) th… in getAccessibleAtPoint()
512 void AccessibleDialogControlShape::grabFocus( ) throw (RuntimeException) in grabFocus()
519 sal_Int32 AccessibleDialogControlShape::getForeground( ) throw (RuntimeException) in getForeground()
545 sal_Int32 AccessibleDialogControlShape::getBackground( ) throw (RuntimeException) in getBackground()
566 Reference< awt::XFont > AccessibleDialogControlShape::getFont( ) throw (RuntimeException) in getFont()
593 ::rtl::OUString AccessibleDialogControlShape::getTitledBorderText( ) throw (RuntimeException) in getTitledBorderText()
602 ::rtl::OUString AccessibleDialogControlShape::getToolTipText( ) throw (RuntimeException) in getToolTipText()