Lines Matching refs:sun

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 …tCaretPosition( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…
143 …L getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…
144sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getCharacterAttributes…
145 …com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::com::sun::…
146 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
147 …al sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::
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 …nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…
152 virtual ::rtl::OUString SAL_CALL getText() throw (::com::sun::star::uno::RuntimeException);
153 …nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…
154sun::star::accessibility::TextSegment SAL_CALL getTextAtIndex( sal_Int32 nIndex, sal_Int16 aTextTy…
155sun::star::accessibility::TextSegment SAL_CALL getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aTe…
156sun::star::accessibility::TextSegment SAL_CALL getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aTe…
157 …nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…