Home
last modified time | relevance | path

Searched defs:e (Results 301 – 325 of 757) sorted by relevance

1...<<11121314151617181920>>...31

/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Ddecrypter.cxx236 } catch( Exception& e ) { in main() local
H A Dencrypter.cxx269 } catch( Exception& e ) { in main() local
/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx395 catch (SQLContext& e) { aErrorInfo = SQLExceptionInfo(e); } in createConnection() local
396 catch (SQLWarning& e) { aErrorInfo = SQLExceptionInfo(e); } in createConnection() local
397 catch (SQLException& e) { aErrorInfo = SQLExceptionInfo(e); } in createConnection() local
424 catch (Exception& e) in getDriver() local
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DLogger.java117 protected void fail(Throwable e, Description description) { in fail()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeZip.java213 Entry e = (Entry)entryList.get(i); in getNamedBytes() local
236 Entry e = (Entry)entryList.get(i); in setNamedBytes() local
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_storage.cxx509 catch ( beans::UnknownPropertyException const & e ) in queryStorage() local
519 catch ( lang::WrappedTargetException const & e ) in queryStorage() local
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java194 final com.sun.star.awt.MouseEvent e) in show()
200 final com.sun.star.awt.ActionEvent e) in show()
/trunk/main/extensions/source/bibliography/
H A Dformcontrolcontainer.cxx125 catch( const Exception& e) in implSetDesignMode() local
/trunk/main/chart2/source/controller/main/
H A DChartController_Position.cxx183 catch( uno::Exception& e) in executeDispatch_PositionAndSize() local
/trunk/main/cui/source/options/
H A Doptimprove.cxx154 catch( const uno::Exception& e ) in IMPL_LINK() local
/trunk/main/dbaccess/source/core/inc/
H A DSingleSelectQueryComposer.hxx75 inline void incSQLPart( SQLPart& e ) { e = (SQLPart)(1 + (size_t)e); } in incSQLPart()
/trunk/main/odk/examples/java/Inspector/
H A DSwingUnoMethodNode.java108 public void actionPerformed(ActionEvent e){ in actionPerformed()
/trunk/main/oox/source/drawingml/
H A Dtextfield.cxx123 catch(Exception & e) in lclCreateTextFields() local
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx474 catch ( IllegalArgumentException& e ) { in main() local
476 catch ( InvocationTargetException& e ) { in main() local
478 catch ( CannotConvertException& e ) { in main() local
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHStorageMap.cxx78 catch(const Exception& e) in ~StreamHelper() local
299 catch(Exception& e) in registerStream() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJob.java172 Exception e = (Exception) exception; in remoteUnoRequestRaisedException() local
/trunk/main/stoc/source/registry_tdprovider/
H A Dmethoddescription.cxx100 } catch (css::container::NoSuchElementException & e) { in getType() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XTextFieldsSupplier.java176 private void setMethodFalse(String method, Exception e) { in setMethodFalse()
/trunk/main/l10ntools/layout/
H A Dlayoutparse.cxx81 XMLElement *e = new XMLElement( *element ); in HandleElement() local
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx136 bool ShapeManagerImpl::handleMouseReleased( awt::MouseEvent const& e ) in handleMouseReleased()
208 bool ShapeManagerImpl::handleMouseMoved( const awt::MouseEvent& e ) in handleMouseMoved()
/trunk/main/framework/source/uielement/
H A Dpopuptoolbarcontroller.cxx111 catch (const css::uno::Exception& e) in initialize() local
214 catch ( const css::uno::Exception &e ) in createPopupMenuController() local
/trunk/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx731 } catch (css::xml::dom::DOMException & e) { in setMetaText() local
869 } catch (css::xml::dom::DOMException & e) { in setMetaList() local
1010 } catch (css::xml::dom::DOMException & e) { in updateElement() local
1213 } catch (css::xml::dom::DOMException & e) { in init() local
2068 } catch (css::uno::Exception & e) { in loadFromMedium() local
2192 } catch (css::uno::Exception & e) { in createClone() local
2237 } catch (css::uno::Exception & e) { in setModified() local
/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dencrypter.cxx292 } catch( Exception& e ) { in main() local
/trunk/main/forms/qa/complex/forms/
H A DCheckOGroupBoxModel.java176 public void propertiesChange(PropertyChangeEvent[] e) in propertiesChange()
/trunk/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx158 catch( uno::Exception& e ) in GetSymbolList() local

Completed in 104 milliseconds

1...<<11121314151617181920>>...31