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()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()[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);