Lines Matching refs:rEx
63 inline void lcl_CFG_DBG_EXCEPTION(const sal_Char* cText, const Exception& rEx) in lcl_CFG_DBG_EXCEPTION() argument
66 sMsg += OString(rEx.Message.getStr(), rEx.Message.getLength(), RTL_TEXTENCODING_ASCII_US); in lcl_CFG_DBG_EXCEPTION()
70 catch(Exception& rEx) \
72 lcl_CFG_DBG_EXCEPTION(a, rEx);\
599 catch(Exception& rEx) in GetProperties() local
603 sMsg += OString(rEx.Message.getStr(), in GetProperties()
604 rEx.Message.getLength(), in GetProperties()
619 (void) rEx; // avoid warning in GetProperties()
1095 catch(Exception& rEx) local
1097 lcl_CFG_DBG_EXCEPTION("Exception from SetSetProperties: ", rEx);
1234 catch(Exception& rEx) local
1236 lcl_CFG_DBG_EXCEPTION("Exception from ReplaceSetProperties: ", rEx);
1340 catch(Exception& rEx) local
1342 lcl_CFG_DBG_EXCEPTION("Exception from AddNode(): ", rEx);