Lines Matching refs:AccessibleShape

120 AccessibleShape::AccessibleShape (  in AccessibleShape()  function in accessibility::AccessibleShape
135 AccessibleShape::AccessibleShape ( in AccessibleShape() function in accessibility::AccessibleShape
153 AccessibleShape::~AccessibleShape (void) in ~AccessibleShape()
169 void AccessibleShape::Init (void) in Init()
238 void AccessibleShape::UpdateStates (void) in UpdateStates()
288 ::rtl::OUString AccessibleShape::GetStyle() in GetStyle()
293 bool AccessibleShape::operator== (const AccessibleShape& rShape) in operator ==()
301 sal_Bool AccessibleShape::SetState (sal_Int16 aState) in SetState()
322 sal_Bool AccessibleShape::ResetState (sal_Int16 aState) in ResetState()
343 sal_Bool AccessibleShape::GetState (sal_Int16 aState) in GetState()
355 ::rtl::OUString SAL_CALL AccessibleShape::getAccessibleName (void) in getAccessibleName()
365 ::rtl::OUString SAL_CALL AccessibleShape::getAccessibleDescription (void) in getAccessibleDescription()
380 AccessibleShape::getAccessibleChildCount () in getAccessibleChildCount()
403 AccessibleShape::getAccessibleChild (sal_Int32 nIndex) in getAccessibleChild()
434 AccessibleShape::getAccessibleRelationSet (void) in getAccessibleRelationSet()
466 AccessibleShape::getAccessibleStateSet (void) in getAccessibleStateSet()
570 AccessibleShape::getAccessibleAtPoint ( in getAccessibleAtPoint()
604 awt::Rectangle SAL_CALL AccessibleShape::getBounds (void) in getBounds()
743 awt::Point SAL_CALL AccessibleShape::getLocation (void) in getLocation()
754 awt::Point SAL_CALL AccessibleShape::getLocationOnScreen (void) in getLocationOnScreen()
779 awt::Size SAL_CALL AccessibleShape::getSize (void) in getSize()
790 sal_Int32 SAL_CALL AccessibleShape::getForeground (void) in getForeground()
816 sal_Int32 SAL_CALL AccessibleShape::getBackground (void) in getBackground()
858 void SAL_CALL AccessibleShape::addEventListener ( in addEventListener()
879 void SAL_CALL AccessibleShape::removeEventListener ( in removeEventListener()
894 AccessibleShape::queryInterface (const com::sun::star::uno::Type & rType) in queryInterface()
918 AccessibleShape::acquire (void) in acquire()
928 AccessibleShape::release (void) in release()
938 void SAL_CALL AccessibleShape::selectAccessibleChild( sal_Int32 ) in selectAccessibleChild()
944 sal_Bool SAL_CALL AccessibleShape::isAccessibleChildSelected( sal_Int32 nChildIndex ) in isAccessibleChildSelected()
987 void SAL_CALL AccessibleShape::clearAccessibleSelection( ) in clearAccessibleSelection()
993 void SAL_CALL AccessibleShape::selectAllAccessibleChildren( ) in selectAllAccessibleChildren()
999 sal_Int32 SAL_CALL AccessibleShape::getSelectedAccessibleChildCount() in getSelectedAccessibleChildCount()
1011 Reference<XAccessible> SAL_CALL AccessibleShape::getSelectedAccessibleChild( sal_Int32 nSelectedChi… in getSelectedAccessibleChild()
1028 void SAL_CALL AccessibleShape::deselectAccessibleChild( sal_Int32 ) in deselectAccessibleChild()
1036 uno::Any SAL_CALL AccessibleShape::getExtendedAttributes() in getExtendedAttributes()
1055 AccessibleShape::getImplementationName (void) in getImplementationName()
1065 AccessibleShape::getSupportedServiceNames (void) in getSupportedServiceNames()
1090 AccessibleShape::getTypes (void) in getTypes()
1135 AccessibleShape::disposing (const lang::EventObject& aEvent) in disposing()
1163 AccessibleShape::notifyEvent (const document::EventObject& rEventObject) in notifyEvent()
1201 AccessibleShape::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
1222 AccessibleShape*
1223 AccessibleShape::getImplementation( const uno::Reference< uno::XInterface >& rxIFace ) in getImplementation()
1227 AccessibleShape* pReturn = NULL; in getImplementation()
1230 …pReturn = reinterpret_cast< AccessibleShape* >( xTunnel->getSomething( getUnoTunnelImplementationI… in getImplementation()
1237 AccessibleShape::getSomething( const uno::Sequence< sal_Int8 >& rIdentifier ) in getSomething()
1250 void AccessibleShape::ViewForwarderChanged (ChangeType aChangeType, in ViewForwarderChanged()
1274 AccessibleShape::CreateAccessibleBaseName (void) in CreateAccessibleBaseName()
1282 AccessibleShape::CreateAccessibleName (void) in CreateAccessibleName()
1292 AccessibleShape::GetFullAccessibleName (AccessibleShape *shape) in GetFullAccessibleName()
1381 AccessibleShape::CreateAccessibleDescription (void) in CreateAccessibleDescription()
1452 uno::Reference< drawing::XShape > AccessibleShape::GetXShape() in GetXShape()
1460 void AccessibleShape::disposing (void) in disposing()
1505 AccessibleShape::getAccessibleIndexInParent (void) in getAccessibleIndexInParent()
1520 void AccessibleShape::UpdateNameAndDescription (void) in UpdateNameAndDescription()
1552 sal_Int16 SAL_CALL AccessibleShape::getAccessibleRole (void) in getAccessibleRole()
1572 void AccessibleShape::UpdateDocumentAllSelState(Reference<XAccessibleStateSet> &xStateSet) in UpdateDocumentAllSelState()
1605 AccessibleShape::getGroupPosition( const uno::Any& ) in getGroupPosition()
1696 ::rtl::OUString AccessibleShape::getObjectLink( const uno::Any& ) in getObjectLink()
1718 sal_Int32 SAL_CALL AccessibleShape::getHyperLinkCount() in getHyperLinkCount()
1734 AccessibleShape::getHyperLink( sal_Int32 ) in getHyperLink()
1749 sal_Int32 SAL_CALL AccessibleShape::getHyperLinkIndex( sal_Int32 ) in getHyperLinkIndex()
1756 sal_Int32 SAL_CALL AccessibleShape::getCaretPosition( ) throw (::com::sun::star::uno::RuntimeExcep… in getCaretPosition()
1757 sal_Bool SAL_CALL AccessibleShape::setCaretPosition( sal_Int32 ) throw (::com::sun::star::lang::Ind… in setCaretPosition()
1758 sal_Unicode SAL_CALL AccessibleShape::getCharacter( sal_Int32 ) throw (::com::sun::star::lang::Inde… in getCharacter()
1759 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL AccessibleShape:… in getCharacterAttributes()
1764 ::com::sun::star::awt::Rectangle SAL_CALL AccessibleShape::getCharacterBounds( sal_Int32 ) throw (:… in getCharacterBounds()
1768 sal_Int32 SAL_CALL AccessibleShape::getCharacterCount( ) throw (::com::sun::star::uno::RuntimeExce… in getCharacterCount()
1769 sal_Int32 SAL_CALL AccessibleShape::getIndexAtPoint( const ::com::sun::star::awt::Point& ) throw (:… in getIndexAtPoint()
1770 ::rtl::OUString SAL_CALL AccessibleShape::getSelectedText( ) throw (::com::sun::star::uno::Runtime… in getSelectedText()
1771 sal_Int32 SAL_CALL AccessibleShape::getSelectionStart( ) throw (::com::sun::star::uno::RuntimeExce… in getSelectionStart()
1772 sal_Int32 SAL_CALL AccessibleShape::getSelectionEnd( ) throw (::com::sun::star::uno::RuntimeExcept… in getSelectionEnd()
1773 sal_Bool SAL_CALL AccessibleShape::setSelection( sal_Int32, sal_Int32 ) throw (::com::sun::star::la… in setSelection()
1774 ::rtl::OUString SAL_CALL AccessibleShape::getText( ) throw (::com::sun::star::uno::RuntimeExceptio… in getText()
1775 ::rtl::OUString SAL_CALL AccessibleShape::getTextRange( sal_Int32, sal_Int32 ) throw (::com::sun::s… in getTextRange()
1776 ::com::sun::star::accessibility::TextSegment SAL_CALL AccessibleShape::getTextAtIndex( sal_Int32, s… in getTextAtIndex()
1781 ::com::sun::star::accessibility::TextSegment SAL_CALL AccessibleShape::getTextBeforeIndex( sal_Int3… in getTextBeforeIndex()
1786 ::com::sun::star::accessibility::TextSegment SAL_CALL AccessibleShape::getTextBehindIndex( sal_Int3… in getTextBehindIndex()
1791 sal_Bool SAL_CALL AccessibleShape::copyText( sal_Int32, sal_Int32 ) throw (::com::sun::star::lang::… in copyText()