Lines Matching refs:lang

76 using ::com::sun::star::lang::IndexOutOfBoundsException;
404 … throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException) in getAccessibleChild()
425 throw lang::IndexOutOfBoundsException ( in getAccessibleChild()
865 (lang::XComponent *)this, uno::UNO_QUERY); in addEventListener()
866 rxListener->disposing (lang::EventObject (xThis)); in addEventListener()
905 static_cast<lang::XEventListener*>(this), in queryInterface()
907 static_cast<lang::XUnoTunnel*>(this), in queryInterface()
1037 …throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException) in getExtendedAttributes()
1100 ::getCppuType((const uno::Reference<lang::XEventListener>*)0); in getTypes()
1104 ::getCppuType((const uno::Reference<lang::XUnoTunnel>*)0); in getTypes()
1135 AccessibleShape::disposing (const lang::EventObject& aEvent) in disposing()
1226 uno::Reference< lang::XUnoTunnel > xTunnel( rxIFace, uno::UNO_QUERY ); in getImplementation()
1473 Reference<lang::XComponent> xComponent (mxShape, uno::UNO_QUERY); in disposing()
1735 throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException) in getHyperLink()
1750 throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException) in getHyperLinkIndex()
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 …::sun::star::uno::Sequence< ::rtl::OUString >& ) throw (::com::sun::star::lang::IndexOutOfBoundsEx… in getCharacterAttributes()
1764 …AccessibleShape::getCharacterBounds( sal_Int32 ) throw (::com::sun::star::lang::IndexOutOfBoundsEx… in getCharacterBounds()
1773 …sibleShape::setSelection( sal_Int32, sal_Int32 ) throw (::com::sun::star::lang::IndexOutOfBoundsEx… in setSelection()
1775 …sibleShape::getTextRange( sal_Int32, sal_Int32 ) throw (::com::sun::star::lang::IndexOutOfBoundsEx… in getTextRange()
1776 … sal_Int32, sal_Int16 ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star… in getTextAtIndex()
1781 … sal_Int32, sal_Int16 ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star… in getTextBeforeIndex()
1786 … sal_Int32, sal_Int16 ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star… in getTextBehindIndex()
1791 sal_Bool SAL_CALL AccessibleShape::copyText( sal_Int32, sal_Int32 ) throw (::com::sun::star::lang::… in copyText()