/aoo42x/main/unotools/source/config/ |
H A D | configmgr.cxx | 156 catch(Exception& rEx) in GetConfigurationProvider() local 292 catch(Exception& rEx) in AcquireTree() local 669 catch(Exception& rEx) in GetHierarchyAccess() local 672 sMsg += OString(rEx.Message.getStr(), in GetHierarchyAccess() 673 rEx.Message.getLength(), in GetHierarchyAccess() 702 catch(Exception& rEx) in GetLocalProperty() local 705 sMsg += OString(rEx.Message.getStr(), in GetLocalProperty() 706 rEx.Message.getLength(), in GetLocalProperty() 734 catch(Exception& rEx) in PutLocalProperty() local 737 sMsg += OString(rEx.Message.getStr(), in PutLocalProperty() [all …]
|
H A D | configitem.cxx | 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 1234 catch(Exception& rEx) local 1340 catch(Exception& rEx) local [all …]
|
H A D | itemholder1.cxx | 91 catch(css::uno::Exception& rEx) in ItemHolder1() local 98 sMsg += ::rtl::OString(rEx.Message.getStr(), in ItemHolder1() 99 rEx.Message.getLength(), in ItemHolder1()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 72 ImplEESdrWriter::ImplEESdrWriter( EscherEx& rEx ) in ImplEESdrWriter() argument 74 mpEscherEx ( &rEx ), in ImplEESdrWriter() 919 ImplEscherExSdr::ImplEscherExSdr( EscherEx& rEx ) in ImplEscherExSdr() argument 921 ImplEESdrWriter( rEx ), in ImplEscherExSdr() 1123 ImplEESdrObject::ImplEESdrObject( ImplEscherExSdr& rEx, in ImplEESdrObject() argument 1134 if( pPage && rEx.ImplInitPage( *pPage ) ) in ImplEESdrObject() 1139 Init( rEx ); in ImplEESdrObject() 1153 Init( rEx ); in ImplEESdrObject() 1264 void ImplEESdrObject::Init( ImplEESdrWriter& rEx ) in Init() argument 1285 SetRect(rEx.ImplMapPoint(aNewP), rEx.ImplMapSize(aNewS)); in Init() [all …]
|
H A D | eschesdo.hxx | 51 void Init( ImplEESdrWriter& rEx ); 55 ImplEESdrObject( ImplEscherExSdr& rEx, const SdrObject& rObj ); 56 …ImplEESdrObject( ImplEESdrWriter& rEx, const ::com::sun::star::uno::Reference< ::com::sun::star::d… 147 ImplEESdrWriter( EscherEx& rEx ); 190 ImplEscherExSdr( EscherEx& rEx );
|
/aoo42x/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 963 catch( uno::Exception & rEx ) in lcl_getDataForLocalTable() local 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 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 [all …]
|
H A D | SchXMLPlotAreaContext.cxx | 125 catch( uno::Exception & rEx ) in getCameraDefaultFromDiagram() local 128 String aStr( rEx.Message ); in getCameraDefaultFromDiagram() 132 (void)rEx; // avoid warning for pro build in getCameraDefaultFromDiagram() 430 catch( uno::Exception & rEx ) in StartElement() local 433 String aStr( rEx.Message ); in StartElement() 437 (void)rEx; // avoid warning for pro build in StartElement() 607 catch( uno::Exception & rEx ) in EndElement() local 610 String aStr( rEx.Message ); in EndElement() 614 (void)rEx; // avoid warning for pro build in EndElement() 629 catch( uno::Exception & rEx ) in EndElement() local [all …]
|
H A D | SchXMLSeries2Context.cxx | 857 catch( uno::Exception & rEx ) in setStylesToSeries() local 859 (void)rEx; // avoid warning for pro build in setStylesToSeries() 861 … OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in setStylesToSeries() 941 catch( uno::Exception & rEx ) in setStylesToStatisticsObjects() local 943 (void)rEx; // avoid warning for pro build in setStylesToStatisticsObjects() 945 … OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in setStylesToStatisticsObjects() 1017 catch( uno::Exception & rEx ) in setStylesToDataPoints() local 1019 (void)rEx; // avoid warning for pro build in setStylesToDataPoints() 1040 catch( uno::Exception & rEx ) in setStylesToDataPoints() local 1042 (void)rEx; // avoid warning for pro build in setStylesToDataPoints() [all …]
|
H A D | SchXMLSeriesHelper.cxx | 248 catch( uno::Exception & rEx ) in createOldAPISeriesPropertySet() local 250 (void)rEx; // avoid warning for pro build in createOldAPISeriesPropertySet() 252 OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in createOldAPISeriesPropertySet() 286 catch( uno::Exception & rEx ) in createOldAPIDataPointPropertySet() local 288 (void)rEx; // avoid warning for pro build in createOldAPIDataPointPropertySet() 291 OUStringToOString( rEx.Message, RTL_TEXTENCODING_ASCII_US ).getStr() ); in createOldAPIDataPointPropertySet()
|
/aoo42x/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.cxx | 250 (void)rEx; in RemoveLastParagraph() 600 (void)rEx; in lcl_MoveBorderPropertiesToFrame() 667 (void) rEx; in lcl_CorrectIndents() 671 (void) rEx; in lcl_CorrectIndents() 1068 (void)rEx; in finishParagraph() 1117 (void)rEx; in appendTextPortion() 1122 (void)rEx; in appendTextPortion() 1187 (void)rEx; in appendOLE() 1391 ( void ) rEx; in CreateRedline() 3561 (void)rEx; in CloseFieldCommand() [all …]
|
H A D | StyleSheetTable.cxx | 983 catch( const uno::Exception& rEx) in ApplyStyleSheets() local 985 (void) rEx; in ApplyStyleSheets() 998 catch( uno::Exception& rEx) in ApplyStyleSheets() local 1000 (void)rEx; in ApplyStyleSheets() 1370 catch( const uno::Exception& rEx ) in getOrCreateCharStyle() local 1372 (void)rEx; in getOrCreateCharStyle() 1380 catch( const uno::Exception& rEx ) in getOrCreateCharStyle() local 1382 (void)rEx; in getOrCreateCharStyle()
|
H A D | ModelEventListener.cxx | 69 catch( const uno::Exception& rEx ) in notifyEvent() local 71 (void)rEx; in notifyEvent()
|
H A D | OLEHandler.cxx | 240 catch( const uno::Exception& rEx) in copyOLEOStream() local 242 (void)rEx; in copyOLEOStream()
|
/aoo42x/main/filter/inc/filter/msfilter/ |
H A D | escherex.hxx | 1297 virtual void WriteData( EscherEx& rEx ) const = 0; 1311 virtual void WriteData( EscherEx& rEx, 1345 void WriteClientAnchor( EscherEx& rEx, const Rectangle& rRect ) in WriteClientAnchor() argument 1346 { if( pClientAnchor ) pClientAnchor->WriteData( rEx, rRect ); } in WriteClientAnchor() 1347 void WriteClientData( EscherEx& rEx ) in WriteClientData() argument 1348 { if( pClientData ) pClientData->WriteData( rEx ); } in WriteClientData() 1349 void WriteClientTextbox( EscherEx& rEx ) in WriteClientTextbox() argument 1350 { if( pClientTextbox ) pClientTextbox->WriteData( rEx ); } in WriteClientTextbox()
|
/aoo42x/main/svl/source/config/ |
H A D | itemholder2.cxx | 68 catch(css::uno::Exception& rEx) in ItemHolder2() local 75 sMsg += ::rtl::OString(rEx.Message.getStr(), in ItemHolder2() 76 rEx.Message.getLength(), in ItemHolder2()
|
/aoo42x/main/filter/source/graphicfilter/idxf/ |
H A D | dxfvec.cxx | 173 sal_Bool DXFTransform::TransCircleToEllipse(double fRadius, double & rEx, double & rEy) const in TransCircleToEllipse() argument 182 rEx=fabs(aMX.fx*fRadius); in TransCircleToEllipse() 189 rEx=fabs(aMY.fx*fRadius); in TransCircleToEllipse() 196 rEx=rEy=fabs(((fMXAbs+fMYAbs)/2)*fRadius); in TransCircleToEllipse()
|
/aoo42x/main/svtools/source/config/ |
H A D | itemholder2.cxx | 74 catch(css::uno::Exception& rEx) in ItemHolder2() local 81 sMsg += ::rtl::OString(rEx.Message.getStr(), in ItemHolder2() 82 rEx.Message.getLength(), in ItemHolder2()
|
/aoo42x/main/linguistic/source/ |
H A D | lngsvcmgr.cxx | 889 catch (uno::Exception &rEx) in GetAvailableSpellSvcs_Impl() local 891 (void) rEx; in GetAvailableSpellSvcs_Impl() 955 catch (uno::Exception &rEx) in GetAvailableGrammarSvcs_Impl() local 957 (void) rEx; in GetAvailableGrammarSvcs_Impl() 1020 catch (uno::Exception &rEx) in GetAvailableHyphSvcs_Impl() local 1022 (void) rEx; in GetAvailableHyphSvcs_Impl() 1087 catch (uno::Exception &rEx) in GetAvailableThesSvcs_Impl() local 1089 (void) rEx; in GetAvailableThesSvcs_Impl()
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxtoolkit.cxx | 1240 catch ( ::com::sun::star::uno::RuntimeException & rEx ) in createSystemChild() 1246 rEx.Message, RTL_TEXTENCODING_UTF8).getStr()); in createSystemChild() 1655 catch (::css::uno::RuntimeException & rEx) in callTopWindowListeners() 1660 rEx.Message, RTL_TEXTENCODING_UTF8).getStr()); in callTopWindowListeners() 1703 catch (::css::uno::RuntimeException & rEx) in callKeyHandlers() 1708 rEx.Message, RTL_TEXTENCODING_UTF8).getStr()); in callKeyHandlers() 1751 catch (::css::uno::RuntimeException & rEx) in callFocusListeners() 1756 rEx.Message, RTL_TEXTENCODING_UTF8).getStr()); in callFocusListeners()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | accessibleeventbuffer.cxx | 97 catch (::css::uno::RuntimeException & rEx) in sendEvents() 103 rEx.Message, RTL_TEXTENCODING_UTF8).getStr()); in sendEvents()
|
/aoo42x/main/chart2/source/model/filter/ |
H A D | XMLFilter.cxx | 788 catch( uno::Exception& rEx ) in impl_ExportStream() local 790 ASSERT_EXCEPTION( rEx ); in impl_ExportStream() 820 catch( uno::Exception& rEx ) in impl_ExportStream() local 822 ASSERT_EXCEPTION( rEx ); in impl_ExportStream()
|
/aoo42x/main/ucb/source/cacher/ |
H A D | contentresultsetwrapper.cxx | 610 catch( Exception& rEx ) in addPropertyChangeListener() local 613 throw rEx; in addPropertyChangeListener() 661 catch( Exception& rEx ) in addVetoableChangeListener() local 664 throw rEx; in addVetoableChangeListener()
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | xcl97esc.hxx | 171 virtual void WriteData( EscherEx& rEx ) const; 194 virtual void WriteData( EscherEx& rEx ) const;
|
/aoo42x/main/extensions/source/bibliography/ |
H A D | bibview.cxx | 100 catch( const uno::Exception& rEx) in ~BibView() local 102 (void) rEx; in ~BibView()
|
/aoo42x/main/remotebridges/source/unourl_resolver/ |
H A D | unourl_resolver.cxx | 167 catch (rtl::MalformedUriException & rEx) in resolve() local 169 throw ConnectionSetupException(rEx.getMessage(), 0); in resolve()
|