Home
last modified time | relevance | path

Searched refs:_xLBT (Results 1 – 1 of 1) sorted by relevance

/trunk/main/stoc/test/
H A Dtestiadapter.cxx295 : _xLBT( xLBT ) in XLB_Invocation()
582 _xLBT->setAny( rValue ); in setValue()
601 aRet <<= _xLBT->getByte(); in getValue()
608 aRet <<= _xLBT->getShort(); in getValue()
610 aRet <<= _xLBT->getUShort(); in getValue()
612 aRet <<= _xLBT->getLong(); in getValue()
614 aRet <<= _xLBT->getULong(); in getValue()
616 aRet <<= _xLBT->getHyper(); in getValue()
620 aRet <<= _xLBT->getFloat(); in getValue()
624 aRet <<= _xLBT->getEnum(); in getValue()
[all …]

Completed in 25 milliseconds