Home
last modified time | relevance | path

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

/aoo4110/main/extensions/test/ole/AxTestComponents/
H A DBasic.cpp551 case VT_ERROR: in printArray()
901 if (val2->vt != VT_ERROR) in optional1()
911 if (val2->vt != VT_ERROR) in optional2()
931 if (val1->vt != VT_ERROR) in optional4()
938 if (val2->vt != VT_ERROR) in optional4()
/aoo4110/main/extensions/source/ole/
H A Dunoconversionutilities.hxx768 pVariant->vt = VT_ERROR; in anyToVariant()
1237 case VT_ERROR: size= sizeof( SCODE); break; in getOleElementSize()
1572 case VT_ERROR: in variantToAny()
2193 case VT_ERROR: in createOleArrayWrapperOfDim()
H A Doleobjw.cxx1404 arArgs[revIndex].vt = VT_ERROR; in directInvoke()
1886 arRefArgs[revIndex].vt = VT_ERROR; in invokeWithDispIdComTlb()
1925 arRefArgs[revIndex].vt = VT_ERROR; in invokeWithDispIdComTlb()
1973 arArgs[revIndex].vt = VT_ERROR; in invokeWithDispIdComTlb()
H A Dunoobjw.cxx742 case VT_ERROR: in writeBackOutParameter()
/aoo4110/main/sd/source/filter/ppt/
H A Dpropread.hxx77 #define VT_ERROR 10 macro
H A Dpropread.cxx477 case VT_ERROR : in Read()
/aoo4110/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx201 if ( VT_ERROR == m_RecordsAffected.getType() ) in executeUpdate()
H A DAolevariant.cxx315 vt = VT_ERROR; in setNoArg()
H A DAStatement.cxx418 …ecordsAffected.isEmpty() && !m_RecordsAffected.isNull() && m_RecordsAffected.getType() != VT_ERROR) in executeUpdate()

Completed in 77 milliseconds