Lines Matching refs:com

32 	typedef ::cppu::ImplHelper2	<	::com::sun::star::accessibility::XAccessibleText
33 , ::com::sun::star::accessibility::XAccessible
47 virtual ::com::sun::star::lang::Locale implGetLocale();
51 …AccessibleBrowseBoxTableCell( const ::com::sun::star::uno::Reference< ::com::sun::star::accessibil…
53 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow >& _xFocusWindow,
63 ::com::sun::star::uno::Any SAL_CALL queryInterface(
64 const ::com::sun::star::uno::Type& rType )
65 throw ( ::com::sun::star::uno::RuntimeException );
75 virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source )
76 throw(::com::sun::star::uno::RuntimeException);
80 throw ( ::com::sun::star::uno::RuntimeException );
86 throw ( ::com::sun::star::uno::RuntimeException );
92 throw ( ::com::sun::star::uno::RuntimeException );
97 virtual ::com::sun::star::uno::Reference<
98 ::com::sun::star::accessibility::XAccessible > SAL_CALL
100 throw ( ::com::sun::star::lang::IndexOutOfBoundsException,
101 ::com::sun::star::uno::RuntimeException );
113 virtual ::com::sun::star::uno::Reference<
114 ::com::sun::star::accessibility::XAccessibleContext > SAL_CALL
116 throw ( ::com::sun::star::uno::RuntimeException );
119 virtual sal_Int32 SAL_CALL getCaretPosition() throw (::com::sun::star::uno::RuntimeException);
120 …LL setCaretPosition( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
121 …L_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
122com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getCharacterAttri…
123 …al ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::com::…
124 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
125 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::
126 …virtual ::rtl::OUString SAL_CALL getSelectedText() throw (::com::sun::star::uno::RuntimeException);
127 virtual sal_Int32 SAL_CALL getSelectionStart() throw (::com::sun::star::uno::RuntimeException);
128 virtual sal_Int32 SAL_CALL getSelectionEnd() throw (::com::sun::star::uno::RuntimeException);
129 …nt32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
130 virtual ::rtl::OUString SAL_CALL getText() throw (::com::sun::star::uno::RuntimeException);
131 …nt32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
132com::sun::star::accessibility::TextSegment SAL_CALL getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT…
133com::sun::star::accessibility::TextSegment SAL_CALL getTextBeforeIndex( sal_Int32 nIndex, sal_Int1…
134com::sun::star::accessibility::TextSegment SAL_CALL getTextBehindIndex( sal_Int32 nIndex, sal_Int1…
135 …nt32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …