Lines Matching refs:sun

55     typedef ::cppu::WeakAggComponentImplHelper8< ::com::sun::star::accessibility::XAccessible
56 , ::com::sun::star::accessibility::XAccessibleContext
57 , ::com::sun::star::accessibility::XAccessibleComponent
58 , ::com::sun::star::accessibility::XAccessibleEventBroadcaster
59 , ::com::sun::star::accessibility::XAccessibleText
60 , ::com::sun::star::accessibility::XAccessibleAction
61 , ::com::sun::star::lang::XServiceInfo
62 , ::com::sun::star::lang::XEventListener > AccessibleIconChoiceCtrlEntry_BASE;
78 ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > m_xParent;
93 const ::com::sun::star::uno::Any& _aOldValue,
94 const ::com::sun::star::uno::Any& _aNewValue );
102 Rectangle GetBoundingBox() throw ( ::com::sun::star::lang::DisposedException );
103 Rectangle GetBoundingBoxOnScreen() throw ( ::com::sun::star::lang::DisposedException );
104 void EnsureIsAlive() const throw ( ::com::sun::star::lang::DisposedException );
114 virtual ::com::sun::star::lang::Locale implGetLocale();
128 …const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible >& _xParent );
131 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw (::com::s…
134 …virtual ::rtl::OUString SAL_CALL getImplementationName() throw(com::sun::star::uno::RuntimeExcepti…
135 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
136 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames() thr…
139 …static com::sun::star::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static(void) thro…
140 …static ::rtl::OUString getImplementationName_Static(void) throw(com::sun::star::uno::RuntimeExcept…
143 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::
146 …al ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleContext > SAL_CAL…
149 …virtual sal_Int32 SAL_CALL getAccessibleChildCount( ) throw (::com::sun::star::uno::RuntimeExcept…
150 …l ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL getAcc…
151 ::com::sun::star::uno::RuntimeException );
152 …irtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL g…
153 …virtual sal_Int32 SAL_CALL getAccessibleIndexInParent( ) throw (::com::sun::star::uno::RuntimeExc…
154 virtual sal_Int16 SAL_CALL getAccessibleRole( ) throw (::com::sun::star::uno::RuntimeException);
155 …virtual ::rtl::OUString SAL_CALL getAccessibleDescription( ) throw (::com::sun::star::uno::Runtim…
156 …virtual ::rtl::OUString SAL_CALL getAccessibleName( ) throw (::com::sun::star::uno::RuntimeExcept…
157 …:com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleRelationSet > SAL_CAL…
158 …l ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleStateSet > SAL_CAL…
159 …::com::sun::star::lang::Locale SAL_CALL getLocale( ) throw (::com::sun::star::accessibility::Ille…
162 …rtual sal_Bool SAL_CALL containsPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::
163sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL getAccessibleAt…
164 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
165 …virtual ::com::sun::star::awt::Point SAL_CALL getLocation( ) throw (::com::sun::star::uno::Runtim…
166 …virtual ::com::sun::star::awt::Point SAL_CALL getLocationOnScreen( ) throw (::com::sun::star::uno…
167 …virtual ::com::sun::star::awt::Size SAL_CALL getSize( ) throw (::com::sun::star::uno::RuntimeExce…
168 virtual void SAL_CALL grabFocus( ) throw (::com::sun::star::uno::RuntimeException);
169 virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
170 virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
173 virtual sal_Int32 SAL_CALL getCaretPosition() throw (::com::sun::star::uno::RuntimeException);
174 …tCaretPosition( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…
175 …L getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…
176sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getCharacterAttributes…
177 …com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::com::sun::…
178 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
179 …al sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com::
180 …virtual ::rtl::OUString SAL_CALL getSelectedText() throw (::com::sun::star::uno::RuntimeException);
181 virtual sal_Int32 SAL_CALL getSelectionStart() throw (::com::sun::star::uno::RuntimeException);
182 virtual sal_Int32 SAL_CALL getSelectionEnd() throw (::com::sun::star::uno::RuntimeException);
183 …nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…
184 virtual ::rtl::OUString SAL_CALL getText() throw (::com::sun::star::uno::RuntimeException);
185 …nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…
186sun::star::accessibility::TextSegment SAL_CALL getTextAtIndex( sal_Int32 nIndex, sal_Int16 aTextTy…
187sun::star::accessibility::TextSegment SAL_CALL getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aTe…
188sun::star::accessibility::TextSegment SAL_CALL getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aTe…
189 …nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…
193 …ner( const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleEventList…
195 …ner( const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleEventList…
198 …virtual sal_Int32 SAL_CALL getAccessibleActionCount( ) throw (::com::sun::star::uno::RuntimeExcep…
199 …cessibleAction( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…
200 …ionDescription( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com…
201sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleKeyBinding > SAL_CALL getAc…