Lines Matching refs:rEx

963     catch( uno::Exception & rEx )  in lcl_getDataForLocalTable()  local
965 (void)rEx; // avoid warning for pro build in lcl_getDataForLocalTable()
967 …"something went wrong during table data collection: " )) + rEx.Message, RTL_TEXTENCODING_ASCII_US … in lcl_getDataForLocalTable()
1018 catch( uno::Exception & rEx ) in lcl_getErrorBarSequences() local
1021 String aStr( rEx.Message ); in lcl_getErrorBarSequences()
1025 (void)rEx; // avoid warning in lcl_getErrorBarSequences()
1597 catch( uno::Exception & rEx ) in parseDocument() local
1599 (void)rEx; // avoid warning for pro build in parseDocument()
1604 rEx.Message, in parseDocument()
2057 catch( uno::Exception & rEx ) in exportPlotArea() local
2060 String aStr( rEx.Message ); in exportPlotArea()
2064 (void)rEx; // avoid warning in exportPlotArea()
2094 catch( uno::Exception & rEx ) in exportPlotArea() local
2097 String aStr( rEx.Message ); in exportPlotArea()
2101 (void)rEx; // avoid warning in exportPlotArea()
2816 catch( uno::Exception & rEx ) in exportSeries() local
2818 (void)rEx; // avoid warning for pro build in exportSeries()
2823 rEx.Message, in exportSeries()
2852 catch( beans::UnknownPropertyException & rEx ) in exportSeries() local
2854 (void)rEx; // avoid warning for pro build in exportSeries()
2859 rEx.Message, in exportSeries()
2988 catch( uno::Exception & rEx ) in exportSeries() local
2990 (void)rEx; // avoid warning for pro build in exportSeries()
2992 … OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in exportSeries()
3036 catch( uno::Exception & rEx ) in exportSeries() local
3038 (void)rEx; // avoid warning for pro build in exportSeries()
3040 … OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in exportSeries()
3112 catch( uno::Exception & rEx ) in exportRegressionCurve() local
3114 (void)rEx; // avoid warning for pro build in exportRegressionCurve()
3116 OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in exportRegressionCurve()
3395 catch( uno::Exception & rEx ) in exportDataPoints() local
3397 (void)rEx; // avoid warning for pro build in exportDataPoints()
3399 … OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in exportDataPoints()
3467 catch( uno::Exception & rEx ) in exportDataPoints() local
3469 (void)rEx; // avoid warning for pro build in exportDataPoints()
3471 … OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in exportDataPoints()