Home
last modified time | relevance | path

Searched refs:OConnectionLineAccess (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLineAccess.cxx69 OConnectionLineAccess::OConnectionLineAccess(OTableConnection* _pLine) in OConnectionLineAccess() function in dbaui::OConnectionLineAccess
75 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 …]
/trunk/main/dbaccess/source/ui/inc/
H A DConnectionLineAccess.hxx45 class OConnectionLineAccess : public VCLXAccessibleComponent class
59 OConnectionLineAccess(OTableConnection* _pLine);

Completed in 49 milliseconds