Lines Matching refs:push_back

89 		aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue());  in impl_getTypeInfo_throw()
90 aRow.push_back(new ORowSetValueDecorator(::rtl::OUString::createFromAscii("VARCHAR"))); in impl_getTypeInfo_throw()
91 aRow.push_back(new ORowSetValueDecorator(DataType::VARCHAR)); in impl_getTypeInfo_throw()
92 aRow.push_back(new ORowSetValueDecorator((sal_Int32)65535)); in impl_getTypeInfo_throw()
93 aRow.push_back(ODatabaseMetaDataResultSet::getQuoteValue()); in impl_getTypeInfo_throw()
94 aRow.push_back(ODatabaseMetaDataResultSet::getQuoteValue()); in impl_getTypeInfo_throw()
95 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue()); in impl_getTypeInfo_throw()
96 …aRow.push_back(ODatabaseMetaDataResultSet::get1Value()); // ORowSetValue((sal_Int32)ColumnValue::N… in impl_getTypeInfo_throw()
97 aRow.push_back(ODatabaseMetaDataResultSet::get1Value()); in impl_getTypeInfo_throw()
98 aRow.push_back(new ORowSetValueDecorator((sal_Int32)ColumnSearch::CHAR)); in impl_getTypeInfo_throw()
99 aRow.push_back(ODatabaseMetaDataResultSet::get1Value()); in impl_getTypeInfo_throw()
100 aRow.push_back(ODatabaseMetaDataResultSet::get0Value()); in impl_getTypeInfo_throw()
101 aRow.push_back(ODatabaseMetaDataResultSet::get0Value()); in impl_getTypeInfo_throw()
102 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue()); in impl_getTypeInfo_throw()
103 aRow.push_back(ODatabaseMetaDataResultSet::get0Value()); in impl_getTypeInfo_throw()
104 aRow.push_back(ODatabaseMetaDataResultSet::get0Value()); in impl_getTypeInfo_throw()
105 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue()); in impl_getTypeInfo_throw()
106 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue()); in impl_getTypeInfo_throw()
107 aRow.push_back(new ORowSetValueDecorator((sal_Int32)10)); in impl_getTypeInfo_throw()
110 aRows.push_back(aRow); in impl_getTypeInfo_throw()
117 aRows.push_back(aRow); in impl_getTypeInfo_throw()
124 aRows.push_back(aRow); in impl_getTypeInfo_throw()
131 aRows.push_back(aRow); in impl_getTypeInfo_throw()
138 aRows.push_back(aRow); in impl_getTypeInfo_throw()
145 aRows.push_back(aRow); in impl_getTypeInfo_throw()
237 aRows.push_back(aRow); in getColumns()
446 aRow.push_back(new ORowSetValueDecorator(aName)); in getTables()
447 aRow.push_back(new ORowSetValueDecorator(aTable)); in getTables()
448 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue()); in getTables()
449 aRows.push_back(aRow); in getTables()
471 aRow.push_back(new ORowSetValueDecorator(aName)); in getTables()
472 aRow.push_back(new ORowSetValueDecorator(aTable)); in getTables()
473 aRow.push_back(ODatabaseMetaDataResultSet::getEmptyValue()); in getTables()
474 aRows.push_back(aRow); in getTables()