Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx868 sal_uInt32 nWarnRDF = 0; in Read() local
890 nWarnRDF = ERR_SWG_READ_ERROR; in Read()
894 nWarnRDF = WARN_SWG_FEATURES_LOST; // uhh... something wrong? in Read()
899 nWarnRDF = WARN_SWG_FEATURES_LOST; // uhh... something went wrong? in Read()
959 nRet = nRet ? nRet : (nWarn ? nWarn : (nWarn2 ? nWarn2 : nWarnRDF ) ); in Read()

Completed in 14 milliseconds