Home
last modified time | relevance | path

Searched defs:e (Results 451 – 475 of 756) sorted by relevance

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

/trunk/main/svx/workben/
H A Dedittest.cxx638 SvxAdjust e = ((SvxAdjustItem&)rItem).GetAdjust(); in UpdateToolBox() local
657 FontFamily e = ((SvxFontItem&)rItem).GetFamily(); in UpdateToolBox() local
666 FontWeight e = ((SvxWeightItem&)rItem).GetWeight(); in UpdateToolBox() local
700 FontItalic e = ((SvxPostureItem&)rItem).GetPosture(); in UpdateToolBox() local
/trunk/main/unoxml/qa/complex/unoxml/
H A DRDFRepositoryTest.java553 public void report2(Exception e) in report2()
571 public void report(Exception e) { in report()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DAPIDescGetter.java584 java.util.Enumeration e = f.entries(); in getFromClassPath() local
884 java.util.Enumeration e = f.entries(); in getScenarioFromClassPath() local
/trunk/main/linguistic/source/
H A Dconvdic.cxx99 catch (uno::Exception & e) in ReadThroughDic() local
285 catch (uno::Exception & e) in Save() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx348 catch ( const InteractiveIOException& e ) in loadObjectFromURL() local
687 catch (Exception& e) in getByName() local
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx765 catch( const SQLContext& e ) { if ( _pErrorInfo ) *_pErrorInfo = SQLExceptionInfo( e ); } in getFieldsByCommandDescriptor() local
766 catch( const SQLWarning& e ) { if ( _pErrorInfo ) *_pErrorInfo = SQLExceptionInfo( e ); } in getFieldsByCommandDescriptor() local
767 catch( const SQLException& e ) { if ( _pErrorInfo ) *_pErrorInfo = SQLExceptionInfo( e ); } in getFieldsByCommandDescriptor() local
1060 catch(IllegalArgumentException& e) in TransferFormComponentProperties() local
1859 RowSetVetoException e; in askForParameters() local
/trunk/main/toolkit/source/layout/core/
H A Dimport.cxx296 void RadioGroups::RadioGroup::itemStateChanged( const awt::ItemEvent& e ) in itemStateChanged()
/trunk/main/toolkit/test/accessibility/
H A DCanvasShape.java256 public void disposing (com.sun.star.lang.EventObject e) in disposing()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckjob.cxx267 catch( const uno::Exception& e ) in handleExtensionUpdates() local
/trunk/main/package/source/package/manifest/
H A DManifestImport.cxx41 #define setProperty(e,v) do{ if(!maValues[e].hasValue()) maValues[e] <<= v;} while(0) argument
/trunk/main/io/test/stm/
H A Dpipetest.cxx190 catch( Exception & e ) in test() local
/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationUpdater.cxx234 catch (RuntimeException e) in UpdateConfiguration() local
/trunk/main/desktop/source/app/
H A Dapp.cxx2153 catch ( com::sun::star::uno::Exception& e ) in Main() local
2193 catch ( com::sun::star::uno::Exception& e ) in Main() local
3067 catch(const css::uno::Exception& e) in OpenClients() local
3109 catch(const css::uno::Exception& e) in OpenClients() local
3132 catch(const com::sun::star::uno::Exception& e) in OpenClients() local
3150 catch(const com::sun::star::uno::Exception& e) in OpenClients() local
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx3909 catch( const uno::Exception& e) in sprmWithProps() local
4199 catch( const uno::Exception& e) in sprmWithProps() local
4578 catch( const uno::RuntimeException& e) in lcl_utext() local
H A DDomainMapperTableHandler.cxx809 catch (lang::IllegalArgumentException e) in endTable() local
816 catch ( uno::Exception e ) in endTable() local
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DMinicalcDecoder.java132 Enumeration e = cd.getDocumentEnumeration(); in addDeviceContent() local
/trunk/main/dtrans/source/test/
H A Dtest_dtrans.cxx480 catch( NoSuchElementException e ) in main() local
/trunk/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp544 catch (const std::exception& e) in main() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java371 public void disposing (com.sun.star.lang.EventObject e) in disposing()
/trunk/main/sfx2/source/view/
H A Dipclient.cxx295 catch ( uno::RuntimeException& e ) in saveObject() local
325 catch ( uno::RuntimeException& e ) in saveObject() local
/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx242 … void SAL_CALL FmFocusListenerAdapter::focusGained( const FocusEvent& e ) throw (RuntimeException) in focusGained()
249 void SAL_CALL FmFocusListenerAdapter::focusLost( const FocusEvent& e ) throw (RuntimeException) in focusLost()
/trunk/main/framework/source/uielement/
H A Duicommanddescription.cxx437 catch ( RuntimeException& e ) in addGenericInfoToCache() local
451 catch ( RuntimeException& e ) in addGenericInfoToCache() local
/trunk/main/chart2/source/controller/main/
H A DControllerCommandDispatch.cxx287 catch( uno::RuntimeException& e) in update() local
537 catch( uno::Exception& e ) in updateCommandAvailability() local
/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.cxx895 catch(SQLContext& e) { aException <<= e; } in resetTables() local
896 catch(SQLWarning& e) { aException <<= e; } in resetTables() local
897 catch(SQLException& e) { aException <<= e; } in resetTables() local
/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx956 catch( const HelpProcessingException& e ) in main() local
988 …pProcessingErrorInfo& HelpProcessingErrorInfo::operator=( const struct HelpProcessingException& e ) in operator =()
1042 catch( const HelpProcessingException& e ) in compileExtensionHelp() local

Completed in 424 milliseconds

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