Lines Matching refs:connectivity
32 using namespace connectivity::adabas;
54 …::connectivity::ODatabaseMetaDataResultSet* pResult = new ::connectivity::ODatabaseMetaDataResultS… in impl_getTypeInfo_throw()
56 static ::connectivity::ODatabaseMetaDataResultSet::ORows aRows; in impl_getTypeInfo_throw()
64 ::connectivity::ODatabaseMetaDataResultSet::ORow aRow(19); in impl_getTypeInfo_throw()
70 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getString (1)); in impl_getTypeInfo_throw()
73 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (2)); in impl_getTypeInfo_throw()
76 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (3)); in impl_getTypeInfo_throw()
79 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getString (4)); in impl_getTypeInfo_throw()
82 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getString (5)); in impl_getTypeInfo_throw()
85 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getString (6)); in impl_getTypeInfo_throw()
88 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (7)); in impl_getTypeInfo_throw()
91 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getBoolean (8)); in impl_getTypeInfo_throw()
94 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getShort (9)); in impl_getTypeInfo_throw()
97 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getBoolean (10)); in impl_getTypeInfo_throw()
100 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (11)); in impl_getTypeInfo_throw()
103 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getBoolean (12)); in impl_getTypeInfo_throw()
106 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getString (13)); in impl_getTypeInfo_throw()
109 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getShort (14)); in impl_getTypeInfo_throw()
112 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getShort (15)); in impl_getTypeInfo_throw()
115 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (16)); in impl_getTypeInfo_throw()
118 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (17)); in impl_getTypeInfo_throw()
121 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator((sal_Int16)xRow->getInt(18)); in impl_getTypeInfo_throw()