Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx661 sal_uInt32 nWarn = 0; in Import() local
665 nWarn = ReadThroughComponent( in Import()
691 if( nWarn ) in Import()
692 nRet = nWarn; in Import()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx906 sal_uInt32 const nWarn = ReadThroughComponent( in Read() local
959 nRet = nRet ? nRet : (nWarn ? nWarn : (nWarn2 ? nWarn2 : nWarnRDF ) ); in Read()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx276 nWarn = 0; in WriteStream()
476 return nWarn; in WriteStream()
1193 nWarn = WARN_SWG_POOR_LOAD | WARN_SW_WRITE_BASE; in OutBackground()
H A Dhtmlfly.cxx1230 rHTMLWrt.nWarn = WARN_SWG_POOR_LOAD | WARN_SW_WRITE_BASE; in OutHTML_BulletImage()
1555 rHTMLWrt.nWarn = WARN_SWG_POOR_LOAD | WARN_SW_WRITE_BASE; in OutHTML_FrmFmtAsImage()
1612 rHTMLWrt.nWarn = WARN_SWG_POOR_LOAD | WARN_SW_WRITE_BASE; in OutHTML_FrmFmtGrfNode()
H A Dwrthtml.hxx250 sal_uInt32 nWarn; // Result-Code fuer Warnungen member in SwHTMLWriter
H A Dhtmlplug.cxx1381 rHTMLWrt.nWarn = WARN_SWG_POOR_LOAD | WARN_SW_WRITE_BASE; in OutHTML_FrmFmtOLENodeGrf()
H A Dcss1atr.cxx3422 rHTMLWrt.nWarn = WARN_SWG_POOR_LOAD | WARN_SW_WRITE_BASE; in OutCSS1_SvxBrush()
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx432 int nWarn = 0; in generateCode() local
451 ++nWarn, fprintf( stderr, "Warning: %s\n", in generateCode()
454 ++nWarn, fprintf( stderr, "Warning: %s\n", in generateCode()
456 if (nSavErr != nError || nWarn) in generateCode()
/trunk/main/starmath/source/
H A Dmathmlimport.cxx202 sal_uLong nWarn = ReadThroughComponent( in Import() local
208 if ( nWarn != ERRCODE_IO_BROKENPACKAGE ) in Import()
213 nWarn = ReadThroughComponent( in Import()
219 if ( nWarn != ERRCODE_IO_BROKENPACKAGE ) in Import()

Completed in 360 milliseconds