Home
last modified time | relevance | path

Searched refs:Message (Results 176 – 200 of 609) sorted by relevance

12345678910>>...25

/aoo42x/main/xmloff/source/chart/
H A DSchXMLImport.cxx487 ex.Message, RTL_TEXTENCODING_ASCII_US ).getStr()); in DeleteDataSeries()
570 ex.Message, RTL_TEXTENCODING_ASCII_US ).getStr()); in GetNewDataSeries()
776 String aStr( rEx.Message ); in setTargetDocument()
H A DSchXMLTools.cxx497 … ex.Message, RTL_TEXTENCODING_ASCII_US ).getStr()); in CreateCategories()
674 ex.Message, RTL_TEXTENCODING_ASCII_US ).getStr()); in setXMLRangePropertyAtDataSequence()
704 ex.Message, RTL_TEXTENCODING_ASCII_US ).getStr()); in getXMLRangePropertyFromDataSequence()
/aoo42x/main/stoc/test/
H A Dtestconv.cxx183 aExcMsg = OUStringToOString( rExc.Message, RTL_TEXTENCODING_ASCII_US ); in convertTo()
237 aExcMsg = OUStringToOString( rExc.Message, RTL_TEXTENCODING_ISO_8859_1 ); in convertTo()
693 OString aMsg( OUStringToOString( rExc.Message, RTL_TEXTENCODING_ASCII_US ) ); in SAL_IMPLEMENT_MAIN()
H A Dtestproxyfac.cxx227 if (! exc.Message.equalsAsciiL( in test_proxyfac_()
334 rExc.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in SAL_IMPLEMENT_MAIN()
/aoo42x/main/sdext/source/presenter/
H A DPresenterConfigurationAccess.cxx93 ::rtl::OUStringToOString(rException.Message, in PresenterConfigurationAccess()
210 ::rtl::OUStringToOString(rException.Message, RTL_TEXTENCODING_UTF8).getStr()); in GetConfigurationNode()
/aoo42x/main/binaryurp/source/
H A Dincomingrequest.cxx116 (rtl::OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8). in execute()
162 e.Message, RTL_TEXTENCODING_UTF8). in execute_throw()
/aoo42x/main/connectivity/source/commontools/
H A Dparamwrapper.cxx219 aExceptionWrapper.Message = e.Message; in setFastPropertyValue_NoBroadcast()
/aoo42x/main/cppuhelper/test/loader/
H A Dloader.test.cxx117 result += exception.Message; in s_test__cppu_loadSharedLibComponentFactory()
164 result += exception.Message; in s_test__cppu_writeSharedLibComponentInfo()
/aoo42x/main/desktop/source/app/
H A Dappinit.cxx426 e.Message = aMsg + e.Message; in CreateTemporaryDirectory()
H A Dcheck_ext_deps.cxx264 throw uno::RuntimeException( e.Message, e.Context ); in impl_checkDependencies()
299 … OSL_ENSURE( 0, ::rtl::OUStringToOString( exc.Message, RTL_TEXTENCODING_UTF8 ).getStr() ); in impl_checkDependencies()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Dindexdialog.src207 Message [ en-US ] = "The index must contain at least one field." ;
214 Message [ en-US ] = "Do you want to save the changes made to the current index?" ;
/aoo42x/main/sw/source/ui/shells/
H A Dshells.src32 Message [ en-US ] = "There are no bitmaps in the Gallery theme 'Rulers'." ;
122 Message [ en-US ] = "Use database name as default database for the document?" ;
/aoo42x/main/testtools/source/bridgetest/
H A Dcppobj.cxx380 …const ::rtl::OUString& Message, const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XIn…
634 aExc.Message = _aData.String = rMsg; in raiseException()
643 aExc.Message = _aData.String = rMsg; in raiseRuntimeExceptionOneway()
671 exc.Message, RTL_TEXTENCODING_UTF8 ).getStr() ); in dothrow()
701 aExc.Message = _aData.String; in setRuntimeException()
/aoo42x/main/svtools/workben/treecontrol/
H A Dtreetest.cxx361 OUStringToOString(e.Message, RTL_TEXTENCODING_ASCII_US).getStr()); in main()
384 OUStringToOString(e.Message, RTL_TEXTENCODING_ASCII_US).getStr()); in main()
/aoo42x/main/vcl/source/gdi/
H A Dimpimagetree.cxx189 rtl::OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8).getStr()); in loadImage()
326 rtl::OUStringToOString( e.Message, RTL_TEXTENCODING_UTF8).getStr(), in find()
/aoo42x/main/extensions/source/logging/
H A Dlogger.cxx127 …virtual void SAL_CALL log( ::sal_Int32 Level, const ::rtl::OUString& Message ) throw (RuntimeExcep…
128 …SourceClass, const ::rtl::OUString& SourceMethod, const ::rtl::OUString& Message ) throw (RuntimeE…
H A Dcsvformatter.cxx310 aLogEntry.append(record.Message); in format()
312 appendEncodedString(aLogEntry, record.Message); in format()
/aoo42x/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_cmdenv.cxx150 exc.Message, osl_getThreadTextEncoding() ).getStr() ); in ~CommandEnvironmentImpl()
370 buf.append( dp_exc.Message ); in update_()
/aoo42x/main/unotools/source/i18n/
H A Dcharclass.cxx536 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in parseAnyToken()
568 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in parsePredefinedToken()
/aoo42x/main/scripting/source/storage/
H A DScriptMetadataImporter.cxx110 msg.concat( saxe.Message ); in parseMetaData()
117 "ScriptMetadataImporter::parseMetaData IOException: " ) + ioe.Message, in parseMetaData()
/aoo42x/main/framework/source/uielement/
H A Dpopuptoolbarcontroller.cxx114 rtl::OUStringToOString( e.Message, RTL_TEXTENCODING_UTF8 ).getStr() ); in initialize()
218 rtl::OUStringToOString( e.Message, RTL_TEXTENCODING_UTF8 ).getStr() ); in createPopupMenuController()
/aoo42x/main/cui/source/dialogs/
H A Dfmsearch.src311 Message [ en-US ] = "No records corresponding to your data found." ;
317 Message [ en-US ] = "An unknown error occurred. The search could not be finished." ;
/aoo42x/main/sw/source/ui/app/
H A Derror.src49 Message [ en-US ] = "Error while copying to the clipboard." ;
53 Message [ en-US ] = "Error reading from the clipboard." ;
/aoo42x/main/sw/source/ui/dialog/
H A Dregionsw.src344Message [ en-US ] = "A file connection will delete the contents of the current section. Connect an…
350 Message [ en-US ] = "The password entered is invalid." ;
356 Message [ en-US ] = "The password has not been set." ;
/aoo42x/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DRanges.log273 ITEM Assertion OK : Validation Input Message is : Attention!
274 ITEM Assertion OK : Validation Input Message is : Enter an integer from five to ten
276 ITEM Assertion OK : Validation Error Message is : An Error occured

Completed in 117 milliseconds

12345678910>>...25