Lines Matching refs:ORowSetValueDecoratorRef
71 DECLARE_STL_VECTOR(ORowSetValueDecoratorRef,ORow);
246 static ORowSetValueDecoratorRef getEmptyValue();
248 static ORowSetValueDecoratorRef get0Value();
250 static ORowSetValueDecoratorRef get1Value();
252 static ORowSetValueDecoratorRef getBasicValue();
254 static ORowSetValueDecoratorRef getSelectValue();
256 static ORowSetValueDecoratorRef getInsertValue();
258 static ORowSetValueDecoratorRef getDeleteValue();
260 static ORowSetValueDecoratorRef getUpdateValue();
262 static ORowSetValueDecoratorRef getCreateValue();
264 static ORowSetValueDecoratorRef getReadValue();
266 static ORowSetValueDecoratorRef getAlterValue();
268 static ORowSetValueDecoratorRef getDropValue();
270 static ORowSetValueDecoratorRef getQuoteValue();