Home
last modified time | relevance | path

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

/aoo4110/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx43 typedef ::com::sun::star::uno::RuntimeException my_RuntimeException; typedef
83 OUString SAL_CALL getURL() throw(my_SQLException, my_RuntimeException);
84 OUString SAL_CALL getUserName() throw(my_SQLException, my_RuntimeException);
85 sal_Bool SAL_CALL isReadOnly() throw(my_SQLException, my_RuntimeException);
92 OUString SAL_CALL getDriverName() throw(my_SQLException, my_RuntimeException);
94 sal_Int32 SAL_CALL getDriverMajorVersion() throw(my_RuntimeException);
95 sal_Int32 SAL_CALL getDriverMinorVersion() throw(my_RuntimeException);
107 OUString SAL_CALL getSQLKeywords() throw(my_SQLException, my_RuntimeException);
120 throw(my_SQLException, my_RuntimeException);
196 throw(my_SQLException, my_RuntimeException);
[all …]

Completed in 13 milliseconds