Home
last modified time | relevance | path

Searched defs:message (Results 51 – 75 of 140) sorted by relevance

123456

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DStatusException.java49 public StatusException( String message, Throwable t ) { in StatusException()
H A DStatus.java58 public Status(String message, boolean state) { in Status()
/trunk/main/bridges/test/java_uno/any/
H A DTestAny.java2214 public BaseException(String message) { in BaseException()
2226 public DerivedException(String message) { in DerivedException()
2240 public BaseRuntimeException(String message) { in BaseRuntimeException()
2254 public DerivedRuntimeException(String message) { in DerivedRuntimeException()
/trunk/main/xmlsecurity/tools/uno/
H A DSAXEventPrinter.java84 String message; in display() local
204 String message; in startElement() local
H A DXMLSecurityFrameworkController.java985 String message = new String(); in signatureCreated() local
998 String message = new String(); in signatureVerified() local
1011 String message = new String(); in encrypted() local
1024 String message = new String(); in decrypted() local
H A DParsingThread.java86 String message; in nextStep() local
/trunk/main/jvmfwk/source/
H A Dframework.hxx121 rtl::OString message; member in jfw::FrameworkException
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocumentException.java43 StringBuffer message = null; field in OfficeDocumentException
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug107753_Test.java341 private static boolean test(String message, boolean condition) { in test()
/trunk/main/testtools/source/bridgetest/
H A Dmulti.cxx47 rtl::OUString message; member
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DCalculator.java73 String message = ResourceManager.getString("String_Discspace_Insufficient") + "\n" + in notEnoughDiscSpace() local
H A DInstallChangeCtrl.java124 String message = message1 + "\n" + message2; in checkInstallChange() local
/trunk/main/extensions/source/ole/
H A Dole2uno.hxx130 OUString message; member in ole_adapter::BridgeRuntimeError
/trunk/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp281 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
428 LRESULT CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM) in About()
/trunk/main/cppuhelper/test/testlib/
H A Ddefbootstrap_lib.cxx73 OString message = OUStringToOString(exception.Message, RTL_TEXTENCODING_ASCII_US); in tryService() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DInternalLogWriter.java107 String message = writer.getBuffer().toString(); in getLog() local
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java403 private void showMessage(String message) { in showMessage()
407 message); in showMessage() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DOfficeWatcher.java123 protected void dbg(String message) { in dbg()
/trunk/main/sal/osl/w32/
H A Dfile_error.c133 void _osl_warnFile( const char *message, rtl_uString *ustrFile ) in _osl_warnFile()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DResourceBasedEventLogger.java80 String message = resourceBundle.loadString(messageResID); in loadStringMessage() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DInstallationImminentCtrl.java140 … String message = ResourceManager.getString("String_InstallationOngoing_PackagePath_Not_Found"); in afterShow() local
/trunk/main/scripting/source/storage/
H A DScriptStorageManager.cxx315 …OUString message = OUSTR( "ScriptStorageManager::getScriptStorageID(): Cannot find storage for " ); in getScriptStorageID() local
491 OUString message = in disposing() local
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclMessageBox.java35 private String message = null; field in VclMessageBox
/trunk/main/scripting/examples/java/Newsgroup/
H A DSender.java76 MimeMessage message = new MimeMessage( session ); in sendMail() local
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/nodes/
H A DOfficeDocumentChildren.java123 String message = "If you already have this document open in " + in destroy() local

Completed in 131 milliseconds

123456