Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2377 sal_Int16 nLocalRet = COMMIT_RESULT_NOTHING_TO_DO; local
2387 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 25 milliseconds