Searched refs:getMaxFieldSize (Results 1 – 7 of 7) sorted by relevance
152 return getMaxFieldSize(); in registerProperties()297 private int getMaxFieldSize() throws WrappedTargetException { in getMaxFieldSize() method in JavaSQLStatementBase300 return jdbcStatement.getMaxFieldSize(); in getMaxFieldSize()
565 sal_Int32 OStatement_Base::getMaxFieldSize() const in getMaxFieldSize() function in OStatement_Base721 … bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxFieldSize()); in convertFastPropertyValue()785 rValue <<= getMaxFieldSize(); in getFastPropertyValue()
475 sal_Int32 java_sql_Statement_Base::getMaxFieldSize() in getMaxFieldSize() function in java_sql_Statement_Base636 … return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxFieldSize()); in convertFastPropertyValue()714 rValue <<= THIS->getMaxFieldSize(); in getFastPropertyValue()
744 sal_Int32 OStatement_Base::getMaxFieldSize() const in getMaxFieldSize() function in OStatement_Base966 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getMaxFieldSize()); in convertFastPropertyValue()1065 rValue <<= getMaxFieldSize(); in getFastPropertyValue()
93 sal_Int32 getMaxFieldSize() const;
68 sal_Int32 getMaxFieldSize();
86 sal_Int32 getMaxFieldSize() const;