Lines Matching refs:push_back

79 		aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue());  in impl_getTypeInfo_throw()
80 aRow.push_back(new ORowSetValueDecorator(::rtl::OUString::createFromAscii("CHAR"))); in impl_getTypeInfo_throw()
81 aRow.push_back(new ORowSetValueDecorator(DataType::CHAR)); in impl_getTypeInfo_throw()
82 aRow.push_back(new ORowSetValueDecorator((sal_Int32)254)); in impl_getTypeInfo_throw()
83 aRow.push_back(ODatabaseMetaDataResultSet::getQuoteValue()); in impl_getTypeInfo_throw()
84 aRow.push_back(ODatabaseMetaDataResultSet::getQuoteValue()); in impl_getTypeInfo_throw()
85 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue()); in impl_getTypeInfo_throw()
86 aRow.push_back(new ORowSetValueDecorator((sal_Int32)ColumnValue::NULLABLE)); in impl_getTypeInfo_throw()
87 aRow.push_back(ODatabaseMetaDataResultSet::get1Value()); in impl_getTypeInfo_throw()
88 aRow.push_back(new ORowSetValueDecorator((sal_Int32)ColumnSearch::CHAR)); in impl_getTypeInfo_throw()
89 aRow.push_back(ODatabaseMetaDataResultSet::get1Value()); in impl_getTypeInfo_throw()
90 aRow.push_back(ODatabaseMetaDataResultSet::get0Value()); in impl_getTypeInfo_throw()
91 aRow.push_back(ODatabaseMetaDataResultSet::get0Value()); in impl_getTypeInfo_throw()
92 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue()); 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(ODatabaseMetaDataResultSet::getEmptyValue()); in impl_getTypeInfo_throw()
96 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue()); in impl_getTypeInfo_throw()
97 aRow.push_back(new ORowSetValueDecorator((sal_Int32)10)); in impl_getTypeInfo_throw()
99 aRows.push_back(aRow); in impl_getTypeInfo_throw()
105 aRows.push_back(aRow); in impl_getTypeInfo_throw()
113 aRows.push_back(aRow); in impl_getTypeInfo_throw()
120 aRows.push_back(aRow); in impl_getTypeInfo_throw()
127 aRows.push_back(aRow); in impl_getTypeInfo_throw()
134 aRows.push_back(aRow); in impl_getTypeInfo_throw()
140 aRows.push_back(aRow); in impl_getTypeInfo_throw()
146 aRows.push_back(aRow); in impl_getTypeInfo_throw()
152 aRows.push_back(aRow); in impl_getTypeInfo_throw()
158 aRows.push_back(aRow); in impl_getTypeInfo_throw()
242 aRows.push_back(aRow); in getColumns()