Searched refs:ulRet (Results 1 – 3 of 3) sorted by relevance
256 ULONG ulRet = MAPI_E_FAILURE; in main() local269 ulRet = mapi.MAPILogon(0, NULL, NULL, flFlag, 0L, &hSession); in main()271 if (ulRet == SUCCESS_SUCCESS) in main()283 ulRet = mapi.MAPISendMail(hSession, 0, &mapiMsg, gMapiFlags, 0); in main()296 return ulRet; in main()
779 sal_uLong ulRet = 0xffffffff; in Where() local782 ulRet = SVBT32ToUInt32(p + sizeof(SVBT32) * nIndex); in Where()783 return ulRet; in Where()1085 sal_uLong ulRet = 0xffffffff; in Where() local1097 ulRet = pPap->Where(nFkpIndex) - rFib.GetFIB().fcMinGet(); in Where()1098 return ulRet; in Where()1186 sal_uLong ulRet = 0xffffffff; in Where() local1198 ulRet = pChp->Where(nFkpIndex) - in Where()1200 return ulRet; in Where()
1403 sal_uLong ulRet = 0xffffffff; in Where() local1405 ulRet = Ww1PlcFootnoteRef::Where(nPlcIndex); in Where()1406 return ulRet; in Where()
Completed in 25 milliseconds