Lines Matching refs:SAL_CALL

75 	void SAL_CALL OConnectionLineAccess::disposing()  in disposing()
81 Any SAL_CALL OConnectionLineAccess::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface()
87 Sequence< Type > SAL_CALL OConnectionLineAccess::getTypes( ) throw (RuntimeException) in getTypes()
92 ::rtl::OUString SAL_CALL OConnectionLineAccess::getImplementationName() throw(RuntimeException) in getImplementationName()
105 sal_Int32 SAL_CALL OConnectionLineAccess::getAccessibleChildCount( ) throw (RuntimeException) in getAccessibleChildCount()
110 …Reference< XAccessible > SAL_CALL OConnectionLineAccess::getAccessibleChild( sal_Int32 /*i*/ ) thr… in getAccessibleChild()
115 sal_Int32 SAL_CALL OConnectionLineAccess::getAccessibleIndexInParent( ) throw (RuntimeException) in getAccessibleIndexInParent()
133 sal_Int16 SAL_CALL OConnectionLineAccess::getAccessibleRole( ) throw (RuntimeException) in getAccessibleRole()
138 …::rtl::OUString SAL_CALL OConnectionLineAccess::getAccessibleDescription( ) throw (RuntimeExcepti… in getAccessibleDescription()
144 …Reference< XAccessibleRelationSet > SAL_CALL OConnectionLineAccess::getAccessibleRelationSet( ) t… in getAccessibleRelationSet()
151 …sal_Bool SAL_CALL OConnectionLineAccess::contains( const awt::Point& _aPoint ) throw (RuntimeExcep… in contains()
158 …Reference< XAccessible > SAL_CALL OConnectionLineAccess::getAccessibleAtPoint( const awt::Point& /… in getAccessibleAtPoint()
163 awt::Rectangle SAL_CALL OConnectionLineAccess::getBounds( ) throw (RuntimeException) in getBounds()
170 awt::Point SAL_CALL OConnectionLineAccess::getLocation( ) throw (RuntimeException) in getLocation()
177 awt::Point SAL_CALL OConnectionLineAccess::getLocationOnScreen( ) throw (RuntimeException) in getLocationOnScreen()
184 awt::Size SAL_CALL OConnectionLineAccess::getSize( ) throw (RuntimeException) in getSize()
191 sal_Bool SAL_CALL OConnectionLineAccess::isShowing( ) throw (RuntimeException) in isShowing()
197 sal_Bool SAL_CALL OConnectionLineAccess::isVisible( ) throw (RuntimeException) in isVisible()
202 sal_Bool SAL_CALL OConnectionLineAccess::isFocusTraversable( ) throw (RuntimeException) in isFocusTraversable()
209 sal_Int32 SAL_CALL OConnectionLineAccess::getRelationCount( ) throw (RuntimeException) in getRelationCount()
214 …AccessibleRelation SAL_CALL OConnectionLineAccess::getRelation( sal_Int32 nIndex ) throw (IndexOut… in getRelation()
230 …sal_Bool SAL_CALL OConnectionLineAccess::containsRelation( sal_Int16 aRelationType ) throw (Runtim… in containsRelation()
235 …AccessibleRelation SAL_CALL OConnectionLineAccess::getRelationByType( sal_Int16 aRelationType ) th… in getRelationByType()
261 …Reference< XAccessibleContext > SAL_CALL OConnectionLineAccess::getAccessibleContext( ) throw (::… in getAccessibleContext()