Home
last modified time | relevance | path

Searched refs:aExcMsg (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cppuhelper/source/
H A Dshlib.cxx279 OUString aExcMsg; in getLibEnv() local
332 return aExcMsg; in getLibEnv()
379 if (!aExcMsg.getLength()) in loadSharedLibComponentFactory()
438 aExcMsg = aModulePath; in loadSharedLibComponentFactory()
447 aExcMsg = in loadSharedLibComponentFactory()
469 out( aExcMsg ); in loadSharedLibComponentFactory()
473 aExcMsg, in loadSharedLibComponentFactory()
525 if (!aExcMsg.getLength()) in writeSharedLibComponentInfo()
552 aExcMsg = aModulePath; in writeSharedLibComponentInfo()
560 aExcMsg = aModulePath; in writeSharedLibComponentInfo()
[all …]
/trunk/main/stoc/test/
H A Dtestconv.cxx174 OString aExcMsg; in convertTo() local
183 aExcMsg = OUStringToOString( rExc.Message, RTL_TEXTENCODING_ASCII_US ); in convertTo()
193 printf( aExcMsg.getStr() ); in convertTo()
237 aExcMsg = OUStringToOString( rExc.Message, RTL_TEXTENCODING_ISO_8859_1 ); in convertTo()
260 printf( aExcMsg.getStr() ); in convertTo()

Completed in 18 milliseconds