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()
645 void OStatement_Base::setMaxFieldSize(sal_Int32 /*_par0*/) in setMaxFieldSize() function in OStatement_Base748 setMaxFieldSize(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
576 void java_sql_Statement_Base::setMaxFieldSize(sal_Int32 _par0) in setMaxFieldSize() function in java_sql_Statement_Base670 setMaxFieldSize(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
886 void OStatement_Base::setMaxFieldSize(sal_Int32 _par0) in setMaxFieldSize() function in OStatement_Base1020 setMaxFieldSize(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
102 void setMaxFieldSize(sal_Int32 _par0);
77 void setMaxFieldSize(sal_Int32 _par0);
98 void setMaxFieldSize(sal_Int32 _par0) ;