Searched refs:setCursorName (Results 1 – 7 of 7) sorted by relevance
102 setCursorName((String)value); in registerProperties()230 private synchronized void setCursorName(String value) throws WrappedTargetException { in setCursorName() method in JavaSQLStatementBase233 jdbcStatement.setCursorName(value); in setCursorName()
650 void OStatement_Base::setCursorName(const ::rtl::OUString &_par0) throw(SQLException, RuntimeExcept… in setCursorName() function in OStatement_Base753 setCursorName(comphelper::getString(rValue)); in setFastPropertyValue_NoBroadcast()
586 void java_sql_Statement_Base::setCursorName(const ::rtl::OUString &_par0) throw(SQLException, Runti… in setCursorName() function in java_sql_Statement_Base678 setCursorName(comphelper::getString(rValue)); in setFastPropertyValue_NoBroadcast()
892 void OStatement_Base::setCursorName(const ::rtl::OUString &_par0) in setCursorName() function in OStatement_Base1027 setCursorName(comphelper::getString(rValue)); in setFastPropertyValue_NoBroadcast()
102 void setCursorName(const ::rtl::OUString &_par0);
108 …void setCursorName(const ::rtl::OUString &_par0) throw(::com::sun::star::sdbc::SQLException, ::com…
83 …void setCursorName(const ::rtl::OUString &_par0) throw(::com::sun::star::sdbc::SQLException, ::com…
Completed in 44 milliseconds