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