Home
last modified time | relevance | path

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

/AOO41X/main/basic/inc/basic/
H A Dsbxdef.hxx78 SbxHRESULT = 25, // HRESULT enumerator
/AOO41X/main/basic/source/runtime/
H A Dmethods1.cxx1420 case SbxHRESULT: in RTLFUNC()
/AOO41X/main/basic/source/classes/
H A Dsbunoobj.cxx1894 case SbxHRESULT: aRet = String( RTL_CONSTASCII_USTRINGPARAM("SbxHRESULT") ); break; in Dbg_SbxDataType2String()