Home
last modified time | relevance | path

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

/aoo41x/main/sot/source/sdstor/
H A Ducbstorage.cxx2378 sal_Int16 nLocalRet = COMMIT_RESULT_NOTHING_TO_DO; local
2388 nLocalRet = pElement->m_xStorage->Commit();
2395 nLocalRet = pElement->m_xStream->Commit();
2411 nLocalRet = COMMIT_RESULT_SUCCESS;
2420 nLocalRet = COMMIT_RESULT_SUCCESS;
2426 if ( nLocalRet != COMMIT_RESULT_NOTHING_TO_DO )
2427 nRet = nLocalRet;

Completed in 63 milliseconds