Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A Ddocinf.cxx61 ErrCode nGlobError = aGlobSet.LoadPropertySet(i_pStorage, in LoadOlePropertySet() local
170 return (nGlobError != ERRCODE_NONE) ? nGlobError : nDocError; in LoadOlePropertySet()
218 ErrCode nGlobError = aGlobSet.SavePropertySet(i_pStorage, in SaveOlePropertySet() local
277 return (nGlobError == ERRCODE_NONE) && (nDocError == ERRCODE_NONE); in SaveOlePropertySet()

Completed in 9 milliseconds