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()
81 Any SAL_CALL OConnectionLineAccess::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface()
87 Sequence< Type > SAL_CALL OConnectionLineAccess::getTypes( ) throw (RuntimeException) in getTypes()
92 ::rtl::OUString SAL_CALL OConnectionLineAccess::getImplementationName() throw(RuntimeException) in getImplementationName()
99 …::rtl::OUString OConnectionLineAccess::getImplementationName_Static(void) throw( RuntimeException ) in getImplementationName_Static()
105 sal_Int32 SAL_CALL OConnectionLineAccess::getAccessibleChildCount( ) throw (RuntimeException) in getAccessibleChildCount()
110 …Reference< XAccessible > SAL_CALL OConnectionLineAccess::getAccessibleChild( sal_Int32 /*i*/ ) thr… in getAccessibleChild()
115 … sal_Int32 SAL_CALL OConnectionLineAccess::getAccessibleIndexInParent( ) throw (RuntimeException) in getAccessibleIndexInParent()
133 sal_Int16 SAL_CALL OConnectionLineAccess::getAccessibleRole( ) throw (RuntimeException) in getAccessibleRole()
[all …]
/trunk/main/dbaccess/source/ui/inc/
H A DConnectionLineAccess.hxx45 class OConnectionLineAccess : public VCLXAccessibleComponent class
59 OConnectionLineAccess(OTableConnection* _pLine);