Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/xml/
H A Dswxml.cxx912 sal_uInt32 nWarn2 = 0; in Read() local
916 nWarn2 = ReadThroughComponent( in Read()
959 nRet = nRet ? nRet : (nWarn ? nWarn : (nWarn2 ? nWarn2 : nWarnRDF ) ); in Read()
/aoo42x/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx662 sal_uInt32 nWarn2 = 0; in Import() local
672 nWarn2 = ReadThroughComponent( in Import()
693 else if( nWarn2 ) in Import()
694 nRet = nWarn2; in Import()

Completed in 24 milliseconds