Lines Matching refs:ORowSetValueDecorator

623 ORowSetValueDecorator& ORowSetValueDecorator::operator=(const ORowSetValue& _aValue)  in operator =()
648 static ORowSetValueDecoratorRef aEmptyValueRef = new ORowSetValueDecorator(); in getEmptyValue()
655 static ORowSetValueDecoratorRef a0ValueRef = new ORowSetValueDecorator((sal_Int32)0); in get0Value()
662 static ORowSetValueDecoratorRef a1ValueRef = new ORowSetValueDecorator((sal_Int32)1); in get1Value()
669 static ORowSetValueDecoratorRef aValueRef = new ORowSetValueDecorator(ColumnSearch::BASIC); in getBasicValue()
675 …static ORowSetValueDecoratorRef aValueRef = new ORowSetValueDecorator(::rtl::OUString::createFromA… in getSelectValue()
681 …static ORowSetValueDecoratorRef aValueRef = new ORowSetValueDecorator(::rtl::OUString::createFromA… in getInsertValue()
687 …static ORowSetValueDecoratorRef aValueRef = new ORowSetValueDecorator(::rtl::OUString::createFromA… in getDeleteValue()
693 …static ORowSetValueDecoratorRef aValueRef = new ORowSetValueDecorator(::rtl::OUString::createFromA… in getUpdateValue()
699 …static ORowSetValueDecoratorRef aValueRef = new ORowSetValueDecorator(::rtl::OUString::createFromA… in getCreateValue()
705 …static ORowSetValueDecoratorRef aValueRef = new ORowSetValueDecorator(::rtl::OUString::createFromA… in getReadValue()
711 …static ORowSetValueDecoratorRef aValueRef = new ORowSetValueDecorator(::rtl::OUString::createFromA… in getAlterValue()
717 …static ORowSetValueDecoratorRef aValueRef = new ORowSetValueDecorator(::rtl::OUString::createFromA… in getDropValue()
723 …static ORowSetValueDecoratorRef aValueRef = new ORowSetValueDecorator(::rtl::OUString::createFromA… in getQuoteValue()
755 aValue = new ORowSetValueDecorator(ORowSetValue(bValue)); in initialize()
762 aValue = new ORowSetValueDecorator(ORowSetValue(nValue)); in initialize()
770 aValue = new ORowSetValueDecorator(ORowSetValue(nValue)); in initialize()
778 aValue = new ORowSetValueDecorator(ORowSetValue(nValue)); in initialize()
786 aValue = new ORowSetValueDecorator(ORowSetValue(nValue)); in initialize()
793 aValue = new ORowSetValueDecorator(ORowSetValue(nValue)); in initialize()
800 aValue = new ORowSetValueDecorator(ORowSetValue(nValue)); in initialize()
807 aValue = new ORowSetValueDecorator(ORowSetValue(sValue)); in initialize()