/aoo4110/main/unotools/source/i18n/ |
H A D | calendarwrapper.cxx | 69 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in CalendarWrapper() 94 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in CalendarWrapper() 120 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in loadDefaultCalendar() 145 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in loadCalendar() 165 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getLoadedCalendar() 186 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getAllCalendars() 207 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getUniqueID() 228 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setDateTime() 248 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getDateTime() 397 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setValue() [all …]
|
/aoo4110/main/package/source/xstor/ |
H A D | xstorage.cxx | 319 AddLog( aException.Message ); in ~OStorage_Impl() 397 AddLog( aException.Message ); in ~OStorage_Impl() 446 AddLog( aException.Message ); in RemoveReadOnlyWrap() 1293 AddLog( aException.Message ); in Commit() 2464 m_pImpl->AddLog( aException.Message ); in copyToStorage() 2561 m_pImpl->AddLog( aException.Message ); in openStreamElement() 4423 m_pImpl->AddLog( aException.Message ); in getByName() 4463 m_pImpl->AddLog( aException.Message ); in getElementNames() 4509 m_pImpl->AddLog( aException.Message ); in hasByName() 4566 m_pImpl->AddLog( aException.Message ); in hasElements() [all …]
|
/aoo4110/main/sax/source/expatwrap/ |
H A D | sax_expat.cxx | 119 e.Message, \ 628 OUString Message; in getErrorMessage() local 630 Message = OUString::createFromAscii( "No" ); in getErrorMessage() 633 Message = OUString::createFromAscii( "no memory" ); in getErrorMessage() 636 Message = OUString::createFromAscii( "syntax" ); in getErrorMessage() 639 Message = OUString::createFromAscii( "no elements" ); in getErrorMessage() 648 Message = OUString::createFromAscii( "partial char" ); in getErrorMessage() 651 Message = OUString::createFromAscii( "tag mismatch" ); in getErrorMessage() 704 str += Message; in getErrorMessage() 905 e.Message , e.Context , e.WrappedException , in callbackExternalEntityRef() [all …]
|
/aoo4110/main/sfx2/qa/complex/sfx2/standalonedocinfo/ |
H A D | Test01.java | 55 m_aTestHelper.Message ( "==============================" ); in test() 56 m_aTestHelper.Message ( sFilterName[i] ); in test() 66 m_aTestHelper.Message ( "New document initialized." ); in test() 78 m_aTestHelper.Message ( "Set title: " + in test() 81 m_aTestHelper.Message ( "Document stored." ); in test() 95 m_aTestHelper.Message ( "Get title: " + sTitle ); in test() 102 m_aTestHelper.Message ( "Title matched." ); in test() 108 m_aTestHelper.Message ( "Set new title: " + sTitle ); in test() 112 m_aTestHelper.Message ( "Document info stored." ); in test() 125 m_aTestHelper.Message ( "Get new title: " + sTitle_ ); in test() [all …]
|
/aoo4110/main/svtools/bmpmaker/ |
H A D | g2g.cxx | 61 virtual void Message( const String& rText, sal_uInt8 cExitCode = EXIT_NOERROR ); 117 void G2GApp::Message( const String& rText, sal_uInt8 nExitCode ) in Message() function in G2GApp 131 Message( String( RTL_CONSTASCII_USTRINGPARAM( "Usage:" ) ) ); in ShowUsage() 133 Message( String( RTL_CONSTASCII_USTRINGPARAM( "Options:" ) ) ); in ShowUsage() 135 …Message( String( RTL_CONSTASCII_USTRINGPARAM( " -filterpath path to externally loaded filter l… in ShowUsage() 137 Message( String( RTL_CONSTASCII_USTRINGPARAM( "Examples:" ) ) ); in ShowUsage() 138 …Message( String( RTL_CONSTASCII_USTRINGPARAM( " g2g /home/test.bmp /home/test.jpg -format jpg -… in ShowUsage() 169 …Message( String( RTL_CONSTASCII_USTRINGPARAM( "invalid graphic filter" ) ), EXIT_INVALID_GRAPHICFI… in Start() 216 …Message( String( RTL_CONSTASCII_USTRINGPARAM( "could not write output file" ) ), EXIT_OUTPUTERROR … in Start() 219 …Message( String( RTL_CONSTASCII_USTRINGPARAM( "could import graphic" ) ), EXIT_INVALID_INPUTGRAPHI… in Start() [all …]
|
H A D | bmpcore.cxx | 69 void BmpCreator::Message( const String&, sal_uInt8 ) in Message() function in BmpCreator 143 …Message( String( RTL_CONSTASCII_USTRINGPARAM( "WARNING: No imagelist resource found: " ) ).Append(… in ImplCreate() 155 Message( aInfo ); in ImplCreate() 205 …Message( String( RTL_CONSTASCII_USTRINGPARAM( "ERROR: graphic is missing: " ) ).Append( aString ),… in ImplCreate() 287 …Message( String( RTL_CONSTASCII_USTRINGPARAM( "ERROR: Could not open output file: " ) ).Append( aO… in ImplCreate() 303 …Message( String( RTL_CONSTASCII_USTRINGPARAM( "Successfully generated ImageList " ) ).Append( aOut… in ImplCreate() 309 …Message( String( RTL_CONSTASCII_USTRINGPARAM( "ERROR: Could not generate " ) ).Append( aOutFile.G… in ImplCreate() 311 Message( ' ' ); in ImplCreate() 315 …Message( String( RTL_CONSTASCII_USTRINGPARAM( "ERROR: SOLARSRC environment variable not set!" ) ),… in ImplCreate() 357 Message( String( RTL_CONSTASCII_USTRINGPARAM( "ERROR: Kein SRS file!" ) ), EXIT_NOSRSFILE ); in Create() [all …]
|
H A D | bmp.cxx | 65 virtual void Message( const String& rText, sal_uInt8 cExitCode ); 153 void BmpApp::Message( const String& rText, sal_uInt8 cExit ) in Message() function in BmpApp 167 Message( String( RTL_CONSTASCII_USTRINGPARAM( "Usage:" ) ), EXIT_NOERROR ); in ShowUsage() 168 …Message( String( RTL_CONSTASCII_USTRINGPARAM( " bmp srs_inputfile output_dir lang_dir lang_num … in ShowUsage() 169 Message( String( RTL_CONSTASCII_USTRINGPARAM( "Options:" ) ), EXIT_NOERROR ); in ShowUsage() 170 …Message( String( RTL_CONSTASCII_USTRINGPARAM( " -i ... name of directory to be searched f… in ShowUsage() 171 …Message( String( RTL_CONSTASCII_USTRINGPARAM( " -f name of file, output should be wri… in ShowUsage() 172 Message( String( RTL_CONSTASCII_USTRINGPARAM( "Examples:" ) ), EXIT_NOERROR ); in ShowUsage() 173 …Message( String( RTL_CONSTASCII_USTRINGPARAM( " bmp /home/test.srs /home/out enus 01 -i /home/r… in ShowUsage()
|
H A D | bmpsum.cxx | 63 void Message( const String& rText, sal_uInt8 cExitCode ); 156 void BmpSum::Message( const String& rText, sal_uInt8 nExitCode ) in Message() function in BmpSum 170 Message( String( RTL_CONSTASCII_USTRINGPARAM( "Usage:" ) ), EXIT_NOERROR ); in ShowUsage() 171 Message( String( RTL_CONSTASCII_USTRINGPARAM( " bmpsum bmp_inputfile" ) ), EXIT_NOERROR ); in ShowUsage() 172 …Message( String( RTL_CONSTASCII_USTRINGPARAM( " bmpsum -i input_filelist -o output_filelist [-p… in ShowUsage() 173 Message( String( RTL_CONSTASCII_USTRINGPARAM( "Options:" ) ), EXIT_NOERROR ); in ShowUsage() 174 Message( String( RTL_CONSTASCII_USTRINGPARAM( "Examples:" ) ), EXIT_NOERROR ); in ShowUsage() 175 Message( String( RTL_CONSTASCII_USTRINGPARAM( " bmpsum /home/test.bmp" ) ), EXIT_NOERROR ); in ShowUsage() 176 …Message( String( RTL_CONSTASCII_USTRINGPARAM( " bmpsum -i /home/inlist.txt -o /home/outlist.txt… in ShowUsage() 177 …Message( String( RTL_CONSTASCII_USTRINGPARAM( " bmpsum -i /home/inlist.txt -o /home/outlist.txt… in ShowUsage() [all …]
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | view.src | 52 Message [ en-US ] = "Do you want to continue checking at the beginning of the document?" ; 58 Message [ en-US ] = "Do you want to check the main text?" ; 70 Message [ en-US ] = "Do you want check the special regions?" ; 82 Message [ en-US ] = "Check special regions is deactivated. Check anyway?" ; 98 Message [ en-US ] = "Could not merge documents." ; 102 Message [ en-US ] = "AutoText could not be created." ; 106 Message [ en-US ] = "The source cannot be loaded." ; 110 Message [ en-US ] = "No fax printer has been set under Tools/Options/%1/Print." ; 122 Message [ en-US ] = "Search key not found." ; 126 Message [ en-US ] = "found." ; [all …]
|
/aoo4110/main/extensions/test/sax/ |
H A D | testsax.cxx | 56 #define BUILD_ERROR(expr, Message)\ argument 69 str += Message; \ 75 #define WARNING_ASSERT(expr, Message) \ argument 87 str += Message; \ 93 #define ERROR_ASSERT(expr, Message) \ argument 95 BUILD_ERROR(expr, Message );\ 102 BUILD_ERROR(expr,Message);\ 603 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testSimple() 606 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testSimple() 610 BUILD_ERROR( 1 , USTRING_TO_PCHAR( e.Message ) ); in testSimple() [all …]
|
/aoo4110/main/scripting/source/runtimemgr/ |
H A D | ScriptNameResolverImpl.cxx | 148 throw RuntimeException( temp.concat( e.Message ), in resolve() 301 throw RuntimeException( temp.concat( e.Message ), in resolve() 308 throw RuntimeException( temp.concat( e.Message ), in resolve() 315 throw lang::IllegalArgumentException( temp.concat( e.Message ), in resolve() 322 throw RuntimeException( temp.concat( e.Message ), in resolve() 330 ::rtl::OUStringToOString( e.Message, in resolve() 334 throw RuntimeException( temp.concat( e.Message ), in resolve() 460 throw lang::IllegalArgumentException( temp.concat( iae.Message ), 468 throw RuntimeException( temp.concat( re.Message ), 475 throw RuntimeException( temp.concat( e.Message ), [all …]
|
H A D | ScriptRuntimeManager.cxx | 112 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in getScriptRuntime() 226 throw lang::IllegalArgumentException( temp.concat( iae.Message ), in invoke() 233 throw script::CannotConvertException( temp.concat( cce.Message ), in invoke() 241 throw reflection::InvocationTargetException( temp.concat( ite.Message ), in invoke() 247 throw RuntimeException( temp.concat( e.Message ), in invoke() 253 throw RuntimeException( temp.concat( e.Message ), in invoke() 259 throw RuntimeException( temp.concat( re.Message ), in invoke() 265 throw RuntimeException( temp.concat( e.Message ), in invoke() 301 throw lang::IllegalArgumentException( temp.concat( iae.Message ), in resolve() 308 throw script::CannotConvertException( temp.concat( cce.Message ), in resolve() [all …]
|
/aoo4110/main/sot/qa/complex/olesimplestorage/ |
H A D | Test01.java | 56 m_aTestHelper.Message ( "A new temporary stream created." ); in test() 64 m_aTestHelper.Message ( "OLESimpleStorage based on XStream created." ); in test() 80 m_aTestHelper.Message ( "Substream " + i + " initialized." ); in test() 88 m_aTestHelper.Message ( "Substream " + i + " inserted." ); in test() 94 m_aTestHelper.Message ( "Storage commited." ); in test() 102 m_aTestHelper.Message ( "Storage closed." ); in test() 108 m_aTestHelper.Message ( "Storage reopened, based on XInputStream." ); in test() 111 m_aTestHelper.Message ( "Checking data contained in all the substreams..." ); in test() 128 m_aTestHelper.Message ( "Stream " + i + " byte " + j + ": CORRECT." ); in test() 138 m_aTestHelper.Message ( "All substreams contain correct data. SUCCESS." ); in test()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | doc.src | 54 Message [ en-US ] = "The category is not empty.\nDelete anyway?" ; 100 Message [ en-US ] = "The print job could not be started." ; 108 Message [ en-US ] = "The template could not be opened." ; 114 Message [ en-US ] = "Document already open for editing." ; 140 Message [ en-US ] = "The update could not be saved." ; 150 Message [ en-US ] = "Error renaming template." ; 156 Message [ en-US ] = "Error renaming template category." ; 162 Message [ en-US ] = "Please specify a name." ; 186 Message [ en-US ] = "Document info cannot be read." ; 347 Text [ en-US ] = "Message"; [all …]
|
/aoo4110/main/sax/test/sax/ |
H A D | factory.hxx | 32 #define BUILD_ERROR(expr, Message)\ argument 45 str.append( Message ); \ 52 #define WARNING_ASSERT(expr, Message) \ argument 64 str.append( Message); \ 71 #define ERROR_ASSERT(expr, Message) \ argument 73 BUILD_ERROR(expr, Message );\ 78 #define ERROR_EXCEPTION_ASSERT(expr, Message, Exception) \ argument 80 BUILD_ERROR(expr,Message);\
|
/aoo4110/main/jurt/test/com/sun/star/lib/uno/protocols/urp/ |
H A D | Protocol_Test.java | 25 import com.sun.star.lib.uno.environments.remote.Message; 87 Message iMessage = iReceiver.readMessage(); in testCallWithInParameter() 104 Message iMessage = iReceiver.readMessage(); in testCallWithOutParameter() 125 Message iMessage = iReceiver.readMessage(); in testCallWithInOutParameter() 154 Message iMessage = iSender.readMessage(); in testCallWithResult() 173 Message iMessage = iSender.readMessage(); in testCallWhichRaisesException() 188 Message iMessage = iReceiver.readMessage(); in testCallWithIn_Out_InOut_Paramters_and_result() 223 Message iMessage = iSender.readMessage(); in testCallWhichReturnsAny() 280 public Message readMessage() throws IOException { in readMessage() 285 if (o instanceof Message) { in readMessage() [all …]
|
/aoo4110/main/extensions/test/stm/ |
H A D | testfactreg.hxx | 56 #define BUILD_ERROR(expr, Message)\ argument 69 str += Message; \ 75 #define WARNING_ASSERT(expr, Message) \ argument 87 str += Message; \ 93 #define ERROR_ASSERT(expr, Message) \ argument 95 BUILD_ERROR(expr, Message );\ 100 #define ERROR_EXCEPTION_ASSERT(expr, Message, Exception) \ argument 102 BUILD_ERROR(expr,Message);\
|
/aoo4110/main/io/test/stm/ |
H A D | testfactreg.hxx | 63 #define BUILD_ERROR(expr, Message)\ argument 76 str.append( Message ); \ 83 #define WARNING_ASSERT(expr, Message) \ argument 95 str.append( Message); \ 102 #define ERROR_ASSERT(expr, Message) \ argument 104 BUILD_ERROR(expr, Message );\ 109 #define ERROR_EXCEPTION_ASSERT(expr, Message, Exception) \ argument 111 BUILD_ERROR(expr,Message);\
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unotext.cxx | 553 aRuntime.Message = C2U(cInvalidObject); in insertTextContent() 611 aArgException.Message = in insertTextContent() 664 aRuntime.Message = C2U(cInvalidObject); in insertTextContentBefore() 1436 aEx.Message = sMessage; in finishOrAppendParagraph() 1442 aEx.Message = sMessage; in finishOrAppendParagraph() 1548 aEx.Message = sMessage; in appendTextPortion() 1554 aEx.Message = sMessage; in appendTextPortion() 1786 sMessage = rIllegal.Message; in convertToTextFrame() 1791 sMessage = rRuntime.Message; in convertToTextFrame() 1822 aEx.Message = sMessage; in convertToTextFrame() [all …]
|
/aoo4110/main/unotools/qa/complex/tempfile/ |
H A D | TestHelper.java | 89 Message ( "Compare file name and URL: " + in CompareFileNameAndURL() 105 Message ( "Write to tempfile successfully." ); in WriteBytesWithStream() 119 Message ( "Read from tempfile successfully." ); in ReadBytesWithStream() 135 Message ( "Read directly from tempfile successfully." ); in ReadDirectlyFromTempFile() 174 Message ( "Tempfile closed successfully." ); in CloseTempFile() 185 Message ( "Tempfile killed successfully." ); in KillTempFile() 201 Message ( "Tempfile " + ( bRet ? "still " : "no longer " ) + "exists." ); in IfTempFileExists() 216 public void Message( String sMessage ) { in Message() method in TestHelper
|
/aoo4110/main/comphelper/qa/complex/comphelper/ |
H A D | SequenceOutputStreamUnitTest.java | 60 public void Message ( String sMessage ) { in Message() method in TestHelper 114 m_aTestHelper.Message ( "SequenceOutputStream created." ); in test() 122 m_aTestHelper.Message ( "SeuenceOutputStream filled." ); in test() 132 m_aTestHelper.Message ( "SequenceInputStream created." ); in test() 137 m_aTestHelper.Message ( "Read from SequenceInputStream." ); in test() 142 m_aTestHelper.Message ( "Both streams closed." ); in test() 156 m_aTestHelper.Message ( "All data correct." ); in test()
|
/aoo4110/main/framework/source/fwe/xml/ |
H A D | menuconfiguration.cxx | 120 throw WrappedTargetException( e.Message, Reference< XInterface >(), Any() ); in CreateMenuBarConfigurationFromXML() 127 throw WrappedTargetException( e.Message, Reference< XInterface >(), Any() ); in CreateMenuBarConfigurationFromXML() 129 throw WrappedTargetException( aWrappedSAXException.Message, Reference< XInterface >(), Any() ); in CreateMenuBarConfigurationFromXML() 133 throw WrappedTargetException( e.Message, Reference< XInterface >(), Any() ); in CreateMenuBarConfigurationFromXML() 170 throw WrappedTargetException( e.Message, Reference< XInterface >(), Any() ); in StoreMenuBarConfigurationToXML() 174 throw WrappedTargetException( e.Message, Reference< XInterface >(), Any() ); in StoreMenuBarConfigurationToXML() 178 throw WrappedTargetException( e.Message, Reference< XInterface >(), Any() ); in StoreMenuBarConfigurationToXML()
|
/aoo4110/main/scripting/source/storage/ |
H A D | ScriptStorageManager.cxx | 97 …ption( OUSTR( "ScriptStorageManager::ScriptStorageManager: " ).concat( e.Message ), Reference< XIn… in ScriptStorageManager() 126 OUSTR( "ScriptStorageManager::setupAppStorage: " ).concat( e.Message ), in setupAppStorage() 180 e.Message ), Reference< XInterface >() ); in setupAnyStorage() 377 e.Message ), Reference< XInterface >() ); in refreshScriptStorage() 383 e.Message ), Reference< XInterface >() ); in refreshScriptStorage() 401 e.Message ), Reference< XInterface >(), e.LackingPermission ); in checkPermission() 407 e.Message ), Reference< XInterface >(), e.ArgumentPosition ); in checkPermission() 413 e.Message ), Reference< XInterface >() ); in checkPermission() 494 message = message.concat( e.Message ); in disposing()
|
H A D | ScriptSecurityManager.cxx | 124 ::rtl::OUStringToOString( rte.Message, in addScriptStorage() 127 … OUSTR( "ScriptSecurityManager::addScriptStorage: caught RuntimeException" ).concat( rte.Message ), in addScriptStorage() 285 … OUSTR( "ScriptSecurityManager::executeDialog: caught RuntimeException: ").concat( rte.Message ), in executeDialog() 291 OUSTR( "ScriptSecurityManager::executeDialog: caught Exception: ").concat( e.Message ), in executeDialog() 407 …riptSecurityManager:readConfiguration: Attempt to read unknown property: " ).concat( upe.Message ), in readConfiguration() 413 …TR( "ScriptSecurityManager:readConfiguration: wrapped target exception? :" ).concat( wte.Message ), in readConfiguration() 419 ::rtl::OUStringToOString(e.Message , in readConfiguration() 422 OUSTR( "ScriptSecurityManager:readConfiguration: exception? :" ).concat( e.Message ), in readConfiguration() 509 … "ScriptSecurityManager::addToSecurePaths: error updating SecureURL setting" ).concat( e.Message ), in addToSecurePaths()
|
/aoo4110/main/unotools/source/config/ |
H A D | configmgr.cxx | 163 sMsg += OString(rEx.Message.getStr(), in GetConfigurationProvider() 164 rEx.Message.getLength(), in GetConfigurationProvider() 297 OUStringToOString(rEx.Message,RTL_TEXTENCODING_ASCII_US).getStr()); in AcquireTree() 305 sMsg += OString(rEx.Message.getStr(), in AcquireTree() 306 rEx.Message.getLength(), in AcquireTree() 672 sMsg += OString(rEx.Message.getStr(), in GetHierarchyAccess() 673 rEx.Message.getLength(), in GetHierarchyAccess() 705 sMsg += OString(rEx.Message.getStr(), in GetLocalProperty() 706 rEx.Message.getLength(), in GetLocalProperty() 737 sMsg += OString(rEx.Message.getStr(), in PutLocalProperty() [all …]
|