Searched refs:nDocError (Results 1 – 1 of 1) sorted by relevance
142 ErrCode nDocError = aDocSet.LoadPropertySet(i_pStorage, in LoadOlePropertySet() local170 return (nGlobError != ERRCODE_NONE) ? nGlobError : nDocError; in LoadOlePropertySet()273 ErrCode nDocError = aDocSet.SavePropertySet(i_pStorage, in SaveOlePropertySet() local277 return (nGlobError == ERRCODE_NONE) && (nDocError == ERRCODE_NONE); in SaveOlePropertySet()
Completed in 11 milliseconds