Lines Matching refs:star

45 		virtual void SAL_CALL grabFocus() throw ( ::com::sun::star::uno::RuntimeException );
49 … const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible >& _rxParent,
64 typedef ::cppu::ImplHelper2 < ::com::sun::star::accessibility::XAccessibleText
65 , ::com::sun::star::accessibility::XAccessible
75 virtual ::com::sun::star::lang::Locale implGetLocale();
81 …AccessibleGridControlTableCell( const ::com::sun::star::uno::Reference< ::com::sun::star::accessib…
90 ::com::sun::star::uno::Any SAL_CALL queryInterface(
91 const ::com::sun::star::uno::Type& rType )
92 throw ( ::com::sun::star::uno::RuntimeException );
102 throw ( ::com::sun::star::uno::RuntimeException );
108 throw ( ::com::sun::star::uno::RuntimeException );
114 throw ( ::com::sun::star::uno::RuntimeException );
119 virtual ::com::sun::star::uno::Reference<
120 ::com::sun::star::accessibility::XAccessible > SAL_CALL
122 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
123 ::com::sun::star::uno::RuntimeException );
135 virtual ::com::sun::star::uno::Reference<
136 ::com::sun::star::accessibility::XAccessibleContext > SAL_CALL
138 throw ( ::com::sun::star::uno::RuntimeException );
141 virtual sal_Int32 SAL_CALL getCaretPosition() throw (::com::sun::star::uno::RuntimeException);
142 …tPosition( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun…
143 …Character( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun…
144star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getCharacterAttributes( sal…
145 …sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::com::sun::star:…
146 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
147 …_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::sun::s…
148 …virtual ::rtl::OUString SAL_CALL getSelectedText() throw (::com::sun::star::uno::RuntimeException);
149 virtual sal_Int32 SAL_CALL getSelectionStart() throw (::com::sun::star::uno::RuntimeException);
150 virtual sal_Int32 SAL_CALL getSelectionEnd() throw (::com::sun::star::uno::RuntimeException);
151 …tIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun…
152 virtual ::rtl::OUString SAL_CALL getText() throw (::com::sun::star::uno::RuntimeException);
153 …tIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun…
154star::accessibility::TextSegment SAL_CALL getTextAtIndex( sal_Int32 nIndex, sal_Int16 aTextType ) …
155star::accessibility::TextSegment SAL_CALL getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aTextTyp…
156star::accessibility::TextSegment SAL_CALL getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aTextTyp…
157 …tIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun…