Lines Matching refs:WpADOField

468 WpADOProperties WpADOField::get_Properties()  in get_Properties()
479 sal_Int32 WpADOField::GetActualSize() const in GetActualSize()
487 sal_Int32 WpADOField::GetAttributes() const in GetAttributes()
495 sal_Int32 WpADOField::GetStatus() const in GetStatus()
503 sal_Int32 WpADOField::GetDefinedSize() const in GetDefinedSize()
512 ::rtl::OUString WpADOField::GetName() const in GetName()
520 DataTypeEnum WpADOField::GetADOType() const in GetADOType()
528 void WpADOField::get_Value(OLEVariant& aValVar) const in get_Value()
536 OLEVariant WpADOField::get_Value() const in get_Value()
544 sal_Bool WpADOField::PutValue(const OLEVariant& aVariant) in PutValue()
550 sal_Int32 WpADOField::GetPrecision() const in GetPrecision()
558 sal_Int32 WpADOField::GetNumericScale() const in GetNumericScale()
566 sal_Bool WpADOField::AppendChunk(const OLEVariant& _Variant) in AppendChunk()
572 OLEVariant WpADOField::GetChunk(long Length) const in GetChunk()
580 void WpADOField::GetChunk(long Length,OLEVariant &aValVar) const in GetChunk()
586 OLEVariant WpADOField::GetOriginalValue() const in GetOriginalValue()
594 void WpADOField::GetOriginalValue(OLEVariant &aValVar) const in GetOriginalValue()
600 OLEVariant WpADOField::GetUnderlyingValue() const in GetUnderlyingValue()
608 void WpADOField::GetUnderlyingValue(OLEVariant &aValVar) const in GetUnderlyingValue()
614 sal_Bool WpADOField::PutPrecision(sal_Int8 _prec) in PutPrecision()
620 sal_Bool WpADOField::PutNumericScale(sal_Int8 _prec) in PutNumericScale()
626 void WpADOField::PutADOType(DataTypeEnum eType) in PutADOType()
632 sal_Bool WpADOField::PutDefinedSize(sal_Int32 _nDefSize) in PutDefinedSize()
638 sal_Bool WpADOField::PutAttributes(sal_Int32 _nDefSize) in PutAttributes()