Home
last modified time | relevance | path

Searched defs:e (Results 226 – 250 of 757) sorted by relevance

12345678910>>...31

/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dhash.cxx77 …void subRound( sal_uInt32 a, sal_uInt32& b, sal_uInt32 c, sal_uInt32 d, sal_uInt32& e, sal_uInt32 … in subRound()
111 sal_uInt32 a, b, c, d, e; in transform() local
/trunk/main/codemaker/source/cppumaker/
H A Dcppumaker.cxx158 catch( IllegalArgument& e) in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
229 catch( CannotDumpException& e) in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
/trunk/main/dtrans/test/win32/dnd/
H A Dtargetlistener.cxx52 void SAL_CALL DropTargetListener::drop( const DropTargetDropEvent& e ) in drop()
/trunk/main/odk/examples/cpp/DocumentLoader/
H A DDocumentLoader.cxx103 catch ( Exception& e ) in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
/trunk/main/forms/source/xforms/submission/
H A Dreplace.cxx109 } catch (Exception& e) { in replace() local
/trunk/main/slideshow/source/engine/
H A Dusereventqueue.cxx430 bool hitTest( const awt::MouseEvent& e, in hitTest()
485 bool processEvent( const awt::MouseEvent& e ) in processEvent()
509 virtual bool handleMouseReleased( const awt::MouseEvent& e ) in handleMouseReleased()
516 virtual bool handleMouseMoved( const awt::MouseEvent& e ) in handleMouseMoved()
541 virtual bool handleMouseMoved( const awt::MouseEvent& e ) in handleMouseMoved()
579 virtual bool handleMouseMoved( const awt::MouseEvent& e ) in handleMouseMoved()
/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx113 virtual OUString SAL_CALL e() throw(RuntimeException) in e() function
142 virtual OUString SAL_CALL e() throw(RuntimeException) in e() function
173 virtual OUString SAL_CALL e() throw(RuntimeException) in e() function
222 virtual OUString SAL_CALL e() throw(RuntimeException) in e() function
258 virtual OUString SAL_CALL e() throw(RuntimeException) in e() function
509 catch (lang::IllegalAccessException & e) in test_ImplHelper() local
/trunk/main/xmloff/source/meta/
H A Dxmlmetai.cxx147 } catch (uno::Exception & e) { in lcl_initDocumentProperties() local
181 } catch (uno::Exception & e) { in lcl_initGenerator() local
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java87 Enumeration e = cd.getDocumentEnumeration(); in addDeviceContent() local
113 Enumeration e = wb.getDefinedNames(); in getNameDefinitions() local
/trunk/main/svx/source/table/
H A Dtablertfexporter.cxx115 catch( Exception& e ) in Write() local
130 catch( Exception& e ) in Write() local
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_uno.cxx225 catch (sr::TargetInvocationException* e) in call_cli() local
236 catch (System::Exception* e) in call_cli() local
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx199 catch( Exception& e ) in Init() local
828 catch ( Exception& e ) in IMPL_LINK() local
852 catch( Exception& e ) in IMPL_LINK() local
1034 catch( Exception& e ) in createEntry() local
1157 catch( Exception& e ) in renameEntry() local
1206 catch( Exception& e ) in deleteEntry() local
1515 ::rtl::OUString GetErrorMessage( const Exception& e ) in GetErrorMessage()
1562 Exception e; in GetErrorMessage() local
/trunk/main/sd/source/ui/tools/
H A DIdleDetection.cxx87 catch (uno::RuntimeException e) in CheckSlideShowRunning() local
/trunk/main/toolkit/test/accessibility/
H A DHelpWindow.java142 public void actionPerformed (java.awt.event.ActionEvent e) in actionPerformed()
/trunk/main/desktop/source/app/
H A Dlangselect.cxx263 catch (Exception& e) in prepareLanguage() local
391 } catch (com::sun::star::uno::Exception& e) in getConfigAccess() local
541 catch ( Exception& e) in resetUserLanguage() local
/trunk/main/binaryurp/source/
H A Dwriter.cxx192 } catch (css::uno::Exception & e) { in run() local
196 } catch (std::exception & e) { in run() local
450 } catch (css::io::IOException & e) { in sendMessage() local
/trunk/main/slideshow/source/engine/transitions/
H A Dspiralwipe.cxx51 const double e = (sqrt(area) / 2.0); in calcNegSpiral() local
/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dcertmngr.cxx160 } catch( Exception& e ) { in main() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DHelpWindow.java144 public void actionPerformed (java.awt.event.ActionEvent e) in actionPerformed()
/trunk/main/sc/inc/
H A Dtoken.hxx66 ScToken( formula::StackVar eTypeP,OpCode e = ocPush ) : formula::FormulaToken(eTypeP,e) {} in ScToken()
125 ScSingleRefToken( const ScSingleRefData& r, OpCode e = ocPush ) : in ScSingleRefToken()
144 ScDoubleRefToken( const ScComplexRefData& r, OpCode e = ocPush ) : in ScDoubleRefToken()
146 ScDoubleRefToken( const ScSingleRefData& r, OpCode e = ocPush ) : in ScDoubleRefToken()
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx393 catch( Exception & e ) { in test() local
563 catch( SAXException &e ) in testExceptions() local
581 catch( SAXException &e ) { in testExceptions() local
597 catch( SAXException & e ) in testExceptions() local
/trunk/main/sc/qa/complex/dataPilot/
H A D_XPropertySet.java91 public void propertyChange(PropertyChangeEvent e) { in propertyChange()
115 public void vetoableChange(PropertyChangeEvent e) { in vetoableChange()
/trunk/main/scripting/workben/installer/
H A DFinal.java83 public void actionPerformed(ActionEvent e) { in actionPerformed()
H A DIdeFinal.java80 public void actionPerformed(ActionEvent e) { in actionPerformed()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHView.cxx193 catch( const SQLException& e ) in impl_getCommand_throw() local

Completed in 103 milliseconds

12345678910>>...31