Lines Matching refs:ORowSetValueDecorator

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()
86 aRow.push_back(new ORowSetValueDecorator((sal_Int32)ColumnValue::NULLABLE)); in impl_getTypeInfo_throw()
88 aRow.push_back(new ORowSetValueDecorator((sal_Int32)ColumnSearch::CHAR)); in impl_getTypeInfo_throw()
97 aRow.push_back(new ORowSetValueDecorator((sal_Int32)10)); in impl_getTypeInfo_throw()
101 aRow[1] = new ORowSetValueDecorator(::rtl::OUString::createFromAscii("VARCHAR")); in impl_getTypeInfo_throw()
102 aRow[2] = new ORowSetValueDecorator(DataType::VARCHAR); in impl_getTypeInfo_throw()
108 aRow[1] = new ORowSetValueDecorator(::rtl::OUString::createFromAscii("LONGVARCHAR")); in impl_getTypeInfo_throw()
109 aRow[2] = new ORowSetValueDecorator(DataType::LONGVARCHAR); in impl_getTypeInfo_throw()
110 aRow[3] = new ORowSetValueDecorator((sal_Int32)65535); in impl_getTypeInfo_throw()
115 aRow[1] = new ORowSetValueDecorator(::rtl::OUString::createFromAscii("DATE")); in impl_getTypeInfo_throw()
116 aRow[2] = new ORowSetValueDecorator(DataType::DATE); in impl_getTypeInfo_throw()
117 aRow[3] = new ORowSetValueDecorator((sal_Int32)10); in impl_getTypeInfo_throw()
122 aRow[1] = new ORowSetValueDecorator(::rtl::OUString::createFromAscii("TIME")); in impl_getTypeInfo_throw()
123 aRow[2] = new ORowSetValueDecorator(DataType::TIME); in impl_getTypeInfo_throw()
124 aRow[3] = new ORowSetValueDecorator((sal_Int32)8); in impl_getTypeInfo_throw()
129 aRow[1] = new ORowSetValueDecorator(::rtl::OUString::createFromAscii("TIMESTAMP")); in impl_getTypeInfo_throw()
130 aRow[2] = new ORowSetValueDecorator(DataType::TIMESTAMP); in impl_getTypeInfo_throw()
131 aRow[3] = new ORowSetValueDecorator((sal_Int32)19); in impl_getTypeInfo_throw()
136 aRow[1] = new ORowSetValueDecorator(::rtl::OUString::createFromAscii("BOOL")); in impl_getTypeInfo_throw()
137 aRow[2] = new ORowSetValueDecorator(DataType::BIT); in impl_getTypeInfo_throw()
142 aRow[1] = new ORowSetValueDecorator(::rtl::OUString::createFromAscii("DECIMAL")); in impl_getTypeInfo_throw()
143 aRow[2] = new ORowSetValueDecorator(DataType::DECIMAL); in impl_getTypeInfo_throw()
144 aRow[3] = new ORowSetValueDecorator((sal_Int32)20); in impl_getTypeInfo_throw()
145 aRow[15] = new ORowSetValueDecorator((sal_Int32)15); in impl_getTypeInfo_throw()
148 aRow[1] = new ORowSetValueDecorator(::rtl::OUString::createFromAscii("DOUBLE")); in impl_getTypeInfo_throw()
149 aRow[2] = new ORowSetValueDecorator(DataType::DOUBLE); in impl_getTypeInfo_throw()
150 aRow[3] = new ORowSetValueDecorator((sal_Int32)20); in impl_getTypeInfo_throw()
154 aRow[1] = new ORowSetValueDecorator(::rtl::OUString::createFromAscii("NUMERIC")); in impl_getTypeInfo_throw()
155 aRow[2] = new ORowSetValueDecorator(DataType::NUMERIC); in impl_getTypeInfo_throw()
156 aRow[3] = new ORowSetValueDecorator((sal_Int32)20); in impl_getTypeInfo_throw()
157 aRow[15] = new ORowSetValueDecorator((sal_Int32)20); in impl_getTypeInfo_throw()
182 aRow[10] = new ORowSetValueDecorator((sal_Int32)10); in getColumns()
192 aRow[3] = new ORowSetValueDecorator(*pTabBegin); in getColumns()
207 aRow[4] = new ORowSetValueDecorator(*pBegin); in getColumns()
211 …aRow[5] = new ORowSetValueDecorator(getINT32(xColumn->getPropertyValue(OMetaConnection::getPropMap… in getColumns()
212 …aRow[6] = new ORowSetValueDecorator(getString(xColumn->getPropertyValue(OMetaConnection::getPropMa… in getColumns()
213 …aRow[7] = new ORowSetValueDecorator(getINT32(xColumn->getPropertyValue(OMetaConnection::getPropMap… in getColumns()
214 …aRow[9] = new ORowSetValueDecorator(getINT32(xColumn->getPropertyValue(OMetaConnection::getPropMap… in getColumns()
215 …aRow[11] = new ORowSetValueDecorator(getINT32(xColumn->getPropertyValue(OMetaConnection::getPropMa… in getColumns()
216 …aRow[13] = new ORowSetValueDecorator(getString(xColumn->getPropertyValue(OMetaConnection::getPropM… in getColumns()
222 aRow[16] = new ORowSetValueDecorator((sal_Int32)254); in getColumns()
225 aRow[16] = new ORowSetValueDecorator((sal_Int32)65535); in getColumns()
228 aRow[16] = new ORowSetValueDecorator((sal_Int32)0); in getColumns()
230 aRow[17] = new ORowSetValueDecorator(i); in getColumns()
234 … aRow[18] = new ORowSetValueDecorator(::rtl::OUString::createFromAscii("NO")); in getColumns()
237 … aRow[18] = new ORowSetValueDecorator(::rtl::OUString::createFromAscii("YES")); in getColumns()
240 aRow[18] = new ORowSetValueDecorator(::rtl::OUString()); in getColumns()