Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/xml/
H A Dswxml.cxx884 sal_uInt32 nWarnRDF = 0; in Read() local
906 nWarnRDF = ERR_SWG_READ_ERROR; in Read()
910 nWarnRDF = WARN_SWG_FEATURES_LOST; // uhh... something wrong? in Read()
915 nWarnRDF = WARN_SWG_FEATURES_LOST; // uhh... something went wrong? in Read()
975 nRet = nRet ? nRet : (nWarn ? nWarn : (nWarn2 ? nWarn2 : nWarnRDF ) ); in Read()

Completed in 28 milliseconds