LibreOffice Module connectivity (master) 1
Static Public Member Functions | List of all members
connectivity::ado::OTools Class Reference

#include <Awrapado.hxx>

Static Public Member Functions

static void putValue (const WpADOProperties &_rProps, const OLEVariant &_aPosition, const OLEVariant &_aValVar)
 putValue set the property value at the ado column More...
 
static OLEVariant getValue (const WpADOProperties &_rProps, const OLEVariant &_aPosition)
 getValue returns a specific property value More...
 

Detailed Description

Definition at line 352 of file Awrapado.hxx.

Member Function Documentation

◆ getValue()

OLEVariant OTools::getValue ( const WpADOProperties _rProps,
const OLEVariant _aPosition 
)
static

◆ putValue()

void OTools::putValue ( const WpADOProperties _rProps,
const OLEVariant _aPosition,
const OLEVariant _aValVar 
)
static

putValue set the property value at the ado column

Parameters
_rPropsthe properties where to set
_aPositionwhich property to set
_aValVarthe value to set

Definition at line 1992 of file Awrapado.cxx.

References connectivity::ado::WpOLECollection< Ts, WrapT >::GetItem(), connectivity::ado::WpOLEBase< T >::IsValid(), connectivity::ado::WpADOProperty::PutValue(), and SAL_WARN_IF.

Referenced by connectivity::ado::OConnection::nativeSQL(), connectivity::ado::OAdoColumn::setFastPropertyValue_NoBroadcast(), and connectivity::ado::OAdoTable::setFastPropertyValue_NoBroadcast().


The documentation for this class was generated from the following files: