Searched refs:OTableWindowAccess (Results 1 – 4 of 4) sorted by relevance
76 OTableWindowAccess::OTableWindowAccess(OTableWindow* _pTable) in OTableWindowAccess() function in dbaui::OTableWindowAccess82 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()191 sal_Int16 SAL_CALL OTableWindowAccess::getAccessibleRole( ) throw (RuntimeException) in getAccessibleRole()219 Reference< XAccessible > OTableWindowAccess::getParentChild(sal_Int32 _nIndex) in getParentChild()235 sal_Int32 SAL_CALL OTableWindowAccess::getRelationCount( ) throw (RuntimeException) in getRelationCount()288 sal_Bool OTableWindowAccess::isEditable() const in isEditable()[all …]
624 OTableWindowAccess* pAccessible = new OTableWindowAccess(this); in CreateAccessible()
52 class OTableWindowAccess;65 OTableWindowAccess* m_pAccessible;
45 class OTableWindowAccess : public VCLXAccessibleComponent class63 OTableWindowAccess( OTableWindow* _pTable);
Completed in 39 milliseconds