Home
last modified time | relevance | path

Searched refs:rEx (Results 1 – 25 of 50) sorted by relevance

12

/trunk/main/unotools/source/config/
H A Dconfigmgr.cxx156 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 Dconfigitem.cxx66 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 Ditemholder1.cxx91 catch(css::uno::Exception& rEx) in ItemHolder1() local
98 sMsg += ::rtl::OString(rEx.Message.getStr(), in ItemHolder1()
99 rEx.Message.getLength(), in ItemHolder1()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx72 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 Deschesdo.hxx51 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 );
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx963 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 DSchXMLPlotAreaContext.cxx125 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 DSchXMLSeries2Context.cxx857 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 DSchXMLSeriesHelper.cxx248 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()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx250 (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 DStyleSheetTable.cxx983 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 DModelEventListener.cxx69 catch( const uno::Exception& rEx ) in notifyEvent() local
71 (void)rEx; in notifyEvent()
H A DOLEHandler.cxx240 catch( const uno::Exception& rEx) in copyOLEOStream() local
242 (void)rEx; in copyOLEOStream()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1297 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()
/trunk/main/svl/source/config/
H A Ditemholder2.cxx68 catch(css::uno::Exception& rEx) in ItemHolder2() local
75 sMsg += ::rtl::OString(rEx.Message.getStr(), in ItemHolder2()
76 rEx.Message.getLength(), in ItemHolder2()
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfvec.cxx173 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()
/trunk/main/svtools/source/config/
H A Ditemholder2.cxx74 catch(css::uno::Exception& rEx) in ItemHolder2() local
81 sMsg += ::rtl::OString(rEx.Message.getStr(), in ItemHolder2()
82 rEx.Message.getLength(), in ItemHolder2()
/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx889 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()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1240 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()
/trunk/main/comphelper/source/misc/
H A Daccessibleeventbuffer.cxx97 catch (::css::uno::RuntimeException & rEx) in sendEvents()
103 rEx.Message, RTL_TEXTENCODING_UTF8).getStr()); in sendEvents()
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx610 catch( Exception& rEx ) in addPropertyChangeListener() local
613 throw rEx; in addPropertyChangeListener()
661 catch( Exception& rEx ) in addVetoableChangeListener() local
664 throw rEx; in addVetoableChangeListener()
/trunk/main/chart2/source/model/filter/
H A DXMLFilter.cxx788 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()
/trunk/main/sc/source/filter/inc/
H A Dxcl97esc.hxx171 virtual void WriteData( EscherEx& rEx ) const;
194 virtual void WriteData( EscherEx& rEx ) const;
/trunk/main/extensions/source/bibliography/
H A Dbibview.cxx100 catch( const uno::Exception& rEx) in ~BibView() local
102 (void) rEx; in ~BibView()
/trunk/main/remotebridges/source/unourl_resolver/
H A Dunourl_resolver.cxx167 catch (rtl::MalformedUriException & rEx) in resolve() local
169 throw ConnectionSetupException(rEx.getMessage(), 0); in resolve()

Completed in 156 milliseconds

12