Home
last modified time | relevance | path

Searched defs:e (Results 51 – 75 of 757) sorted by relevance

12345678910>>...31

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XComboBox.java63 public void disposing(com.sun.star.lang.EventObject e) { in disposing()
67 public void actionPerformed(com.sun.star.awt.ActionEvent e) { in actionPerformed()
81 public void disposing(com.sun.star.lang.EventObject e) { in disposing()
85 public void itemStateChanged(com.sun.star.awt.ItemEvent e) { in itemStateChanged()
H A D_XItemListener.java63 public void itemStateChanged(com.sun.star.awt.ItemEvent e) { in itemStateChanged()
68 public void disposing(com.sun.star.lang.EventObject e) {} in disposing()
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx213 catch (BridgeRuntimeError & e) in invoke() local
217 catch (Exception & e) in invoke() local
387 catch (BridgeRuntimeError& e) in setValue() local
392 catch (Exception & e) in setValue() local
569 catch (BridgeRuntimeError& e) in getValue() local
574 catch (Exception & e) in getValue() local
621 catch (BridgeRuntimeError& e) in hasMethod() local
625 catch (Exception & e) in hasMethod() local
668 catch (BridgeRuntimeError& e) in hasProperty() local
672 catch (Exception & e) in hasProperty() local
[all …]
/trunk/main/bridges/test/java_uno/nativethreadpool/
H A Dtestnativethreadpoolserver.cxx88 } catch (css::connection::NoConnectException & e) { in get() local
93 } catch (css::connection::ConnectionSetupException & e) { in get() local
98 } catch (css::lang::IllegalArgumentException & e) { in get() local
/trunk/main/pyuno/source/module/
H A Dpyuno.cxx325 Exception e; in PyUNO_repr() local
539 catch( com::sun::star::reflection::InvocationTargetException & e ) in PyUNO_getattr() local
543 catch( com::sun::star::beans::UnknownPropertyException & e ) in PyUNO_getattr() local
547 catch( com::sun::star::lang::IllegalArgumentException &e ) in PyUNO_getattr() local
551 catch( com::sun::star::script::CannotConvertException &e ) in PyUNO_getattr() local
555 catch( RuntimeException &e ) in PyUNO_getattr() local
598 catch( com::sun::star::beans::UnknownPropertyException & e ) in PyUNO_setattr() local
603 catch( com::sun::star::script::CannotConvertException &e ) in PyUNO_setattr() local
608 catch( RuntimeException & e ) in PyUNO_setattr() local
690 catch( com::sun::star::uno::RuntimeException & e) in PyUNO_richcompare() local
[all …]
H A Dpyuno_except.cxx56 com::sun::star::uno::Exception e; in raisePyExceptionWithAny() local
70 catch( com::sun::star::lang::IllegalArgumentException & e) in raisePyExceptionWithAny() local
75 catch( com::sun::star::script::CannotConvertException & e) in raisePyExceptionWithAny() local
80 catch( RuntimeException & e) in raisePyExceptionWithAny() local
/trunk/main/sc/source/ui/vba/testvba/
H A Dtestvba.cxx184 } catch ( uno::Exception& e ) in proccessDocument() local
211 catch ( uno::Exception& e ) in proccessDocument() local
221 catch ( uno::Exception& e ) in proccessDocument() local
249 catch( uno::Exception& e ) in proccessDocument() local
286 catch( uno::Exception& e ) in tryDispose() local
325 catch( uno::Exception& e ) in main() local
/trunk/main/chart2/source/controller/main/
H A DChartController_Insert.cxx148 catch( uno::RuntimeException& e) in executeDispatch_InsertAxes() local
182 catch( uno::RuntimeException& e) in executeDispatch_InsertGrid() local
216 catch( uno::RuntimeException& e) in executeDispatch_InsertTitles() local
266 catch( uno::RuntimeException& e) in executeDispatch_OpenLegendDialog() local
332 catch( uno::RuntimeException& e) in executeDispatch_InsertMenu_DataLabels() local
382 catch( uno::RuntimeException& e) in executeDispatch_InsertMenu_YErrorBars() local
462 catch( uno::RuntimeException& e) in executeDispatch_InsertMenu_Trendlines() local
798 catch( uno::RuntimeException& e) in executeDispatch_InsertAxisTitle() local
820 catch( uno::RuntimeException& e) in executeDispatch_InsertAxis() local
842 catch( uno::RuntimeException& e) in executeDispatch_DeleteAxis() local
[all …]
/trunk/main/odk/examples/cpp/remoteclient/
H A Dremoteclient.cxx155 catch( ConnectionSetupException &e ) in run() local
161 catch( NoConnectException &e ) in run() local
167 catch( IllegalArgumentException &e ) in run() local
173 catch( RuntimeException & e ) in run() local
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx45 …#define N3SQLConnect(a,b,c,d,e,f,g) (*(T3SQLConnect)getOdbcFunction(ODBC3SQLConnect))(a,b,c,d,e,f,… argument
65 …#define N3SQLBrowseConnect(a,b,c,d,e,f) (*(T3SQLBrowseConnect)getOdbcFunction(ODBC3SQLBrowseConnec… argument
88 …#define N3SQLDrivers(a,b,c,d,e,f,g,h) (*(T3SQLDrivers)getOdbcFunction(ODBC3SQLDrivers))(a,b,c,d,e,… argument
96 #define N3SQLGetInfo(a,b,c,d,e) (*(T3SQLGetInfo)getOdbcFunction(ODBC3SQLGetInfo))(a,b,c,d,e) argument
139 …#define N3SQLGetEnvAttr(a,b,c,d,e) (*(T3SQLGetEnvAttr)getOdbcFunction(ODBC3SQLGetEnvAttr))(a,b,c,d… argument
155 …#define N3SQLGetStmtAttr(a,b,c,d,e) (*(T3SQLGetStmtAttr)getOdbcFunction(ODBC3SQLGetStmtAttr))(a,b,… argument
315 #define N3SQLBindCol(a,b,c,d,e,f) (*(T3SQLBindCol)getOdbcFunction(ODBC3SQLBindCol))(a,b,c,d,e,f) argument
334 #define N3SQLGetData(a,b,c,d,e,f) (*(T3SQLGetData)getOdbcFunction(ODBC3SQLGetData))(a,b,c,d,e,f) argument
397 …#define N3SQLColumns(a,b,c,d,e,f,g,h,i) (*(T3SQLColumns)getOdbcFunction(ODBC3SQLColumns))(a,b,c,d,… argument
492 …#define N3SQLTables(a,b,c,d,e,f,g,h,i) (*(T3SQLTables)getOdbcFunction(ODBC3SQLTables))(a,b,c,d,e,f… argument
[all …]
/trunk/main/chart2/source/view/main/
H A DVLineProperties.cxx63 catch( uno::Exception& e ) in initFromPropertySet() local
75 catch( uno::Exception& e ) in initFromPropertySet() local
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx673 catch ( DAVException const & e ) in execute() local
967 catch ( DAVException const & e ) in addProperty() local
1079 catch ( DAVException const & e ) in removeProperty() local
2041 catch ( DAVException const & e ) in setPropertyValues() local
2120 catch ( DAVException const & e ) in setPropertyValues() local
2360 catch ( DAVException const & e ) in post() local
2696 catch ( DAVException const & e ) in insert() local
2900 catch ( DAVException const & e ) in transfer() local
3076 catch ( DAVException const & e ) in lock() local
3139 catch ( DAVException const & e ) in unlock() local
[all …]
/trunk/main/filter/source/placeware/
H A Dzip.cxx93 void ZipFile::copyAndCRC(ZipEntry *e, osl::File& rFile) in copyAndCRC()
127 void ZipFile::writeDummyLocalHeader(ZipEntry *e) in writeDummyLocalHeader()
144 void ZipFile::writeLocalHeader(ZipEntry *e) in writeLocalHeader()
186 void ZipFile::writeCentralDir(ZipEntry *e) in writeCentralDir()
264 ZipEntry *e = new ZipEntry; in addFile() local
/trunk/main/scripting/source/runtimemgr/
H A DStorageBridge.cxx84 catch ( Exception & e ) in initStorage() local
102 catch ( Exception e ) in getScriptLogicalNames() local
121 catch ( Exception e ) in getImplementations() local
/trunk/main/connectivity/source/drivers/hsqldb/
H A DStorageFileAccess.cxx87 catch(Exception& e) in Java_com_sun_star_sdbcx_comp_hsqldb_StorageFileAccess_isStreamElement() local
126 catch(Exception& e) in Java_com_sun_star_sdbcx_comp_hsqldb_StorageFileAccess_removeElement() local
169 catch(Exception& e) in Java_com_sun_star_sdbcx_comp_hsqldb_StorageFileAccess_renameElement() local
/trunk/main/xmlsecurity/tools/uno/
H A DDomToTreeModelAdapter.java118 public void fireTreeNodesChanged( TreeModelEvent e ) in fireTreeNodesChanged()
129 public void fireTreeNodesInserted( TreeModelEvent e ) in fireTreeNodesInserted()
140 public void fireTreeNodesRemoved( TreeModelEvent e ) in fireTreeNodesRemoved()
151 public void fireTreeStructureChanged( TreeModelEvent e ) in fireTreeStructureChanged()
/trunk/main/filter/source/xsltvalidate/
H A DXSLTValidate.java157 public com.sun.star.uno.Any JavaSAXParseEceptionToUno( SAXParseException e ) in JavaSAXParseEceptionToUno()
185 public void warning (SAXParseException e) in warning()
215 public void error (SAXParseException e) in error()
244 public void fatalError (SAXParseException e) in fatalError()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx512 } catch (css::container::NoSuchElementException & e) { in Impl() local
590 } catch (css::lang::IllegalArgumentException & e) { in setProperty() local
611 } catch (css::lang::WrappedTargetRuntimeException & e) { in setProperty() local
653 } catch (css::lang::IllegalArgumentException & e) { in getProperty() local
845 } catch (css::uno::Exception & e) { in getReflection() local
892 } catch (css::lang::IllegalArgumentException & e) { in wrapValue() local
900 } catch (css::lang::IllegalAccessException & e) { in wrapValue() local
933 } catch (css::lang::IllegalArgumentException & e) { in wrapValue() local
941 } catch (css::lang::IllegalAccessException & e) { in wrapValue() local
977 } catch (css::lang::IllegalArgumentException & e) { in wrapValue() local
[all …]
/trunk/main/idlc/source/
H A Derrorhandler.cxx518 void ErrorHandler::error0(ErrorCode e) in error0()
525 void ErrorHandler::error1(ErrorCode e, AstDeclaration const * d) in error1()
533 ErrorCode e, AstDeclaration const * d1, AstDeclaration const * d2) in error2()
541 void ErrorHandler::error3(ErrorCode e, AstDeclaration* d1, AstDeclaration* d2, AstDeclaration* d3) in error3()
584 void ErrorHandler::lookupError(ErrorCode e, const ::rtl::OString& n, AstDeclaration* pScope) in lookupError()
591 void ErrorHandler::flagError(ErrorCode e, sal_uInt32 flag) in flagError()
/trunk/main/sax/test/
H A Dtestcomponent.cxx106 catch( Exception &e ) { in main() local
133 catch( Exception & e ) in main() local
177 catch( Exception & e ) { in main() local
/trunk/main/io/test/
H A Dtestcomponent.cxx93 catch( Exception &e ) { in main() local
119 catch( Exception & e ) in main() local
163 catch( Exception & e ) { in main() local
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DNetBeansSourceView.java189 public void insertUpdate(DocumentEvent e) { in insertUpdate()
193 public void removeUpdate(DocumentEvent e) { in removeUpdate()
197 public void changedUpdate(DocumentEvent e) { in changedUpdate()
201 public void doChanged(DocumentEvent e) { in doChanged()
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexdialog.cxx245 catch(SQLException& e) in DBG_NAME() local
391 catch(SQLContext& e) { aExceptionInfo = SQLExceptionInfo(e); } in implCommit() local
392 catch(SQLWarning& e) { aExceptionInfo = SQLExceptionInfo(e); } in implCommit() local
393 catch(SQLException& e) { aExceptionInfo = SQLExceptionInfo(e); } in implCommit() local
496 catch(SQLContext& e) { aExceptionInfo = SQLExceptionInfo(e); } in implDropIndex() local
497 catch(SQLWarning& e) { aExceptionInfo = SQLExceptionInfo(e); } in implDropIndex() local
498 catch(SQLException& e) { aExceptionInfo = SQLExceptionInfo(e); } in implDropIndex() local
580 catch(SQLContext& e) { aExceptionInfo = SQLExceptionInfo(e); } in OnResetIndex() local
581 catch(SQLWarning& e) { aExceptionInfo = SQLExceptionInfo(e); } in OnResetIndex() local
582 catch(SQLException& e) { aExceptionInfo = SQLExceptionInfo(e); } in OnResetIndex() local
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx283 void SAL_CALL SlideShowView::paint( const awt::PaintEvent& e ) throw (RuntimeException) in paint()
504 void SAL_CALL SlideShowView::windowResized( const awt::WindowEvent& e ) throw (RuntimeException) in windowResized()
536 void SAL_CALL SlideShowView::mousePressed( const awt::MouseEvent& e ) throw (uno::RuntimeException) in mousePressed()
560 void SAL_CALL SlideShowView::mouseReleased( const awt::MouseEvent& e ) throw (uno::RuntimeException) in mouseReleased()
583 void SAL_CALL SlideShowView::mouseEntered( const awt::MouseEvent& e ) throw (uno::RuntimeException) in mouseEntered()
599 void SAL_CALL SlideShowView::mouseExited( const awt::MouseEvent& e ) throw (uno::RuntimeException) in mouseExited()
616 void SAL_CALL SlideShowView::mouseDragged( const awt::MouseEvent& e ) throw (uno::RuntimeException) in mouseDragged()
632 void SAL_CALL SlideShowView::mouseMoved( const awt::MouseEvent& e ) throw (uno::RuntimeException) in mouseMoved()
/trunk/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx312 catch(SQLContext& e) { aSQLException <<= e; } in implFillTables() local
313 catch(SQLWarning& e) { aSQLException <<= e; } in implFillTables() local
314 catch(SQLException& e) { aSQLException <<= e; } in implFillTables() local
344 catch(SQLContext& e) { aSQLException <<= e; } in implFillTables() local
345 catch(SQLWarning& e) { aSQLException <<= e; } in implFillTables() local
346 catch(SQLException& e) { aSQLException <<= e; } in implFillTables() local

Completed in 151 milliseconds

12345678910>>...31