Home
last modified time | relevance | path

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

12

/trunk/main/io/source/acceptor/
H A Dacceptor.cxx242 catch (rtl::MalformedUriException & rEx) in accept() local
245 rEx.getMessage(), in accept()
/trunk/main/io/source/connector/
H A Dconnector.cxx193 catch (rtl::MalformedUriException & rEx) in connect() local
195 throw ConnectionSetupException(rEx.getMessage(), in connect()
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx186 catch(Exception& rEx) in cursorMoved() local
188 (void) rEx; // make compiler happy in cursorMoved()
581 catch(Exception& rEx) in AddXControl() local
583 (void) rEx; // make compiler happy in AddXControl()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx965 catch (const uno::Exception& rEx) in CloseSectionGroup() local
968 (void)rEx; in CloseSectionGroup()
1029 catch( const uno::Exception& rEx) in CloseSectionGroup() local
1032 (void)rEx; in CloseSectionGroup()
H A DDomainMapper.cxx153 catch( const uno::Exception& rEx ) in DomainMapper() local
155 (void)rEx; in DomainMapper()
179 catch( const uno::Exception& rEx ) in ~DomainMapper() local
181 (void)rEx; in ~DomainMapper()
H A DNumberingManager.cxx609 catch( const uno::Exception& rEx) in CreateNumberingRules() local
/trunk/main/xmloff/source/chart/
H A DSchXMLImport.cxx773 catch( uno::Exception & rEx ) in setTargetDocument() local
776 String aStr( rEx.Message ); in setTargetDocument()
780 (void)rEx; // avoid warning for pro build in setTargetDocument()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97esc.cxx526 void XclEscherClientData::WriteData( EscherEx& rEx ) const in WriteData()
528 rEx.AddAtom( 0, ESCHER_ClientData ); in WriteData()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx229 catch( const container::ElementExistException& rEx ) in Rename() local
231 (void)rEx; in Rename()
/trunk/main/svtools/source/misc/
H A Dacceleratorexecute.cxx480 catch(const css::uno::RuntimeException&rEx) in st_openModuleConfig() local
481 { (void) rEx; throw; } in st_openModuleConfig()
/trunk/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx244 catch( Exception& rEx ) in dispatch() local
246 (void)rEx; in dispatch()
/trunk/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx288 catch( const uno::Exception& rEx ) in DeleteAttachments() local
290 (void)rEx; in DeleteAttachments()
H A Ddbmgr.cxx2568 catch( const uno::Exception& rEx ) in ExecuteFormLetter() local
2570 (void) rEx; in ExecuteFormLetter()
3073 catch( Exception& rEx) in MergeDocuments() local
3075 (void)rEx; in MergeDocuments()
/trunk/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx140 catch( ::com::sun::star::ucb::ContentCreationException & rEx ) in lcl_createStorage()
142 ASSERT_EXCEPTION( rEx ); in lcl_createStorage()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1420 void WinwordAnchoring::WriteData( EscherEx& rEx ) const in WriteData()
1424 if (rEx.GetGroupLevel() <= 1) in WriteData()
1426 SvStream& rSt = rEx.GetStream(); in WriteData()
1430 rEx.AddAtom(18, DFF_msofbtUDefProp, 3, 3); //Prop id is 0xF122 in WriteData()
1439 rEx.AddAtom(24, DFF_msofbtUDefProp, 3, 4 ); //Prop id is 0xF122 in WriteData()
H A Descher.hxx43 void WriteData(EscherEx& rEx) const;
/trunk/main/package/source/package/zippackage/
H A DZipPackageFolder.cxx826 catch(const uno::Exception& rEx) in doInsertByName() local
828 (void)rEx; in doInsertByName()
/trunk/main/automation/source/server/
H A DXMLParser.cxx284 catch( class Exception & rEx) in Parse() local
287 String aMemo( rEx.Message ); in Parse()
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfvec.hxx147 sal_Bool TransCircleToEllipse(double fRadius, double & rEx, double & rEy) const;
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx849 catch( const io::IOException& rEx) in InsertFile() local
851 (void)rEx; in InsertFile()
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx789 catch( SQLException& rEx ) in applyPositionToOrigin() local
806 throw rEx; in applyPositionToOrigin()
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx349 } catch ( beans::UnknownPropertyException &rEx ) { in addChild() local
351 rtl::OUStringToOString (rEx.Message, RTL_TEXTENCODING_UTF8).getStr()); in addChild()
/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx1831 catch( const uno::Exception& rEx ) in SetStyleAndAttrs() local
1833 (void)rEx; in SetStyleAndAttrs()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx307 catch (::css::lang::IndexOutOfBoundsException & rEx) in grabFocus()
312 ::rtl::OUStringToOString(rEx.Message, RTL_TEXTENCODING_UTF8). in grabFocus()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2911 catch( const uno::Exception& rEx ) in IMPL_LINK() local
2913 (void) rEx; in IMPL_LINK()

Completed in 192 milliseconds

12