Home
last modified time | relevance | path

Searched refs:Log (Results 1 – 25 of 99) sorted by relevance

1234

/aoo41x/main/desktop/win32/source/setup/
H A Dsetup.cpp244 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 Dsetup.hxx139 void Log( LPCTSTR pMessage, LPCTSTR pText = NULL ) const;
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOleProducer.java41 import org.apache.commons.logging.Log;
51 private static final Log LOGGER = LogFactory.getLog(OleProducer.class);
H A DImageProducer.java56 import org.apache.commons.logging.Log;
76 private static final Log LOGGER = LogFactory.getLog(ImageProducer.class);
H A DStyleUtilities.java37 import org.apache.commons.logging.Log;
55 private static final Log LOGGER = LogFactory.getLog(StyleUtilities.class);
H A DOfficeDocumentReportTarget.java73 import org.apache.commons.logging.Log;
121 protected static final Log LOGGER = LogFactory.getLog(OfficeDocumentReportTarget.class);
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DDocumentContentReadHandler.java30 import org.apache.commons.logging.Log;
57 private static final Log LOGGER = LogFactory.getLog(DocumentContentReadHandler.class);
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DOfficeParserUtil.java30 import org.apache.commons.logging.Log;
46 private static final Log LOGGER = LogFactory.getLog(OfficeParserUtil.class);
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormattedTextLayoutController.java31 import org.apache.commons.logging.Log;
59 private static final Log LOGGER = LogFactory.getLog(FormattedTextLayoutController.class);
H A DImageElementLayoutController.java29 import org.apache.commons.logging.Log;
67 private static final Log LOGGER = LogFactory.getLog(ImageElementLayoutController.class);
/aoo41x/main/reportbuilder/java/com/sun/star/report/
H A DStorageRepository.java46 import org.apache.commons.logging.Log;
58 private static final Log LOGGER = LogFactory.getLog(SDBCReportDataFactory.class);
H A DSDBCReportDataFactory.java62 import org.apache.commons.logging.Log;
145 private static final Log LOGGER = LogFactory.getLog(SDBCReportDataFactory.class);
/aoo41x/main/qadevOOo/runner/basicrunner/
H A DBasicHandler.java153 synchronized public void Log(String info) { in Log() method in BasicHandler
465 parent.Log(object.toString()); in insertByName()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DPentahoReportJob.java54 import org.apache.commons.logging.Log;
83 private static final Log LOGGER = LogFactory.getLog(PentahoReportJob.class);
H A DSOReportJobFactory.java69 import org.apache.commons.logging.Log;
87 private static final Log LOGGER = LogFactory.getLog(_SOReportJobFactory.class);
/aoo41x/main/sw/source/filter/ww8/
H A Dtracer.hxx80 void Log(Problem eProblem);
H A Dtracer.cxx69 void Tracer::Log(Problem eProblem) in Log() function in sw::log::Tracer
H A Dww8par.cxx1697 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 Dww8graf.cxx2464 maTracer.Log(sw::log::eNegativeVertPlacement); in ProcessEscherAlign()
2889 maTracer.Log(sw::log::eTooWideAsChar); in AddAutoAnchor()
H A Dww8par6.cxx1981 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()
/aoo41x/main/offapi/com/sun/star/logging/
H A DXLogHandler.idl84 <p>Log handlers are allowed to buffer their output. Upon <code>flush</code>
/aoo41x/main/basic/source/runtime/
H A Drtlproto.hxx180 extern RTLFUNC(Log);
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf104 …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…
/aoo41x/main/svtools/source/misc/
H A Dimagemgr.src224 Text [ en-US ] = "Log file" ;
/aoo41x/ext_libraries/serf/
H A DNULbytes.patch22 /* Log all ssl alerts that we receive from the server. */

Completed in 205 milliseconds

1234