Home
last modified time | relevance | path

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

/AOO42X/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx43 typedef ::com::sun::star::uno::RuntimeException my_RuntimeException; typedef
81 …al_Bool SAL_CALL allProceduresAreCallable() throw(my_SQLException, my_RuntimeException);
82 …al_Bool SAL_CALL allTablesAreSelectable() throw(my_SQLException, my_RuntimeException);
83 … OUString SAL_CALL getURL() throw(my_SQLException, my_RuntimeException);
84 … OUString SAL_CALL getUserName() throw(my_SQLException, my_RuntimeException);
85 …al_Bool SAL_CALL isReadOnly() throw(my_SQLException, my_RuntimeException);
86 …al_Bool SAL_CALL nullsAreSortedHigh() throw(my_SQLException, my_RuntimeException);
87 …al_Bool SAL_CALL nullsAreSortedLow() throw(my_SQLException, my_RuntimeException);
88 …al_Bool SAL_CALL nullsAreSortedAtStart() throw(my_SQLException, my_RuntimeException);
89 …al_Bool SAL_CALL nullsAreSortedAtEnd() throw(my_SQLException, my_RuntimeException);
[all …]