Home
last modified time | relevance | path

Searched refs:ulRet (Results 1 – 3 of 3) sorted by path

/trunk/main/shell/source/win32/sysmail/
H A Dsenddoc.cxx256 ULONG ulRet = MAPI_E_FAILURE; in main() local
269 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()
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx779 sal_uLong ulRet = 0xffffffff; in Where() local
782 ulRet = SVBT32ToUInt32(p + sizeof(SVBT32) * nIndex); in Where()
783 return ulRet; in Where()
1085 sal_uLong ulRet = 0xffffffff; in Where() local
1097 ulRet = pPap->Where(nFkpIndex) - rFib.GetFIB().fcMinGet(); in Where()
1098 return ulRet; in Where()
1186 sal_uLong ulRet = 0xffffffff; in Where() local
1198 ulRet = pChp->Where(nFkpIndex) - in Where()
1200 return ulRet; in Where()
H A Dw1class.hxx1403 sal_uLong ulRet = 0xffffffff; in Where() local
1405 ulRet = Ww1PlcFootnoteRef::Where(nPlcIndex); in Where()
1406 return ulRet; in Where()

Completed in 27 milliseconds