Home
last modified time | relevance | path

Searched refs:aException (Results 51 – 75 of 78) sorted by relevance

1234

/aoo42x/main/toolkit/source/controls/
H A Dunocontrol.cxx1128 RuntimeException aException; in createPeer() local
1129 aException.Message = ::rtl::OUString::createFromAscii( "createPeer: no model!" ); in createPeer()
1130 aException.Context = (XAggregation*)(::cppu::OWeakAggObject*)this; in createPeer()
1131 throw( aException ); in createPeer()
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/
H A DParserTablesGenerator.java96 catch (final FileNotFoundException aException) in Generate()
98 aException.printStackTrace(); in Generate()
/aoo42x/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/type/
H A DBlobParser.java82 catch (NumberFormatException aException) in Parse()
H A DSimpleTypeManager.java105 catch(final Exception aException) in PreprocessValue()
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DSchemaParser.java1130 catch (Exception aException) in GetStreamReader()
1132 aException.printStackTrace(); in GetStreamReader()
/aoo42x/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx317 embed::UseBackupException aException( aErrTxt, uno::Reference< uno::XInterface >(), aTempURL ); in Commit_Impl() local
320 uno::makeAny ( aException ) ); in Commit_Impl()
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DCaretSpinnerModel.java99 catch (IndexOutOfBoundsException aException) in setValue()
H A DTextEditDialog.java111 catch( IndexOutOfBoundsException aException) in UpdateText()
/aoo42x/main/toolkit/test/accessibility/
H A DTextUpdateListener.java85 catch (com.sun.star.lang.IndexOutOfBoundsException aException) in treeNodesChanged()
/aoo42x/main/sfx2/inc/sfx2/
H A Dsfxdlg.hxx149 Window* pParent, com::sun::star::uno::Any aException ) = 0;
/aoo42x/main/udkapi/com/sun/star/io/
H A DXStreamListener.idl75 void error( [in] any aException );
/aoo42x/main/sfx2/source/doc/
H A Dobjmisc.cxx1707 Any aException; in CallXScript() local
1742 aException = ::cppu::getCaughtException(); in CallXScript()
1752 pScriptErrDlg.reset( pFact->CreateScriptErrorDialog( NULL, aException ) ); in CallXScript()
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsCurrentSlideManager.cxx260 catch (Exception aException) in SetCurrentSlideAtXController() local
/aoo42x/main/sd/source/ui/view/
H A DViewShellBase.cxx1588 catch (RuntimeException aException) in operator ()() local
1594 catch (beans::UnknownPropertyException aException) in operator ()() local
H A DToolBarManager.cxx676 catch (RuntimeException aException) in SetValid() local
/aoo42x/main/cui/source/inc/
H A Dscriptdlg.hxx226 Window* parent, ::com::sun::star::uno::Any aException );
/aoo42x/main/dtrans/source/test/
H A Dtest_dtrans.cxx486 catch ( Exception aException ) in main() local
/aoo42x/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx532 catch (uno::Exception aException) in unoPropertySetToTag() local
/aoo42x/main/svx/inc/svx/
H A Dsvxdlg.hxx486 Window* pParent, com::sun::star::uno::Any aException) = 0;
/aoo42x/main/cui/source/factory/
H A Ddlgfact.cxx1213 Window* pParent, ::com::sun::star::uno::Any aException ) in CreateScriptErrorDialog() argument
1215 return new SvxScriptErrorDialog( pParent, aException ); in CreateScriptErrorDialog()
H A Ddlgfact.hxx774 Window* pParent, ::com::sun::star::uno::Any aException);
/aoo42x/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx998 catch (ExceptionOutOfBounds aException) in getListTable() local
1000 (void) aException; in getListTable()
/aoo42x/main/sd/source/ui/sidebar/
H A DMasterPageContainer.cxx629 catch (::com::sun::star::util::CloseVetoException aException) in ~Implementation()
/aoo42x/main/svtools/source/control/
H A Dvalueacc.cxx977 catch (lang::IndexOutOfBoundsException aException) in getAccessibleIndexInParent() local
/aoo42x/main/xmloff/source/draw/
H A Dshapeexport.cxx308 catch(beans::UnknownPropertyException aException) in collectShapeAutoStyles() local

Completed in 1145 milliseconds

1234