Home
last modified time | relevance | path

Searched defs:isIgnoreDriverPrivilegesEnabled (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/inc/java/sql/
H A DConnection.hxx100 inline sal_Bool isIgnoreDriverPrivilegesEnabled() const { return m_bIgnoreDriverPrivileges;} in isIgnoreDriverPrivilegesEnabled() function in connectivity::java_sql_Connection
/trunk/main/connectivity/source/inc/odbc/
H A DOConnection.hxx139 inline sal_Bool isIgnoreDriverPrivilegesEnabled() const { return m_bIgnoreDriverPrivileges; } in isIgnoreDriverPrivilegesEnabled() function in connectivity::odbc::OConnection
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java575 public boolean isIgnoreDriverPrivilegesEnabled() { in isIgnoreDriverPrivilegesEnabled() method in JavaSQLConnection

Completed in 123 milliseconds