Lines Matching refs:star

57 namespace com { namespace sun { namespace star { namespace awt {  namespace
71 ::com::sun::star::accessibility::XAccessible,
72 ::com::sun::star::accessibility::XAccessibleComponent,
73 ::com::sun::star::accessibility::XAccessibleContext,
74 ::com::sun::star::accessibility::XAccessibleEventBroadcaster,
75 ::com::sun::star::accessibility::XAccessibleSelection,
76 ::com::sun::star::lang::XServiceInfo >
84 … const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible>& rxParent,
93 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleContext> SAL…
94 getAccessibleContext( void ) throw( ::com::sun::star::uno::RuntimeException );
99 …containsPoint( const ::com::sun::star::awt::Point& rPoint ) throw( ::com::sun::star::uno::RuntimeE…
101 virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL
102 …getAccessibleAtPoint( const ::com::sun::star::awt::Point& rPoint ) throw( ::com::sun::star::uno::R…
104 virtual ::com::sun::star::awt::Rectangle SAL_CALL
105 getBounds() throw( ::com::sun::star::uno::RuntimeException );
107 virtual ::com::sun::star::awt::Point SAL_CALL
108 getLocation() throw( ::com::sun::star::uno::RuntimeException );
110 virtual ::com::sun::star::awt::Point SAL_CALL
111 getLocationOnScreen() throw( ::com::sun::star::uno::RuntimeException );
113 virtual ::com::sun::star::awt::Size SAL_CALL
114 getSize() throw( ::com::sun::star::uno::RuntimeException );
117 isShowing() throw( ::com::sun::star::uno::RuntimeException );
120 isVisible() throw( ::com::sun::star::uno::RuntimeException );
123 isFocusTraversable() throw( ::com::sun::star::uno::RuntimeException );
127 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XFocusListener >& xListener )
128 throw( ::com::sun::star::uno::RuntimeException );
132 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XFocusListener >& xListener )
133 throw( ::com::sun::star::uno::RuntimeException );
136 grabFocus() throw( ::com::sun::star::uno::RuntimeException );
138 virtual ::com::sun::star::uno::Any SAL_CALL
139 getAccessibleKeyBinding() throw( ::com::sun::star::uno::RuntimeException );
141 getForeground( ) throw (::com::sun::star::uno::RuntimeException);
143 getBackground( ) throw (::com::sun::star::uno::RuntimeException);
148 getAccessibleChildCount( void ) throw( ::com::sun::star::uno::RuntimeException );
150 virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible> SAL_CALL
152 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IndexOutOfBoundsException …
154 virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible> SAL_CALL
155 getAccessibleParent( void ) throw( ::com::sun::star::uno::RuntimeException );
158 getAccessibleIndexInParent( void ) throw( ::com::sun::star::uno::RuntimeException );
161 getAccessibleRole( void ) throw( ::com::sun::star::uno::RuntimeException );
164 getAccessibleDescription( void ) throw (::com::sun::star::uno::RuntimeException);
167 getAccessibleName( void ) throw (::com::sun::star::uno::RuntimeException);
169 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleRelationSet …
170 getAccessibleRelationSet( void ) throw( ::com::sun::star::uno::RuntimeException );
172 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleStateSet > S…
173 getAccessibleStateSet( void ) throw( ::com::sun::star::uno::RuntimeException );
175 virtual ::com::sun::star::lang::Locale SAL_CALL
177 throw( ::com::sun::star::uno::RuntimeException,
178 ::com::sun::star::accessibility::IllegalAccessibleComponentStateException );
189 …const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleEventListener …
190 throw( com::sun::star::uno::RuntimeException );
194 …const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleEventListener …
195 throw( com::sun::star::uno::RuntimeException );
200 getImplementationName( void ) throw( ::com::sun::star::uno::RuntimeException );
203 …supportsService( const ::rtl::OUString& sServiceName ) throw( ::com::sun::star::uno::RuntimeExcept…
205 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString> SAL_CALL
206 getSupportedServiceNames( void ) throw( ::com::sun::star::uno::RuntimeException );
210 virtual ::com::sun::star::uno::Sequence<sal_Int8> SAL_CALL
211 getImplementationId( void ) throw( ::com::sun::star::uno::RuntimeException );
217 …throw( ::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException …
221 …throw( ::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException …
224 clearAccessibleSelection() throw( ::com::sun::star::uno::RuntimeException );
227 selectAllAccessibleChildren() throw( ::com::sun::star::uno::RuntimeException );
230 getSelectedAccessibleChildCount() throw( ::com::sun::star::uno::RuntimeException );
232 virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL
234 …throw( ::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException …
238 …throw( ::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException …
244 …void checkChildIndex( long nIndexOfChild ) throw( ::com::sun::star::lang::IndexOutOfBoundsExceptio…
246 …void checkChildIndexOnSelection( long nIndexOfChild ) throw( ::com::sun::star::lang::IndexOutOfBou…
272 …ireAccessibleEvent (short nEventId, const ::com::sun::star::uno::Any& rOld, const ::com::sun::star
279 static ::com::sun::star::uno::Sequence< sal_Int8 > getUniqueId( void );
283 virtual Rectangle GetBoundingBoxOnScreen( void ) throw( ::com::sun::star::uno::RuntimeException );
286 virtual Rectangle GetBoundingBox( void ) throw( ::com::sun::star::uno::RuntimeException );
289 void CommitChange( const com::sun::star::accessibility::AccessibleEventObject& rEvent );
300 void ThrowExceptionIfNotAlive( void ) throw( ::com::sun::star::lang::DisposedException );
313 ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible >
343 ::com::sun::star::accessibility::XAccessible,
344 ::com::sun::star::accessibility::XAccessibleComponent,
345 ::com::sun::star::accessibility::XAccessibleContext,
346 ::com::sun::star::accessibility::XAccessibleEventBroadcaster,
347 ::com::sun::star::accessibility::XAccessibleValue,
348 ::com::sun::star::accessibility::XAccessibleAction,
349 ::com::sun::star::lang::XServiceInfo >
357 … const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible>& rxParent,
367 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleContext> SAL…
368 getAccessibleContext( void ) throw( ::com::sun::star::uno::RuntimeException );
373 …containsPoint( const ::com::sun::star::awt::Point& rPoint ) throw( ::com::sun::star::uno::RuntimeE…
375 … virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL
376 …getAccessibleAtPoint( const ::com::sun::star::awt::Point& rPoint ) throw( ::com::sun::star::uno::R…
378 virtual ::com::sun::star::awt::Rectangle SAL_CALL
379 getBounds() throw( ::com::sun::star::uno::RuntimeException );
381 virtual ::com::sun::star::awt::Point SAL_CALL
382 getLocation() throw( ::com::sun::star::uno::RuntimeException );
384 virtual ::com::sun::star::awt::Point SAL_CALL
385 getLocationOnScreen() throw( ::com::sun::star::uno::RuntimeException );
387 virtual ::com::sun::star::awt::Size SAL_CALL
388 getSize() throw( ::com::sun::star::uno::RuntimeException );
391 isShowing() throw( ::com::sun::star::uno::RuntimeException );
394 isVisible() throw( ::com::sun::star::uno::RuntimeException );
397 isFocusTraversable() throw( ::com::sun::star::uno::RuntimeException );
400 …addFocusListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XFocusListener >&…
401 throw( ::com::sun::star::uno::RuntimeException );
404 …removeFocusListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XFocusListener…
405 throw (::com::sun::star::uno::RuntimeException);
408 grabFocus() throw( ::com::sun::star::uno::RuntimeException );
410 virtual ::com::sun::star::uno::Any SAL_CALL
411 getAccessibleKeyBinding() throw( ::com::sun::star::uno::RuntimeException );
413 getForeground( ) throw (::com::sun::star::uno::RuntimeException);
415 getBackground( ) throw (::com::sun::star::uno::RuntimeException);
420 getAccessibleChildCount( void ) throw( ::com::sun::star::uno::RuntimeException );
422 … virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL
424 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IndexOutOfBoundsException …
426 virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL
427 getAccessibleParent( void ) throw( ::com::sun::star::uno::RuntimeException );
430 getAccessibleIndexInParent( void ) throw( ::com::sun::star::uno::RuntimeException );
433 getAccessibleRole( void ) throw( ::com::sun::star::uno::RuntimeException );
436 getAccessibleDescription( void ) throw( ::com::sun::star::uno::RuntimeException );
439 getAccessibleName( void ) throw( ::com::sun::star::uno::RuntimeException );
441 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleRelationSet …
442 getAccessibleRelationSet( void ) throw( ::com::sun::star::uno::RuntimeException );
444 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleStateSet > S…
445 getAccessibleStateSet( void ) throw( ::com::sun::star::uno::RuntimeException );
447 virtual ::com::sun::star::lang::Locale SAL_CALL
449 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::accessibility::IllegalAccessible…
460 …const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleEventListener …
461 throw( ::com::sun::star::uno::RuntimeException );
465 …const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleEventListener …
466 throw( com::sun::star::uno::RuntimeException );
470 virtual ::com::sun::star::uno::Any SAL_CALL
471 getCurrentValue() throw( ::com::sun::star::uno::RuntimeException );
474 …setCurrentValue( const ::com::sun::star::uno::Any& aNumber ) throw( ::com::sun::star::uno::Runtime…
476 virtual ::com::sun::star::uno::Any SAL_CALL
477 getMaximumValue() throw( ::com::sun::star::uno::RuntimeException );
479 virtual ::com::sun::star::uno::Any SAL_CALL
480 getMinimumValue() throw( ::com::sun::star::uno::RuntimeException );
483 …virtual sal_Int32 SAL_CALL getAccessibleActionCount( ) throw (::com::sun::star::uno::RuntimeExcept…
484 …leAction ( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun…
485 …cription ( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun…
486star::uno::Reference< ::com::sun::star::accessibility::XAccessibleKeyBinding > SAL_CALL getAccessi…
490 getImplementationName( void ) throw( ::com::sun::star::uno::RuntimeException );
493 …supportsService( const ::rtl::OUString& sServiceName ) throw( ::com::sun::star::uno::RuntimeExcept…
495 virtual ::com::sun::star::uno::Sequence< ::rtl::OUString> SAL_CALL
496 getSupportedServiceNames( void ) throw( ::com::sun::star::uno::RuntimeException );
501 virtual ::com::sun::star::uno::Sequence<sal_Int8> SAL_CALL
502 getImplementationId( void ) throw( ::com::sun::star::uno::RuntimeException );
511 virtual Rectangle GetBoundingBoxOnScreen( void ) throw( ::com::sun::star::uno::RuntimeException );
513 virtual Rectangle GetBoundingBox( void ) throw( ::com::sun::star::uno::RuntimeException );
515 void CommitChange( const com::sun::star::accessibility::AccessibleEventObject& rEvent );
526 void ThrowExceptionIfNotAlive( void ) throw( ::com::sun::star::lang::DisposedException );
545 ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible >