Searched defs:setTypeKind (Results 1 – 3 of 3) sorted by relevance
/trunk/main/connectivity/inc/connectivity/ | ||
H A D | FValue.hxx | 388 inline void setTypeKind(sal_Int32 _nType) { m_aValue.setTypeKind(_nType); } in setTypeKind() function in connectivity::ORowSetValueDecorator |
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ | ||
H A D | ORowSetValue.java | 228 public void setTypeKind(int type) throws SQLException { in setTypeKind() method in ORowSetValue |
/trunk/main/connectivity/source/commontools/ | ||
H A D | FValue.cxx | 198 void ORowSetValue::setTypeKind(sal_Int32 _eType) in setTypeKind() function in connectivity::ORowSetValue |
Completed in 31 milliseconds