/aoo4110/main/desktop/win32/source/setup/ |
H A D | setup.cpp | 244 Log( TEXT("Starting: %s\r\n"), m_pModuleFile ); in Initialize() 253 Log( TEXT(" Begin: %s\n"), _tasctime( pTime ) ); in Initialize() 288 Log( sBuf ); in GetProfileSection() 887 Log( sBuf ); in LaunchInstaller() 1098 Log( TEXT( "ERROR: %s\r\n" ), sError ); in DisplayError() 1163 Log( TEXT( "Error: No MSI found!\r\n" ) ); in CheckVersion() 1341 Log( TEXT( " No running Setup found\r\n" ) ); in AlreadyRunning() 1860 Log( sBuf ); in IsPatchInstalled() 1872 Log( sBuf ); in IsPatchInstalled() 1879 Log( sBuf ); in IsPatchInstalled() [all …]
|
H A D | setup.hxx | 139 void Log( LPCTSTR pMessage, LPCTSTR pText = NULL ) const;
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | OleProducer.java | 41 import org.apache.commons.logging.Log; 51 private static final Log LOGGER = LogFactory.getLog(OleProducer.class);
|
H A D | ImageProducer.java | 56 import org.apache.commons.logging.Log; 76 private static final Log LOGGER = LogFactory.getLog(ImageProducer.class);
|
H A D | StyleUtilities.java | 37 import org.apache.commons.logging.Log; 55 private static final Log LOGGER = LogFactory.getLog(StyleUtilities.class);
|
H A D | OfficeDocumentReportTarget.java | 73 import org.apache.commons.logging.Log; 121 protected static final Log LOGGER = LogFactory.getLog(OfficeDocumentReportTarget.class);
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/ |
H A D | DocumentContentReadHandler.java | 30 import org.apache.commons.logging.Log; 57 private static final Log LOGGER = LogFactory.getLog(DocumentContentReadHandler.class);
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/ |
H A D | OfficeParserUtil.java | 30 import org.apache.commons.logging.Log; 46 private static final Log LOGGER = LogFactory.getLog(OfficeParserUtil.class);
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ |
H A D | FormattedTextLayoutController.java | 31 import org.apache.commons.logging.Log; 59 private static final Log LOGGER = LogFactory.getLog(FormattedTextLayoutController.class);
|
H A D | ImageElementLayoutController.java | 29 import org.apache.commons.logging.Log; 67 private static final Log LOGGER = LogFactory.getLog(ImageElementLayoutController.class);
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/ |
H A D | StorageRepository.java | 46 import org.apache.commons.logging.Log; 58 private static final Log LOGGER = LogFactory.getLog(SDBCReportDataFactory.class);
|
H A D | SDBCReportDataFactory.java | 62 import org.apache.commons.logging.Log; 145 private static final Log LOGGER = LogFactory.getLog(SDBCReportDataFactory.class);
|
/aoo4110/main/qadevOOo/runner/basicrunner/ |
H A D | BasicHandler.java | 153 synchronized public void Log(String info) { in Log() method in BasicHandler 465 parent.Log(object.toString()); in insertByName()
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | PentahoReportJob.java | 54 import org.apache.commons.logging.Log; 83 private static final Log LOGGER = LogFactory.getLog(PentahoReportJob.class);
|
H A D | SOReportJobFactory.java | 69 import org.apache.commons.logging.Log; 87 private static final Log LOGGER = LogFactory.getLog(_SOReportJobFactory.class);
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | tracer.hxx | 80 void Log(Problem eProblem);
|
H A D | tracer.cxx | 69 void Tracer::Log(Problem eProblem) in Log() function in sw::log::Tracer
|
H A D | ww8par.cxx | 1697 maTracer.Log(sw::log::eDontUseHTMLAutoSpacing); in ImportDop() 1702 maTracer.Log(sw::log::eTabStopDistance); in ImportDop() 1718 maTracer.Log(sw::log::ePrinterMetrics); in ImportDop() 1721 maTracer.Log(sw::log::eExtraLeading); in ImportDop() 1762 maTracer.Log(sw::log::eExtraLeading); in ImportDop() 4191 maTracer.Log(sw::log::eContainsWordBasic); in StoreMacroCmds() 4649 maTracer.Log(sw::log::eContainsVisualBasic); in CoreLoad()
|
H A D | ww8graf.cxx | 2464 maTracer.Log(sw::log::eNegativeVertPlacement); in ProcessEscherAlign() 2889 maTracer.Log(sw::log::eTooWideAsChar); in AddAutoAnchor()
|
H A D | ww8par6.cxx | 1981 rIo.maTracer.Log(sw::log::eAutoWidthFrame); in WW8SwFlyPara() 4307 maTracer.Log(sw::log::eDontAddSpaceForEqualStyles); in Read_DontAddEqual() 4943 maTracer.Log(sw::log::eBorderDistOutside); in Read_Border()
|
/aoo4110/main/offapi/com/sun/star/logging/ |
H A D | XLogHandler.idl | 84 <p>Log handlers are allowed to buffer their output. Upon <code>flush</code>
|
/aoo4110/main/basic/source/runtime/ |
H A D | rtlproto.hxx | 180 extern RTLFUNC(Log);
|
/aoo4110/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
H A D | Error.ulf | 104 …vileges to access this directory: [2]. The installation cannot continue. Log on as an administra… 383 …nt privileges to complete this installation for all users of the machine. Log on as an administra…
|
/aoo4110/main/svtools/source/misc/ |
H A D | imagemgr.src | 224 Text [ en-US ] = "Log file" ;
|
/aoo4110/ext_libraries/serf/ |
H A D | NULbytes.patch | 22 /* Log all ssl alerts that we receive from the server. */
|