Searched refs:nLocalRet (Results 1 – 1 of 1) sorted by relevance
2377 sal_Int16 nLocalRet = COMMIT_RESULT_NOTHING_TO_DO; local2387 nLocalRet = pElement->m_xStorage->Commit();2394 nLocalRet = pElement->m_xStream->Commit();2410 nLocalRet = COMMIT_RESULT_SUCCESS;2419 nLocalRet = COMMIT_RESULT_SUCCESS;2425 if ( nLocalRet != COMMIT_RESULT_NOTHING_TO_DO )2426 nRet = nLocalRet;
Completed in 29 milliseconds