Searched refs:warn (Results 1 – 19 of 19) sorted by relevance
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | ImageProducer.java | 258 LOGGER.warn("Failed to produce image from Blob", e); in produceFromBlob() 262 LOGGER.warn("Failed to produce image from Blob", e); in produceFromBlob() 306 LOGGER.warn("Failed to load image from local input-repository", e); in produceFromByteArray() 310 LOGGER.warn("Failed to create image from local input-repository", e); in produceFromByteArray() 364 LOGGER.warn("Failed to load image from local input-repository", e); in produceFromString() 368 LOGGER.warn("Failed to create image from local input-repository", e); in produceFromString() 446 LOGGER.warn("Failed to load image from local input-repository" + e); in produceFromURL() 450 LOGGER.warn("Failed to create image from local input-repository" + e); in produceFromURL()
|
H A D | StyleUtilities.java | 189 … LOGGER.warn("Inconsistent styles: " + styleFamily + ":" + styleParent + " does not exist."); in copyStyleInternal() 310 LOGGER.warn("Dangling data style: " + styleName); in performDataStyleProcessing()
|
H A D | OfficeDocumentReportTarget.java | 783 LOGGER.warn("List of styles is not yet implemented."); in performStyleProcessing()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ |
H A D | ImageElementLayoutController.java | 127 … LOGGER.warn("Image is not contained in a table. Unable to calculate the image-size."); in createContext() 135 LOGGER.warn("Rowspan or colspan for image-size calculation was invalid."); in createContext() 142 LOGGER.warn("Table-Cell has no parent. Unable to calculate the image-size."); in createContext() 152 …LOGGER.warn("Table-Cell is not a direct child of the table-row. Unable to calculate the image-size… in createContext() 159 LOGGER.warn("Table-Row has no Table. Unable to calculate the image-size."); in createContext() 169 LOGGER.warn( in createContext() 180 …LOGGER.warn("Table-Cell is not a direct child of the table-row. Unable to calculate the image-size… in createContext()
|
/trunk/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_misc.cxx | 511 WarningBox warn(NULL, WB_OK | WB_DEF_OK, sMsg); in getUNO() local 512 warn.SetText(::utl::ConfigManager::GetDirectConfigProperty( in getUNO() 514 warn.SetIcon(0); in getUNO() 515 warn.Execute(); in getUNO()
|
/trunk/main/solenv/inc/ |
H A D | wntgcci.mk | 117 LINKFLAGSSHLGUI=--warn-once -mwindows -shared $(MINGWLIBDIR)$/dllcrt2.o 119 LINKFLAGSSHLCUI=--warn-once -mconsole -shared $(MINGWLIBDIR)$/dllcrt2.o
|
H A D | unxhpgr.mk | 80 LINKFLAGSSHLCUI= -b -noinhibit-exec -warn-once -Bsymbolic -G
|
/trunk/main/libxmlsec/ |
H A D | xmlsec1-configure.patch | 379 # The compiler can only warn and ignore the option if not recognized 393 # The compiler can only warn and ignore the option if not recognized 408 # The compiler can only warn and ignore the option if not recognized 422 # The compiler can only warn and ignore the option if not recognized
|
/trunk/main/ |
H A D | configure.ac | 982 cat /dev/null > warn 1055 echo "cross-compiling by any means is not supported (yet)!" >> warn 1230 echo "AIX is an alpha port --- Use at own risk" >> warn 2697 echo "SunStudio C++ was not found" >> warn 2968 echo "building without java will mean some features will not be available" >>warn 3280 # else warn 5490 echo "NSIS not found, no self contained installer will be build." >> warn 5530 echo "Suspect ($BISON $_bison_version) suggest upgrade" >> warn 7003 echo "Ant does not work - Some Java projects will not build!" >>warn 7443 num_warnings=`wc -l warn` [all …]
|
H A D | .gitignore | 40 /warn
|
H A D | rat-excludes | 1468 main/warn
|
/trunk/ |
H A D | .gitignore | 44 /main/warn
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | MessageBoxType.idl | 39 /** A message to warn the user about a certain problem.
|
/trunk/main/connectivity/source/drivers/odbcbase/ |
H A D | OStatement.cxx | 303 catch (SQLWarning& warn) in lockIfNecessary() local 306 setWarning (warn); in lockIfNecessary()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/ |
H A D | OfficeParserUtil.java | 75 LOGGER.warn("Unable to load mapping rules. Parsing services may not be available.", e); in OfficeParserUtil()
|
/trunk/main/writerfilter/source/rtftok/ |
H A D | RTFScanner.skl | 50 #pragma warn -rch 51 #pragma warn -use
|
/trunk/main/writerfilter/documentation/doxygen/ |
H A D | Doxyfile | 452 # or return value. If set to NO (the default) doxygen will only warn about
|
/trunk/main/oox/source/dump/ |
H A D | biffdumper.ini | 586 0x01=warn-smart-doc-manifest
|
/trunk/main/solenv/doc/gbuild/ |
H A D | doxygen.cfg | 557 # or return value. If set to NO (the default) doxygen will only warn about
|
Completed in 206 milliseconds