Home
last modified time | relevance | path

Searched refs:sMessage (Results 1 – 25 of 123) sorted by path

12345

/trunk/main/autodoc/inc/cosv/
H A Dx.hxx52 : sMessage(i_sMessage) {} in X_Default()
56 String sMessage; member in csv::X_Default
/trunk/main/autodoc/source/cosv/service/
H A Dcomfunc.cxx42 o_rOutputMedium << sMessage in GetInfo()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx1651 System::String* sMessage = mapUnoString(*(rtl_uString**) in map_to_cli() local
1677 args[0] = sMessage; in map_to_cli()
/trunk/main/comphelper/inc/comphelper/
H A Dlocale.hxx125 MalFormedLocaleException(const ::rtl::OUString& sMessage) in MalFormedLocaleException()
126 : Message(sMessage) in MalFormedLocaleException()
/trunk/main/comphelper/qa/complex/comphelper/
H A DSequenceOutputStreamUnitTest.java60 public void Message ( String sMessage ) { in Message() argument
61 System.out.println ( m_sTestPrefix + sMessage ); in Message()
/trunk/main/comphelper/source/misc/
H A Ddocumentinfo.cxx175 ::rtl::OString sMessage( "caught an exception!" ); in getDocumentTitle()
176 sMessage += "\ntype : "; in getDocumentTitle()
177sMessage += ::rtl::OString( caught.getValueTypeName().getStr(), caught.getValueTypeName().getLengt… in getDocumentTitle()
178 sMessage += "\nmessage: "; in getDocumentTitle()
181sMessage += ::rtl::OString( exception.Message.getStr(), exception.Message.getLength(), osl_getThre… in getDocumentTitle()
182 sMessage += "\nin function:\n"; in getDocumentTitle()
183 sMessage += BOOST_CURRENT_FUNCTION; in getDocumentTitle()
184 sMessage += "\n"; in getDocumentTitle()
185 OSL_ENSURE( false, sMessage ); in getDocumentTitle()
H A Dlogging.cxx250 ::rtl::OUString sMessage( _rMessage ); in impl_log()
252 lcl_replaceParameter( sMessage, sPH1, *_rArgument1 ); in impl_log()
255 lcl_replaceParameter( sMessage, sPH2, *_rArgument2 ); in impl_log()
279 sMessage in impl_log()
284 xLogger->log( _nLogLevel, sMessage ); in impl_log()
343 ::rtl::OUString sMessage; in lcl_loadString_nothrow()
356 return sMessage; in lcl_loadString_nothrow()
383 ::rtl::OUString sMessage; in impl_loadStringMessage_nothrow()
386 if ( sMessage.isEmpty() ) in impl_loadStringMessage_nothrow()
394 sMessage = aBuffer.makeStringAndClear(); in impl_loadStringMessage_nothrow()
[all …]
/trunk/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx46 ::rtl::OUStringBuffer sMessage; in lcl_getUnknownPropertyErrorMessage()
47 sMessage.appendAscii( "The property \"" ); in lcl_getUnknownPropertyErrorMessage()
48 sMessage.append( _rPropertyName ); in lcl_getUnknownPropertyErrorMessage()
49 sMessage.appendAscii( "\" is unknown." ); in lcl_getUnknownPropertyErrorMessage()
50 return sMessage.makeStringAndClear(); in lcl_getUnknownPropertyErrorMessage()
/trunk/main/connectivity/qa/complex/connectivity/
H A DHsqlDriverTest.java55 public void assurePublic(String sMessage,boolean check){ in assurePublic() argument
56 super.assure(sMessage,check); in assurePublic()
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1064 …::rtl::OUString sMessage = ::rtl::OUString::createFromAscii("TransferFormComponentProperties : cou… in TransferFormComponentProperties()
1065 sMessage += pResult->Name; in TransferFormComponentProperties()
1066 sMessage += ::rtl::OUString::createFromAscii("\"");; in TransferFormComponentProperties()
1067 OSL_ENSURE(sal_False, ::rtl::OUStringToOString(sMessage, RTL_TEXTENCODING_ASCII_US)); in TransferFormComponentProperties()
H A Ddbtools2.cxx874 …::rtl::OUString sMessage = aResources.getResourceStringWithSubstitution( STR_CANNOT_CONVERT_STRING, in convertUnicodeString()
880 sMessage, in convertUnicodeString()
899 …::rtl::OUString sMessage = aResources.getResourceStringWithSubstitution( STR_STRING_LENGTH_EXCEEDE… in convertUnicodeStringToLength()
906 sMessage, in convertUnicodeStringToLength()
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx438 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in getPropertyInfo() local
439 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
570 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in getDataDefinitionByURL() local
571 ::dbtools::throwGenericSQLException(sMessage ,*this); in getDataDefinitionByURL()
/trunk/main/connectivity/source/drivers/ado/
H A DADriver.cxx154 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in impl_checkURL_throw() local
155 ::dbtools::throwGenericSQLException(sMessage ,*this); in impl_checkURL_throw()
/trunk/main/connectivity/source/drivers/calc/
H A DCDriver.cxx95 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in getPropertyInfo() local
96 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
/trunk/main/connectivity/source/drivers/dbase/
H A DDDriver.cxx117 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in getPropertyInfo() local
118 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
H A DDResultSet.cxx134 const ::rtl::OUString sMessage = aResources.getResourceString(STR_INVALID_BOOKMARK); in compareBookmarks() local
135 ::dbtools::throwGenericSQLException(sMessage ,*this); in compareBookmarks()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDriver.cxx163 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in getPropertyInfo() local
164 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
/trunk/main/connectivity/source/drivers/file/
H A DFDriver.cxx187 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in getPropertyInfo() local
188 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
241 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in getDataDefinitionByURL() local
242 ::dbtools::throwGenericSQLException(sMessage ,*this); in getDataDefinitionByURL()
H A DFResultSet.cxx81 const ::rtl::OUString sMessage = aResources.getResourceString(_nErrorId); in lcl_throwError() local
82 ::dbtools::throwGenericSQLException(sMessage ,_xContext); in lcl_throwError()
/trunk/main/connectivity/source/drivers/flat/
H A DEDriver.cxx135 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in getPropertyInfo() local
136 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx203 const ::rtl::OUString sMessage = aResources.getResourceString(STR_NO_STROAGE); in connect() local
204 ::dbtools::throwGenericSQLException(sMessage ,*this); in connect()
213 … const ::rtl::OUString sMessage = aResources.getResourceString(STR_INVALID_FILE_URL); in connect() local
214 ::dbtools::throwGenericSQLException(sMessage ,*this); in connect()
262 ::rtl::OUString sMessage; in connect()
305 sMessage = aResources.getResourceString(STR_ERROR_NEW_VERSION); in connect()
316 if ( sMessage.getLength() ) in connect()
318 ::dbtools::throwGenericSQLException(sMessage ,*this); in connect()
482 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in getDataDefinitionByURL() local
483 ::dbtools::throwGenericSQLException(sMessage ,*this); in getDataDefinitionByURL()
H A DHStorageMap.cxx302 … ::rtl::OString sMessage( "[HSQLDB-SDBC] caught an exception while opening a stream\n" ); in registerStream()
303 sMessage += "Name: "; in registerStream()
304sMessage += ::rtl::OString( sName.getStr(), sName.getLength(), osl_getThreadTextEncoding() ); in registerStream()
305 sMessage += "\nMode: 0x"; in registerStream()
307 sMessage += "0"; in registerStream()
308 sMessage += ::rtl::OString::valueOf( _nMode, 16 ).toAsciiUpperCase(); in registerStream()
309 OSL_ENSURE( false, sMessage.getStr() ); in registerStream()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJDriver.cxx236 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in getPropertyInfo() local
237 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
H A DObject.cxx194 ::rtl::OUString sMessage = pThrow->getMessage(); in lcl_translateJNIExceptionToUNOException()
195 if ( !sMessage.getLength() ) in lcl_translateJNIExceptionToUNOException()
196 sMessage = pThrow->getLocalizedMessage(); in lcl_translateJNIExceptionToUNOException()
197 if( !sMessage.getLength() ) in lcl_translateJNIExceptionToUNOException()
198 sMessage = pThrow->toString(); in lcl_translateJNIExceptionToUNOException()
199 _out_rException = SQLException( sMessage, _rxContext, ::rtl::OUString(), -1, Any() ); in lcl_translateJNIExceptionToUNOException()
/trunk/main/connectivity/source/drivers/mysql/
H A DYDriver.cxx449 const ::rtl::OUString sMessage = aResources.getResourceString(STR_URI_SYNTAX_ERROR); in getDataDefinitionByURL() local
450 ::dbtools::throwGenericSQLException(sMessage ,*this); in getDataDefinitionByURL()

Completed in 112 milliseconds

12345