Home
last modified time | relevance | path

Searched refs:Message (Results 1 – 25 of 590) sorted by relevance

12345678910>>...24

/aoo41x/main/unotools/source/i18n/
H A Dcalendarwrapper.cxx69 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 …]
/aoo41x/main/package/source/xstor/
H A Dxstorage.cxx319 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 …]
/aoo41x/main/sax/source/expatwrap/
H A Dsax_expat.cxx119 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 …]
/aoo41x/main/sfx2/qa/complex/sfx2/standalonedocinfo/
H A DTest01.java55 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 …]
/aoo41x/main/sw/source/ui/uiview/
H A Dview.src52 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 …]
/aoo41x/main/extensions/test/sax/
H A Dtestsax.cxx56 #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 …]
/aoo41x/main/scripting/source/runtimemgr/
H A DScriptNameResolverImpl.cxx148 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 DScriptRuntimeManager.cxx112 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 …]
/aoo41x/main/sot/qa/complex/olesimplestorage/
H A DTest01.java56 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()
/aoo41x/main/sfx2/source/doc/
H A Ddoc.src54 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 …]
/aoo41x/main/sax/test/sax/
H A Dfactory.hxx32 #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);\
H A Dtestsax.cxx184 OString o = OUStringToOString( e.Message , RTL_TEXTENCODING_ASCII_US); in test()
533 OString o1 = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8 ); in testSimple()
538 OString o1 = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8 ); in testSimple()
543 OString o1 = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8 ); in testSimple()
598 OString o1 = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8 ); in testNamespaces()
647 OString o1 = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8 ); in testEncoding()
691 OString o1 = OUStringToOString(pEx->Message, RTL_TEXTENCODING_UTF8 ); in testFile()
702 OString o1 = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8 ); in testFile()
707 printf( "normal exception ! %s\n", e.Message ); in testFile()
758 OString o = OUStringToOString( ex.Message , RTL_TEXTENCODING_ASCII_US ); in testPerformance()
[all …]
/aoo41x/main/jurt/test/com/sun/star/lib/uno/protocols/urp/
H A DProtocol_Test.java25 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 …]
/aoo41x/main/extensions/test/stm/
H A Dtestfactreg.hxx56 #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);\
/aoo41x/main/io/test/stm/
H A Dtestfactreg.hxx63 #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);\
/aoo41x/main/sw/source/core/unocore/
H A Dunotext.cxx553 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 …]
/aoo41x/main/unotools/qa/complex/tempfile/
H A DTestHelper.java89 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
/aoo41x/main/comphelper/qa/complex/comphelper/
H A DSequenceOutputStreamUnitTest.java60 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()
/aoo41x/main/framework/source/fwe/xml/
H A Dmenuconfiguration.cxx120 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()
H A Dsaxnamespacefilter.cxx114 e.Message = ::rtl::OUString( getErrorLineString() + e.Message ); in startElement()
126 e.Message = ::rtl::OUString( getErrorLineString() + e.Message ); in startElement()
145 e.Message = ::rtl::OUString( getErrorLineString() + e.Message ); in endElement()
/aoo41x/main/scripting/source/storage/
H A DScriptStorageManager.cxx97 …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 DScriptSecurityManager.cxx124 ::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()
/aoo41x/main/unotools/source/config/
H A Dconfigmgr.cxx163 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 …]
/aoo41x/main/sw/source/core/tox/
H A Dtoxhlp.cxx65 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in IndexEntrySupplierWrapper()
91 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in GetIndexKey()
112 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in GetFollowingText()
135 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in GetAlgorithmList()
158 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in LoadAlgorithm()
184 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in CompareIndexEntry()
/aoo41x/main/sw/source/ui/app/
H A Dapp.src250 Message [ en-US ] = "Error sending mail." ;
256 Message [ en-US ] = "Invalid password" ;
383Message [ en-US ] = "To proceed with this action, you must first turn off the \"undo\" function. D…
442Message [ en-US ] = "You have a large amount of data saved in the clipboard.\nShould the clipboard…
449Message [ en-US ] = "Conversion into HTML format \nmay cause information loss. \nDo you want to sa…
455Message [ en-US ] = "The source code can only be displayed if the document is saved in HTML format…
510Message [ en-US ] = "This action deletes the list of actions that can be undone. Previous changes …
517 Message [ en-US ] = "Do you want to use names and addresses from a database?";
525Message [ en-US ] = "Your document contains address database fields. Do you want to print a form l…
563Message [ en-US ] = "No data source has been set up yet. You need a data source, such as a databas…
[all …]

Completed in 208 milliseconds

12345678910>>...24