Home
last modified time | relevance | path

Searched refs:Message (Results 76 – 100 of 608) sorted by relevance

12345678910>>...25

/trunk/main/ucb/source/ucp/file/
H A Dfilglob.cxx596 excep.Message = rtl::OUString( in throw_handler()
621 excep.Message = rtl::OUString( in throw_handler()
647 excep.Message = rtl::OUString( in throw_handler()
924 excep.Message = rtl::OUString( in throw_handler()
939 excep.Message = rtl::OUString( in throw_handler()
/trunk/main/dbaccess/source/ui/tabledesign/
H A Dtable.src146 Message [ en-US ] = "The text you entered is not a list element. " ;
314 Message [ en-US ] = "The table has been changed.\nDo you want to save the changes?" ;
319Message [ en-US ] = "The connection to the database was lost! The table design can only be used wi…
332Message [ en-US ] = "Before you can edit the indexes of a table, you have to save it.\nDo you want…
372Message [ en-US ] = "You are trying to delete all the columns in the table. A table cannot exist w…
/trunk/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_export.cxx423 ::rtl::OUStringToOString( e.Message, RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in filter()
429 ::rtl::OUStringToOString( e.Message, RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in filter()
435 ::rtl::OUStringToOString( e.Message, RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in filter()
441 ::rtl::OUStringToOString( e.Message, RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in filter()
/trunk/main/scripting/source/provider/
H A DProviderCache.cxx125 temp.concat( e.Message ); in getAllProviders()
191 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in populateCache()
206 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in createProvider()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DItemConverter.cxx143 ex.Message + in FillItemSet()
214 ex.Message + in ApplyItemSet()
222 ex.Message, RTL_TEXTENCODING_ASCII_US ).getStr()); in ApplyItemSet()
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx221 e.Message, Reference<XInterface>()); in invoke()
396 e.Message, Reference<XInterface>()); in setValue()
578 e.Message, Reference<XInterface>()); in getValue()
629 e.Message, Reference<XInterface>()); in hasMethod()
676 e.Message, Reference<XInterface>()); in hasProperty()
1103 e.Message = in invokeWithDispIdUnoTlb()
1105 "Could not convert return value! \n Message: \n") + e.Message; in invokeWithDispIdUnoTlb()
1110 e.Message = in invokeWithDispIdUnoTlb()
1112 "Could not convert return value! \n Message: \n") + e.Message; in invokeWithDispIdUnoTlb()
1251 …ridge] unexpected exception in IUnknownWrapper_Impl::initialiase() error message: \n") + e.Message, in initialize()
H A Dunoconversionutilities.hxx395 e.Message); in variantToAny()
402 e.Message); in variantToAny()
603 e.Message); in variantToAny()
687 "Unexpected exception occurred. Message: ") + e.Message); in anyToVariant()
1018 "Unexpected exception occurred. Message: ") + e.Message); in anyToVariant()
1639 e.Message); in variantToAny()
1977 e.Message); in convertValueObject()
2118 e.Message); in dispatchExObject2Sequence()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_versionboxes.src29 Message[en-US] = "You are about to install version $NEW of the extension \'$NAME\'.\n"
45 Message[en-US] = "You are about to install version $NEW of the extension \'$NAME\'.\n"
61 Message[en-US] = "You are about to install version $NEW of the extension \'$NAME\'.\n"
/trunk/main/svl/source/misc/
H A Dmediatyp.src166 Text [ en-US ] = "Message" ;
192 Text [ en-US ] = "Message" ;
407 Text [ en-US ] = "Message" ;
412 Text [ en-US ] = "Message" ;
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainerProviders.cxx162 ::rtl::OUStringToOString(rException.Message, in operator ()()
195 ::rtl::OUStringToOString(rException.Message, in operator ()()
206 ::rtl::OUStringToOString(rException.Message, in operator ()()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1048 aEx.Message = rPropertyName; in setPropertyValue()
1079 aEx.Message = rPropertyName; in getPropertyValue()
2506 aRuntime.Message = C2U("Table too complex"); in getDataArray()
2632 aRuntime.Message = C2U("Table too complex"); in getData()
2676 aRuntime.Message = C2U("Table too complex"); in setData()
2720 aRuntime.Message = C2U("Table too complex"); in getRowDescriptions()
2796 aRuntime.Message = C2U("Table too complex"); in getColumnDescriptions()
2836 aRuntime.Message = C2U("Table too complex"); in setColumnDescriptions()
4115 aRuntime.Message = C2U("Table too complex"); in getDataArray()
4176 aRuntime.Message = C2U("Table too complex"); in setDataArray()
[all …]
/trunk/main/comphelper/source/property/
H A Dproperty.cxx126 if ( ( aException >>= aBaseException ) && aBaseException.Message.getLength() ) in copyProperties()
129 …aBuffer.append( ::rtl::OString( aBaseException.Message.getStr(), aBaseException.Message.getLength(… in copyProperties()
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx284 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
318 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
328 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
338 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
348 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
1105 aError += ByteString( String( e.Message), RTL_TEXTENCODING_ASCII_US ); in Export()
/trunk/main/desktop/source/app/
H A Dapp.cxx2150 FatalError( MakeStartupConfigAccessErrorMessage(wte.Message + te.Message) ); in Main()
2155 FatalError( MakeStartupErrorMessage(e.Message) ); in Main()
2195 FatalError( MakeStartupErrorMessage(e.Message) ); in Main()
2238 FatalError( MakeStartupErrorMessage(exFilterCfg.Message) ); in Main()
2243 FatalError( MakeStartupErrorMessage(exAnyCfg.Message) ); in Main()
2248 FatalError( exUNO.Message); in Main()
2365 FatalError( MakeStartupErrorMessage( exception.Message ) ); in InitializeConfiguration()
3070 + e.Message; in OpenClients()
3112 + e.Message; in OpenClients()
3135 + e.Message; in OpenClients()
[all …]
/trunk/main/filter/source/xsltfilter/
H A Duof2splithandler.cxx74 OSL_ENSURE(0, ::rtl::OUStringToOString(e.Message, RTL_TEXTENCODING_ASCII_US).getStr()); in _Init()
206 …except.Message = OUString( RTL_CONSTASCII_USTRINGPARAM( "startElement called before startDocument"… in Write()
212 OSL_ENSURE(0, ::rtl::OUStringToOString(e.Message, RTL_TEXTENCODING_ASCII_US).getStr()); in Write()
/trunk/main/toolkit/workben/layout/
H A Dtest.cxx333 OString aStr( OUStringToOString( rExc.Message, in Main()
339 aStr += OUStringToOString( exc.Message, RTL_TEXTENCODING_ASCII_US ); in Main()
346 OString aStr( OUStringToOString( rExc.Message, in Main()
/trunk/main/framework/source/services/
H A Dsessionlistener.cxx175 OString aMsg = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8); in StoreSession()
203 OString aMsg = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8); in QuitSessionQuietly()
282 OString aMsg = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8); in doRestore()
/trunk/main/stoc/test/
H A Dtestiadapter.cxx865 aExc.Message = OUString::createFromAscii("dum dum dum ich tanz im kreis herum..."); in raiseException()
873 aExc.Message = OUString::createFromAscii("dum dum dum ich tanz im kreis herum..."); in getRuntimeException()
881 aExc.Message = OUString::createFromAscii("dum dum dum ich tanz im kreis herum..."); in setRuntimeException()
906 … aExc.Message.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("dum dum dum ich tanz im kreis herum...")), in raiseException()
922 … rExc.Message.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("dum dum dum ich tanz im kreis herum...")), in raiseException()
938 … aExc.Message.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("dum dum dum ich tanz im kreis herum...")), in raiseException()
941 … aExc.Message.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("dum dum dum ich tanz im kreis herum..."))); in raiseException()
1058 OString aMsg( OUStringToOString( rExc.Message, RTL_TEXTENCODING_ASCII_US ) ); in SAL_IMPLEMENT_MAIN()
/trunk/main/cui/source/customize/
H A Dcfg.src761 Message [ en-US ] = "Are you sure you want to delete the '%MENUNAME' menu?" ;
768Message [ en-US ] = "There are no more commands on the toolbar. Do you want to delete the toolbar?…
778Message [ en-US ] = "The menu configuration for %SAVE IN SELECTION% will be reset to the default s…
799Message [ en-US ] = "This will delete all changes previously made to this toolbar. Do you really w…
806 Message [ en-US ] = "Function is already included in this popup." ;
/trunk/main/xmloff/source/style/
H A Dxmlimppr.cxx528 aSeq, e.Message, NULL ); in _FillPropertySet()
538 aSeq, e.Message, NULL ); in _FillPropertySet()
547 aSeq, e.Message, NULL ); in _FillPropertySet()
556 aSeq, e.Message, NULL ); in _FillPropertySet()
/trunk/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DThreadPool_Test.java344 new Message( in putJob()
404 Message iMessage = new Message( in syncCall()
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx381 ex.Message, RTL_TEXTENCODING_ASCII_US ).getStr()); in lcl_getCategories()
499 ex.Message, RTL_TEXTENCODING_ASCII_US ).getStr()); in lcl_isSeriesAttachedToFirstAxis()
1021 String aStr( rEx.Message ); in lcl_getErrorBarSequences()
1604 rEx.Message, in parseDocument()
2060 String aStr( rEx.Message ); in exportPlotArea()
2097 String aStr( rEx.Message ); in exportPlotArea()
2823 rEx.Message, in exportSeries()
2859 rEx.Message, in exportSeries()
3116 OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in exportRegressionCurve()
3471 … OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in exportDataPoints()
[all …]
H A DSchXMLSeriesHelper.cxx85 ex.Message), RTL_TEXTENCODING_ASCII_US ).getStr()); in getDataSeriesFromDiagram()
252 OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in createOldAPISeriesPropertySet()
291 OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in createOldAPIDataPointPropertySet()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx219 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
253 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
264 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
274 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
284 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
/trunk/main/unoxml/source/dom/
H A Ddocumentbuilder.cxx220 OSL_ENSURE(sal_False, OUStringToOString(ex.Message, RTL_TEXTENCODING_UTF8).getStr()); in xmlIO_read_func()
240 OSL_ENSURE(sal_False, OUStringToOString(ex.Message, RTL_TEXTENCODING_UTF8).getStr()); in xmlIO_close_func()
311 saxex.Message = msg; in throwEx()

Completed in 199 milliseconds

12345678910>>...25