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.cxx2376 sal_Int16 nLocalRet = COMMIT_RESULT_NOTHING_TO_DO; local
2386 nLocalRet = pElement->m_xStorage->Commit();
2393 nLocalRet = pElement->m_xStream->Commit();
2409 nLocalRet = COMMIT_RESULT_SUCCESS;
2418 nLocalRet = COMMIT_RESULT_SUCCESS;
2424 if ( nLocalRet != COMMIT_RESULT_NOTHING_TO_DO )
2425 nRet = nLocalRet;