Home
last modified time | relevance | path

Searched refs:message (Results 201 – 225 of 412) sorted by relevance

12345678910>>...17

/aoo42x/main/bridges/source/jni_uno/
H A Djni_java2uno.cxx154 OUString message( in handle_uno_exc() local
159 throw BridgeRuntimeError( message ); in handle_uno_exc()
/aoo42x/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug107753_Test.java346 private static boolean test(String message, boolean condition) { in test() argument
348 System.err.println("Failed: " + message); in test()
/aoo42x/main/qadevOOo/runner/helper/
H A DOfficeProvider.java758 private static void dbg(String message) in dbg() argument
762 System.out.println(utils.getDateTime() + "OfficeProvider: " + message); in dbg()
/aoo42x/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs38 public CheckFailed(string message): base(message) {} in CheckFailed() argument
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DLinuxInstaller.java303 … String message = ResourceManager.getString("String_File_Not_Found") + ": " + packageName; in installPackage() local
305 Informer.showErrorMessage(message, title); in installPackage()
/aoo42x/main/toolkit/test/accessibility/
H A DMessageInterface.java24 void message (String text); in message() method
/aoo42x/main/writerfilter/inc/rtftok/
H A DRTFParseException.hxx32 RTFParseException(char *message);
/aoo42x/main/sal/osl/w32/
H A Dfile_error.h37 void _osl_warnFile (const char * message, rtl_uString * ustrFile);
H A Dsocket.cxx2032 sal_Unicode message[128]; in osl_getLastSocketErrorDescription() local
2034 wsprintfW(reinterpret_cast<LPWSTR>(message), L"Unknown WinSock Error Number %d", error); in osl_getLastSocketErrorDescription()
2035 rtl_uString_newFromStr (strError, message); in osl_getLastSocketErrorDescription()
/aoo42x/main/shell/inc/internal/
H A Ddbgmacros.hxx27 void DbgAssert(bool condition, const char* message);
/aoo42x/main/pyuno/source/module/
H A Dpyuno_module.cxx127 void raisePySystemException( const char * exceptionType, const OUString & message ) in raisePySystemException() argument
133 buf.append( OUStringToOString( message, osl_getThreadTextEncoding() ) ); in raisePySystemException()
/aoo42x/main/setup_native/scripts/
H A Dadmin.pl500 my ($message) = @_;
503 print "$message\n";
/aoo42x/main/shell/source/unix/misc/
H A Dgnome-open-url.c38 char *message; member
/aoo42x/main/extensions/test/ole/EventListenerSample/
H A Dreadme.txt17 a message box when its disposing function has been called.
/aoo42x/main/extensions/test/ole/VisualBasic/
H A Dreadme.txt1 Runs a test written in VisualBasic. If no error message appears then the test was ok.
/aoo42x/main/sw/source/ui/inc/
H A Dmaildispatcher.hxx148 …stener(::com::sun::star::uno::Reference< ::com::sun::star::mail::XMailMessage> message);
/aoo42x/main/offapi/com/sun/star/awt/
H A DAsyncCallback.idl34 /** An implementation which uses the message queue to call the
/aoo42x/main/udkapi/com/sun/star/script/
H A DBasicErrorException.idl51 /** Specifies the argument which is used in the localized error message for
/aoo42x/main/xmerge/workben/
H A DXmlDiff.properties28 # XmlDiff.output is where the output (err/message) go
/aoo42x/main/offapi/com/sun/star/ucb/
H A DInteractiveNetworkReadException.idl41 /** Any diagnostic message about the failure (which will typically be an
H A DDocumentHeaderField.idl33 the "subject" field and the appropriate value of a MIME message).
H A DExportStreamInfo.idl47 /** tries hard to make message (document) bodies available for export.
H A DInteractiveNetworkWriteException.idl41 /** Any diagnostic message about the failure (which will typically be an
/aoo42x/main/offapi/com/sun/star/system/
H A DSystemShellExecuteFlags.idl35 /** Prevents the display of system error message boxes if the
/aoo42x/main/uui/source/
H A Dlockfailed.src40 Text [ en-US ] = "~Do not show this message again" ;

Completed in 964 milliseconds

12345678910>>...17