Lines Matching refs:OTableWindowAccess

76 	OTableWindowAccess::OTableWindowAccess(OTableWindow* _pTable)  in OTableWindowAccess()  function in dbaui::OTableWindowAccess
82 void SAL_CALL OTableWindowAccess::disposing() in disposing()
88 void OTableWindowAccess::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent()
99 Any SAL_CALL OTableWindowAccess::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface()
105 Sequence< Type > SAL_CALL OTableWindowAccess::getTypes( ) throw (RuntimeException) in getTypes()
110 ::rtl::OUString SAL_CALL OTableWindowAccess::getImplementationName() throw(RuntimeException) in getImplementationName()
115 …Sequence< ::rtl::OUString > SAL_CALL OTableWindowAccess::getSupportedServiceNames() throw(RuntimeE… in getSupportedServiceNames()
121 …Sequence< ::rtl::OUString > OTableWindowAccess::getSupportedServiceNames_Static(void) throw( Runti… in getSupportedServiceNames_Static()
129 ::rtl::OUString OTableWindowAccess::getImplementationName_Static(void) throw( RuntimeException ) in getImplementationName_Static()
135 sal_Int32 SAL_CALL OTableWindowAccess::getAccessibleChildCount( ) throw (RuntimeException) in getAccessibleChildCount()
149 …Reference< XAccessible > SAL_CALL OTableWindowAccess::getAccessibleChild( sal_Int32 i ) throw (Ind… in getAccessibleChild()
174 sal_Int32 SAL_CALL OTableWindowAccess::getAccessibleIndexInParent( ) throw (RuntimeException) in getAccessibleIndexInParent()
191 sal_Int16 SAL_CALL OTableWindowAccess::getAccessibleRole( ) throw (RuntimeException) in getAccessibleRole()
196 …Reference< XAccessibleRelationSet > SAL_CALL OTableWindowAccess::getAccessibleRelationSet( ) thro… in getAccessibleRelationSet()
203 …Reference< XAccessible > SAL_CALL OTableWindowAccess::getAccessibleAtPoint( const awt::Point& _aPo… in getAccessibleAtPoint()
219 Reference< XAccessible > OTableWindowAccess::getParentChild(sal_Int32 _nIndex) in getParentChild()
235 sal_Int32 SAL_CALL OTableWindowAccess::getRelationCount( ) throw (RuntimeException) in getRelationCount()
241 …AccessibleRelation SAL_CALL OTableWindowAccess::getRelation( sal_Int32 nIndex ) throw (IndexOutOfB… in getRelation()
259 …sal_Bool SAL_CALL OTableWindowAccess::containsRelation( sal_Int16 aRelationType ) throw (RuntimeEx… in containsRelation()
266 …AccessibleRelation SAL_CALL OTableWindowAccess::getRelationByType( sal_Int16 aRelationType ) throw… in getRelationByType()
288 sal_Bool OTableWindowAccess::isEditable() const in isEditable()
293 ::rtl::OUString SAL_CALL OTableWindowAccess::getTitledBorderText( ) throw (RuntimeException) in getTitledBorderText()
298 ::rtl::OUString SAL_CALL OTableWindowAccess::getAccessibleName( ) throw (RuntimeException) in getAccessibleName()
307 …Reference< XAccessibleContext > SAL_CALL OTableWindowAccess::getAccessibleContext( ) throw (::com… in getAccessibleContext()