Searched refs:setMaxFieldSize (Results 1 – 7 of 7) sorted by relevance
158 setMaxFieldSize((int)value); in registerProperties()306 private synchronized void setMaxFieldSize(int value) throws WrappedTargetException { in setMaxFieldSize() method in JavaSQLStatementBase309 jdbcStatement.setMaxFieldSize(value); in setMaxFieldSize()
643 void OStatement_Base::setMaxFieldSize(sal_Int32 /*_par0*/) throw(SQLException, RuntimeException) in setMaxFieldSize() function in OStatement_Base747 setMaxFieldSize(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
576 void java_sql_Statement_Base::setMaxFieldSize(sal_Int32 _par0) throw(SQLException, RuntimeException) in setMaxFieldSize() function in java_sql_Statement_Base672 setMaxFieldSize(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
886 void OStatement_Base::setMaxFieldSize(sal_Int32 _par0) in setMaxFieldSize() function in OStatement_Base1021 setMaxFieldSize(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
98 void setMaxFieldSize(sal_Int32 _par0) ;
102 …void setMaxFieldSize(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLException, ::com:…
77 …void setMaxFieldSize(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLException…
Completed in 29 milliseconds