Home
last modified time | relevance | path

Searched refs:getLocalizedMessage (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XCellRangesQuery.java117 log.println("Couldn't fill cells " + e.getLocalizedMessage()); in before()
279 log.println("couldn't get Row " + e.getLocalizedMessage()); in setRowVisible()
282 e.getLocalizedMessage()); in setRowVisible()
285 e.getLocalizedMessage()); in setRowVisible()
288 e.getLocalizedMessage()); in setRowVisible()
291 e.getLocalizedMessage()); in setRowVisible()
H A D_XSheetFilterable.java117 log.println("couldn't fill cells " + e.getLocalizedMessage()); in _filter()
121 e.getLocalizedMessage()); in _filter()
125 e.getLocalizedMessage()); in _filter()
H A D_XSubTotalCalculatable.java81 log.println("Couldn't fill cells" + e.getLocalizedMessage()); in _applySubTotals()
116 log.println("Couldn't get cell" + e.getLocalizedMessage()); in _removeSubTotals()
/aoo42x/main/filter/source/xsltvalidate/
H A DXSLTValidate.java153 throw new com.sun.star.uno.RuntimeException(e.getLocalizedMessage()); in convert()
235 parseErrors.add (e.getLocalizedMessage()+" "+e.getLineNumber()+" "); in error()
263 parseErrors.add (e.getLocalizedMessage()+" "+e.getLineNumber()+" "); in fatalError()
/aoo42x/main/connectivity/source/inc/java/lang/
H A DThrowable.hxx44 ::rtl::OUString getLocalizedMessage() const;
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DThrowable.cxx58 ::rtl::OUString java_lang_Throwable::getLocalizedMessage() const in getLocalizedMessage() function in java_lang_Throwable
H A DObject.cxx196 sMessage = pThrow->getLocalizedMessage(); in lcl_translateJNIExceptionToUNOException()
/aoo42x/main/wizards/com/sun/star/wizards/web/
H A DLogTaskListener.java95 …println(PropertyNames.EMPTY_STRING + arg + "//" + ix + "//Exception: " + ex.getLocalizedMessage()); in error()
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DTools.java61 message = throwable.getLocalizedMessage(); in toUnoException()
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportFinalizer.java278 … CurUnoDialog.showMessageBox("ErrorBox", VclWindowPeerAttribute.OK,e.getLocalizedMessage() ); in finish()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java230 …ght a " + e2.getClass().getName(), this, new com.sun.star.uno.Exception(e2.getLocalizedMessage())); in execute()

Completed in 59 milliseconds