Searched refs:OConnectionLineAccess (Results 1 – 2 of 2) sorted by relevance
69 OConnectionLineAccess::OConnectionLineAccess(OTableConnection* _pLine) in OConnectionLineAccess() function in dbaui::OConnectionLineAccess75 void SAL_CALL OConnectionLineAccess::disposing() in disposing()87 Sequence< Type > SAL_CALL OConnectionLineAccess::getTypes( ) throw (RuntimeException) in getTypes()133 sal_Int16 SAL_CALL OConnectionLineAccess::getAccessibleRole( ) throw (RuntimeException) in getAccessibleRole()163 awt::Rectangle SAL_CALL OConnectionLineAccess::getBounds( ) throw (RuntimeException) in getBounds()170 awt::Point SAL_CALL OConnectionLineAccess::getLocation( ) throw (RuntimeException) in getLocation()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()244 return new OConnectionLineAccess(this); in CreateAccessible()[all …]
45 class OConnectionLineAccess : public VCLXAccessibleComponent class59 OConnectionLineAccess(OTableConnection* _pLine);
Completed in 15 milliseconds