Home
last modified time | relevance | path

Searched refs:Message (Results 201 – 225 of 609) sorted by relevance

12345678910>>...25

/aoo42x/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
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
/aoo42x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
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
/aoo42x/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
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
/aoo42x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/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
/aoo42x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
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
/aoo42x/main/framework/source/accelerators/
H A Dpresethandler.cxx299 ex.Message); in getOrCreateRootStorageShare()
350 ex.Message); in getOrCreateRootStorageUser()
604 ex.Message); in connectToResource()
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx111 sErr += String( e.Message ); in error()
126 sErr += String( e.Message ); in fatalError()
649 String sErr( e.Message ); in onValidate()
/aoo42x/main/automation/source/server/
H A DXMLParser.cxx280 String aMemo( rPEx.Message ); in Parse()
287 String aMemo( rEx.Message ); in Parse()
315 aErrors.Append( String( aException.Message ) ); in AddToList()
/aoo42x/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx182 …sMessage += ::rtl::OString( e.Message.getStr(), e.Message.getLength(), RTL_TEXTENCODING_ASCII_US )…
/aoo42x/main/pyuno/source/module/
H A Dpyuno_adapter.cxx98 ((com::sun::star::uno::Exception*)unoExc.getValue())->Message, in raiseInvocationTargetExceptionWhenNeeded()
387 throw InvocationTargetException( exc.Message, *this, com::sun::star::uno::makeAny( exc ) ); in setValue()
/aoo42x/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx205 … OSL_ENSURE( sal_False, ::rtl::OUStringToOString( e.Message, RTL_TEXTENCODING_ASCII_US).getStr()); in importImpl()
330 …OSL_ENSURE( sal_False, ::rtl::OUStringToOString( exE.Message, RTL_TEXTENCODING_ASCII_US).getStr()); in exportImpl()
/aoo42x/main/stoc/source/servicemanager/
H A Dservicemanager.cxx1043 OString str( OUStringToOString( exc.Message, RTL_TEXTENCODING_ASCII_US ) ); in disposing()
1137 except.Message = OUString( RTL_CONSTASCII_USTRINGPARAM( "ServiceManager : unknown property " ) ); in getPropertyValue()
1138 except.Message += PropertyName; in getPropertyValue()
1265 OString str( OUStringToOString( exc.Message, RTL_TEXTENCODING_ASCII_US ) ); in createInstanceWithContext()
1329 OString str( OUStringToOString( exc.Message, RTL_TEXTENCODING_ASCII_US ) ); in createInstanceWithArgumentsAndContext()
/aoo42x/main/extensions/source/abpilot/
H A Ddatasourcehandling.cxx571 if ( !aException.Message.getLength() ) in connect()
575 aDetailedError.Message = String( ModuleRes( RID_STR_NOCONNECTION ) ); in connect()
/aoo42x/main/desktop/source/app/
H A Ddispatchwatcher.cxx340 + iae.Message; in executeDispatchRequests()
347 + ioe.Message; in executeDispatchRequests()
/aoo42x/main/stoc/source/tdmanager/
H A Dtdmgr.cxx479 exc.Message, static_cast<OWeakObject *>(this), in insert()
514 OUSTR("NoSuchTypeNameException occurred: ") + exc.Message, in insert()
520 OUSTR("InvalidTypeNameException occurred: ") + exc.Message, in insert()
/aoo42x/main/binaryurp/source/
H A Dbridge.cxx247 rtl::OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8).getStr()); in terminate()
276 e.Message, RTL_TEXTENCODING_UTF8).getStr()); in terminate()
494 rtl::OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8).getStr()); in freeProxy()
H A Dwriter.cxx195 rtl::OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8).getStr()); in run()
456 e.Message), in sendMessage()
/aoo42x/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx116 e.Message), in getNodeValue()
278 e.Message, Reference< css::uno::XInterface >(), a); in ExtensionDescription()
361 e.Message), 0); in getDescriptionInfoset()
/aoo42x/main/cppuhelper/source/
H A Dservicefactory.cxx127 OUStringToOString( exc.Message, RTL_TEXTENCODING_ASCII_US ) ); in createSimpleRegistry()
158 OUStringToOString( exc.Message, RTL_TEXTENCODING_ASCII_US ) ); in createNestedRegistry()
/aoo42x/main/offapi/com/sun/star/sdb/
H A DErrorCondition.idl49 whether the error message (<code>Exception::Message</code>) starts with the
59 &nbsp;&nbsp;if ( e.Message.startsWith( "[OOoBase]" ) )
/aoo42x/main/sax/test/
H A Dsaxdemo.cxx529 printf( "%s\n" , OUStringToOString( e.Message , RTL_TEXTENCODING_ASCII_US ).getStr() ); in main()
567 OString o1 = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8 ); in main()
/aoo42x/main/io/test/stm/
H A Dmarktest.cxx160 OString o = OUStringToOString( e.Message , RTL_TEXTENCODING_ASCII_US ); in test()
527 OString o = OUStringToOString( e.Message , RTL_TEXTENCODING_ASCII_US ); in test()
/aoo42x/main/filter/source/config/cache/
H A Dbasecontainer.cxx240 …throw css::lang::IllegalArgumentException(ex.Message, static_cast< css::container::XNameContainer*… in insertByName()
306 …throw css::lang::IllegalArgumentException(ex.Message, static_cast< css::container::XNameContainer*… in replaceByName()
/aoo42x/main/
H A DNOTICE53 Inc. MD5 Message-Digest Algorithm.
70 Inc. MD5 Message-Digest Algorithm, including various
/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx449 message = e.Message;
467 data.message = e.Message; in handleSpecificError()
627 throw uno::RuntimeException(e.Message, e.Context); in UpdateDialog()
942 + e.Message + OUSTR("\n thread terminated.\n\n")); in createNotifyJob()

Completed in 241 milliseconds

12345678910>>...25