Lines Matching refs:push_back

82 		aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue());  in impl_getTypeInfo_throw()
83 aRow.push_back(new ORowSetValueDecorator(::rtl::OUString::createFromAscii("VARCHAR"))); in impl_getTypeInfo_throw()
84 aRow.push_back(new ORowSetValueDecorator(DataType::VARCHAR)); in impl_getTypeInfo_throw()
85 aRow.push_back(new ORowSetValueDecorator((sal_Int32)254)); in impl_getTypeInfo_throw()
86 aRow.push_back(ODatabaseMetaDataResultSet::getQuoteValue()); in impl_getTypeInfo_throw()
87 aRow.push_back(ODatabaseMetaDataResultSet::getQuoteValue()); in impl_getTypeInfo_throw()
88 aRow.push_back(new ORowSetValueDecorator(::rtl::OUString::createFromAscii("length"))); in impl_getTypeInfo_throw()
89 aRow.push_back(new ORowSetValueDecorator((sal_Int32)ColumnValue::NULLABLE)); in impl_getTypeInfo_throw()
90 aRow.push_back(ODatabaseMetaDataResultSet::get1Value()); in impl_getTypeInfo_throw()
91 aRow.push_back(new ORowSetValueDecorator((sal_Int32)ColumnSearch::FULL)); in impl_getTypeInfo_throw()
92 aRow.push_back(ODatabaseMetaDataResultSet::get1Value()); in impl_getTypeInfo_throw()
93 aRow.push_back(ODatabaseMetaDataResultSet::get0Value()); in impl_getTypeInfo_throw()
94 aRow.push_back(ODatabaseMetaDataResultSet::get0Value()); in impl_getTypeInfo_throw()
95 aRow.push_back(new ORowSetValueDecorator(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("C")))); in impl_getTypeInfo_throw()
96 aRow.push_back(ODatabaseMetaDataResultSet::get0Value()); in impl_getTypeInfo_throw()
97 aRow.push_back(ODatabaseMetaDataResultSet::get0Value()); in impl_getTypeInfo_throw()
98 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue()); in impl_getTypeInfo_throw()
99 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue()); in impl_getTypeInfo_throw()
100 aRow.push_back(new ORowSetValueDecorator((sal_Int32)10)); in impl_getTypeInfo_throw()
102 aRows.push_back(aRow); in impl_getTypeInfo_throw()
109 aRows.push_back(aRow); in impl_getTypeInfo_throw()
115 aRows.push_back(aRow); in impl_getTypeInfo_throw()
125 aRows.push_back(aRow); in impl_getTypeInfo_throw()
131 aRows.push_back(aRow); in impl_getTypeInfo_throw()
135 aRows.push_back(aRow); in impl_getTypeInfo_throw()
141 aRows.push_back(aRow); in impl_getTypeInfo_throw()
147 aRows.push_back(aRow); in impl_getTypeInfo_throw()
154 aRows.push_back(aRow); in impl_getTypeInfo_throw()
161 aRows.push_back(aRow); in impl_getTypeInfo_throw()
247 aRows.push_back(aRow); in getColumns()
327 aRows.push_back(aRow); in getIndexInfo()