Lines Matching refs:xRow

66 			Reference< XRow> xRow(xRes,UNO_QUERY);  in impl_getTypeInfo_throw()  local
70 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getString (1)); in impl_getTypeInfo_throw()
71 if(xRow->wasNull()) in impl_getTypeInfo_throw()
73 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (2)); in impl_getTypeInfo_throw()
74 if(xRow->wasNull()) in impl_getTypeInfo_throw()
76 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (3)); in impl_getTypeInfo_throw()
77 if(xRow->wasNull()) in impl_getTypeInfo_throw()
79 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getString (4)); in impl_getTypeInfo_throw()
80 if(xRow->wasNull()) in impl_getTypeInfo_throw()
82 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getString (5)); in impl_getTypeInfo_throw()
83 if(xRow->wasNull()) in impl_getTypeInfo_throw()
85 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getString (6)); in impl_getTypeInfo_throw()
86 if(xRow->wasNull()) in impl_getTypeInfo_throw()
88 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (7)); in impl_getTypeInfo_throw()
89 if(xRow->wasNull()) in impl_getTypeInfo_throw()
91 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getBoolean (8)); in impl_getTypeInfo_throw()
92 if(xRow->wasNull()) in impl_getTypeInfo_throw()
94 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getShort (9)); in impl_getTypeInfo_throw()
95 if(xRow->wasNull()) in impl_getTypeInfo_throw()
97 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getBoolean (10)); in impl_getTypeInfo_throw()
98 if(xRow->wasNull()) in impl_getTypeInfo_throw()
100 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (11)); in impl_getTypeInfo_throw()
101 if(xRow->wasNull()) in impl_getTypeInfo_throw()
103 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getBoolean (12)); in impl_getTypeInfo_throw()
104 if(xRow->wasNull()) in impl_getTypeInfo_throw()
106 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getString (13)); in impl_getTypeInfo_throw()
107 if(xRow->wasNull()) in impl_getTypeInfo_throw()
109 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getShort (14)); in impl_getTypeInfo_throw()
110 if(xRow->wasNull()) in impl_getTypeInfo_throw()
112 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getShort (15)); in impl_getTypeInfo_throw()
113 if(xRow->wasNull()) in impl_getTypeInfo_throw()
115 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (16)); in impl_getTypeInfo_throw()
116 if(xRow->wasNull()) in impl_getTypeInfo_throw()
118 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator(xRow->getInt (17)); in impl_getTypeInfo_throw()
119 if(xRow->wasNull()) in impl_getTypeInfo_throw()
121 aRow[nPos++] = new ::connectivity::ORowSetValueDecorator((sal_Int16)xRow->getInt(18)); in impl_getTypeInfo_throw()
122 if(xRow->wasNull()) in impl_getTypeInfo_throw()