Home
last modified time | relevance | path

Searched refs:Exception (Results 51 – 75 of 4297) sorted by relevance

12345678910>>...172

/trunk/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx371 catch( uno::Exception& ) in InitNewDocument_Impl()
443 catch( uno::Exception& ) in LoadLink_Impl()
570 catch( uno::Exception& ) in LoadDocumentFromStorage_Impl()
937 uno::Exception, in setPersistentEntry()
1165 uno::Exception, in storeToEntry()
1291 uno::Exception, in storeAsEntry()
1428 uno::Exception, in saveCompleted()
1556 uno::Exception, in storeOwn()
1671 uno::Exception, in reload()
1795 uno::Exception, in breakLink()
[all …]
/trunk/test/testgui/source/svt/gui/sw/
H A DBasicFuncOnWriter.java72 public static void beforeClass() throws Exception { in beforeClass()
78 public static void afterClass() throws Exception { in afterClass()
83 public void before()throws Exception{ in before()
88 public void saveNewSWWithPic() throws Exception { in saveNewSWWithPic()
109 public void saveNewSWWithBullet() throws Exception { in saveNewSWWithBullet()
137 public void saveNewSWWithUnDoDelete()throws Exception{ in saveNewSWWithUnDoDelete()
227 public void saveNewSWWithSDAsOLE()throws Exception{ in saveNewSWWithSDAsOLE()
255 public void saveNewSWWithTOC() throws Exception { in saveNewSWWithTOC()
387 public void InsertPicToOpenedSW() throws Exception { in InsertPicToOpenedSW()
411 public void InsertOLEToOpenedSW() throws Exception { in InsertOLEToOpenedSW()
[all …]
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java97 catch (com.sun.star.uno.Exception exception) in UnoDialog()
115 catch (com.sun.star.uno.Exception exception) in getControlKey()
169 catch (com.sun.star.uno.Exception exception) in setControlProperty()
195 catch (com.sun.star.uno.Exception exception) in setControlProperties()
209 catch (com.sun.star.uno.Exception exception) in getControlProperty()
229 catch (com.sun.star.uno.Exception exception) in printControlProperties()
306 catch (java.lang.Exception ex) in insertLabel()
400 catch (com.sun.star.uno.Exception exception) in insertScrollBar()
434 catch (com.sun.star.uno.Exception exception) in insertEditField()
655 catch (java.lang.Exception jexception) in combineListboxList()
[all …]
/trunk/main/forms/qa/integration/forms/
H A DDocumentHelper.java105 …lper loadDocument( XMultiServiceFactory orb, String documentURL ) throws com.sun.star.uno.Exception in loadDocument()
111 …atic DocumentHelper blankTextDocument( XMultiServiceFactory orb ) throws com.sun.star.uno.Exception in blankTextDocument()
117 …ic static DocumentHelper blankXMLForm( XMultiServiceFactory orb ) throws com.sun.star.uno.Exception in blankXMLForm()
123 …per blankDocument( XMultiServiceFactory orb, DocumentType eType ) throws com.sun.star.uno.Exception in blankDocument()
188 public void reload() throws Exception in reload()
214 throws com.sun.star.uno.Exception in createSubForm()
243 throws com.sun.star.uno.Exception in createSubForm()
259 …xContainer createSiblingForm( Object aForm, String sInitialName ) throws com.sun.star.uno.Exception in createSiblingForm()
339 protected XDrawPage getMainDrawPage( ) throws com.sun.star.uno.Exception in getMainDrawPage()
367 protected XNameContainer getFormComponentTreeRoot( ) throws com.sun.star.uno.Exception in getFormComponentTreeRoot()
[all …]
H A DFormPropertyBags.java62 public static void beforeClass() throws Exception in beforeClass()
68 public static void afterClass() throws Exception in afterClass()
81 public void before() throws com.sun.star.uno.Exception, java.lang.Exception in before()
89 private void impl_closeDoc() throws com.sun.star.uno.Exception in impl_closeDoc()
100 public void after() throws com.sun.star.uno.Exception, java.lang.Exception in after()
107 public void checkSomething() throws com.sun.star.uno.Exception, java.lang.Exception in checkSomething()
129 catch( Exception e ) { } in checkSomething()
141 …impl_checkPropertyValueNotification( XPropertySet _controlModel ) throws com.sun.star.uno.Exception in impl_checkPropertyValueNotification()
159 catch( Exception e ) { } in impl_checkPropertyValueNotification()
167 private void impl_checkPropertyPersistence() throws com.sun.star.uno.Exception in impl_checkPropertyPersistence()
/trunk/main/sc/source/ui/vba/
H A Dvbaformat.cxx66 catch (uno::Exception& ) in ScVbaFormat()
104 catch (uno::Exception& ) in setVerticalAlignment()
140 catch (uno::Exception& ) in getVerticalAlignment()
180 catch (uno::Exception& ) in setHorizontalAlignment()
221 catch (uno::Exception& ) in getHorizontalAlignment()
260 catch (uno::Exception& ) in setOrientation()
297 catch (uno::Exception& ) in getOrientation()
312 catch (uno::Exception& ) in setWrapText()
331 catch (uno::Exception& ) in getWrapText()
390 catch (uno::Exception& ) in getNumberFormatLocal()
[all …]
/trunk/main/oox/inc/oox/helper/
H A Dopenssl_wrapper.hxx37 extern void throwOpenSSLException( const char *prefix ) throw ( ::com::sun::star::uno::Exception );
43 OpenSSLDigest() throw ( ::com::sun::star::uno::Exception ) in OpenSSLDigest()
63 void initialize( const EVP_MD* aDigest ) throw ( ::com::sun::star::uno::Exception ) in initialize()
70 int digestSize() throw ( ::com::sun::star::uno::Exception ) in digestSize()
75 void update( const void *data, unsigned int count ) throw ( ::com::sun::star::uno::Exception ) in update()
81 void final( unsigned char *md, unsigned int *count ) throw ( ::com::sun::star::uno::Exception ) in final()
87 static int digestSize( const EVP_MD* digest ) throw ( ::com::sun::star::uno::Exception ) in digestSize()
108 OpenSSLCipher() throw ( ::com::sun::star::uno::Exception ) in OpenSSLCipher()
127 void setPadding( int padding) throw ( ::com::sun::star::uno::Exception ) in setPadding()
133 …t dataInSize, unsigned char *dataOut, int *dataOutSize ) throw ( ::com::sun::star::uno::Exception ) in update()
[all …]
/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx206 throw(css::uno::Exception) in load()
286 throw(css::uno::Exception) in isFillState()
300 throw(css::uno::Exception) in getMatchingItemsByProps()
337 throw(css::uno::Exception) in hasItems()
355 throw(css::uno::Exception) in getItemNames()
381 throw(css::uno::Exception) in hasItem()
416 throw(css::uno::Exception) in getItem()
473 throw(css::uno::Exception) in removeItem()
497 throw(css::uno::Exception) in setItem()
525 throw(css::uno::Exception) in refreshItem()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java80 public void setUp() throws Exception { in setUp()
86 public void tearDown() throws Exception { in tearDown()
99 public void createDocumentAndSlide() throws Exception { in createDocumentAndSlide()
132 throws Exception { in insertDefaultChart2()
275 public void testLegendCharFont() throws Exception { in testLegendCharFont()
333 public void testLegendposition() throws Exception { in testLegendposition()
357 public void testTitleAndSubTitle() throws Exception { in testTitleAndSubTitle()
412 public void testDataLabel() throws Exception { in testDataLabel()
439 public void testGridLine() throws Exception { in testGridLine()
468 public void testWall() throws Exception { in testWall()
[all …]
/trunk/main/connectivity/qa/complex/connectivity/
H A DHsqlDriverTest.java71 } catch(Exception ex) { in test()
81 } catch(Exception e){} in test()
85 } catch(Exception e){} in test()
89 } catch(Exception e){} in test()
93 } catch(Exception e){} in test()
99 } catch(Exception e){} in test()
124 } catch(Exception e){} in test()
129 } catch(Exception e){} in test()
130 }catch(Exception e){} in test()
156 } catch(Exception e){} in test2()
[all …]
/trunk/main/jurt/java/jurt/src/test/java/com/sun/star/lib/uno/protocols/urp/
H A DTestObject.java28 …public void method1( /*IN*/java.lang.Object itf ) throws com.sun.star.uno.Exception, com.sun.star.… in method1()
31 …public void method2( /*OUT*/java.lang.Object[] itf ) throws com.sun.star.uno.Exception, com.sun.st… in method2()
34 …public void method3( /*INOUT*/java.lang.Object[] itf ) throws com.sun.star.uno.Exception, com.sun.… in method3()
37 public Object method4( ) throws com.sun.star.uno.Exception, com.sun.star.uno.RuntimeException { in method4()
41 … public Object returnAny( ) throws com.sun.star.uno.Exception, com.sun.star.uno.RuntimeException { in returnAny()
46 public void method() throws com.sun.star.uno.Exception, com.sun.star.uno.RuntimeException { in method()
49 …public void methodWithInParameter( /*IN*/String text ) throws com.sun.star.uno.Exception, com.sun.… in methodWithInParameter()
52 …public void methodWithOutParameter( /*OUT*/String[] text ) throws com.sun.star.uno.Exception, com.… in methodWithOutParameter()
55 …hodWithInOutParameter( /*INOUT*/String[] text ) throws com.sun.star.uno.Exception, com.sun.star.un… in methodWithInOutParameter()
58 …public String methodWithResult( ) throws com.sun.star.uno.Exception, com.sun.star.uno.RuntimeExce… in methodWithResult()
[all …]
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx112 catch ( uno::Exception& ) in GetReplacements()
186 catch( uno::Exception& ) in CommitImageSubStorage()
206 catch( uno::Exception& ) in ReleaseImageSubStorage()
396 catch ( uno::Exception& ) in Get_Impl()
433 catch ( uno::Exception& ) in CreateEmbeddedObject()
540 catch ( uno::Exception& ) in StoreEmbeddedObject()
583 catch ( uno::Exception& ) in InsertEmbeddedObject()
618 catch ( uno::Exception& ) in InsertEmbeddedObject()
754 catch( uno::Exception& ) in CopyAndGetEmbeddedObject()
1292 catch( uno::Exception& ) in InsertGraphicStream()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XSimpleFileAccess.java81 catch (com.sun.star.uno.Exception ex) { in _copy()
114 catch (com.sun.star.uno.Exception ex) { in _move()
143 catch (com.sun.star.uno.Exception ex) { in _kill()
160 catch (com.sun.star.uno.Exception ex) { in _isFolder()
252 catch (Exception ex) { in _setReadOnly()
276 catch (com.sun.star.uno.Exception ex) { in _createFolder()
298 catch (com.sun.star.uno.Exception ex) { in _getSize()
322 catch (com.sun.star.uno.Exception ex) { in _getContentType()
374 catch (com.sun.star.uno.Exception ex) { in _getDateTimeModified()
395 catch (com.sun.star.uno.Exception ex) { in _getFolderContents()
[all …]
/trunk/main/vbahelper/source/vbahelper/
H A Dvbapagesetupbase.cxx54 catch( uno::Exception& ) in getTopMargin()
82 catch( uno::Exception& ) in setTopMargin()
108 catch( uno::Exception& ) in getBottomMargin()
136 catch( uno::Exception& ) in setBottomMargin()
149 catch( uno::Exception& ) in getRightMargin()
165 catch( uno::Exception& ) in setRightMargin()
179 catch( uno::Exception& ) in getLeftMargin()
195 catch( uno::Exception& ) in setLeftMargin()
208 catch( uno::Exception& ) in getHeaderMargin()
224 catch( uno::Exception& ) in setHeaderMargin()
[all …]
/trunk/main/sw/qa/complex/writer/
H A DLoadSaveTest.java79 throws Exception in setUpConnection()
86 throws InterruptedException, com.sun.star.uno.Exception in tearDownConnection()
98 public void before() throws Exception in before()
128 public void testLoadStore() throws Exception in testLoadStore()
137 } catch (Exception e) { in testLoadStore()
143 public void testDoc(String fileName) throws Exception in testDoc()
214 void report2(Exception e) in report2()
219 Exception cause = (Exception) in report2()
225 Exception cause = (Exception) in report2()
232 void report(Exception e) { in report()
[all …]
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java620 try{ oos.close(); } catch( Exception e ){} in encodeObject()
621 try{ gzos.close(); } catch( Exception e ){} in encodeObject()
622 try{ b64os.close(); } catch( Exception e ){} in encodeObject()
623 try{ baos.close(); } catch( Exception e ){} in encodeObject()
899 }catch( Exception e){ in decode4to3()
1099 try{ bais.close(); } catch( Exception e ){} in decodeToObject()
1100 try{ ois.close(); } catch( Exception e ){} in decodeToObject()
1135 try{ bos.close(); } catch( Exception e ){} in encodeToFile()
1226 try{ bis.close(); } catch( Exception e) {} in decodeFromFile()
1274 try{ bis.close(); } catch( Exception e) {} in encodeFromFile()
[all …]
/trunk/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java216 catch( Exception ex ) in mouseClicked()
245 catch( Exception e ) in saveObject()
410 catch( Exception ex ) in actionPerformed()
746 catch( Exception e ) in createEmbedObject()
777 catch( Exception e ) in createLinkObject()
813 catch( Exception e ) in loadEmbedObject()
840 catch ( Exception ex ) in clearObjectAndStorage()
878 catch( Exception e ) in createTempStorage()
915 catch( Exception e ) in saveStorageAsFileURI()
986 catch( Exception e ) in loadFileURI()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDataAwareness.java65 public void handle( Object aFormComponent ) throws com.sun.star.uno.Exception in handle()
109 public void handle( Object aFormComponent ) throws com.sun.star.uno.Exception in handle()
190 protected void enumFormComponents( ) throws java.lang.Exception in enumFormComponents()
252 catch( com.sun.star.uno.Exception e ) in resetted()
325 catch(com.sun.star.uno.Exception e) in propertyChange()
558 protected void ensureTables() throws java.lang.Exception in ensureTables()
631 throws com.sun.star.uno.Exception in createGridColumn()
665 throws com.sun.star.uno.Exception in createGridColumn()
673 protected void prepareDocument() throws com.sun.star.uno.Exception, java.lang.Exception in prepareDocument()
887 protected void cleanUp( ) throws java.lang.Exception in cleanUp()
[all …]
/trunk/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java95 throws java.lang.Exception in before()
119 throws java.lang.Exception in after()
133 throws java.lang.Exception in checkGlobalAccelCfg()
175 throws java.lang.Exception in checkModuleAccelCfg()
358 throws java.lang.Exception in checkDocumentAccelCfg()
377 throws java.lang.Exception in impl_checkGetKeyCommands()
419 throws java.lang.Exception in impl_checkSetKeyCommands()
491 throws java.lang.Exception in impl_checkRemoveKeyCommands()
534 throws java.lang.Exception in impl_checkGetPreferredKeyEventsForCommandList()
564 throws java.lang.Exception in getCommandFromConfiguration()
[all …]
/trunk/main/sfx2/source/bastyp/
H A Dhelper.cxx116 catch( uno::Exception& ) in Transfer_Impl()
185 catch( uno::Exception& ) in IsFolder()
212 catch( uno::Exception& ) in GetTitle()
237 catch( uno::Exception& ) in Kill()
299 catch( uno::Exception& ) in GetFolderContents()
327 catch( uno::Exception& ) in GetFolderContents()
463 catch( uno::Exception& ) in GetFolderContentProperties()
640 catch( uno::Exception& ) in GetHelpTreeViewContents()
689 catch( uno::Exception& ) in GetActiveHelpString()
710 catch( uno::Exception& ) in IsHelpErrorDocument()
[all …]
/trunk/main/extensions/source/propctrlr/
H A Dxsdvalidationhelper.cxx78 catch( const Exception& ) in XSDValidationHelper()
99 catch( const Exception& ) in getAvailableDataTypeNames()
106 …ce< XDataTypeRepository > XSDValidationHelper::getDataTypeRepository() const SAL_THROW((Exception)) in getDataTypeRepository()
156 catch( const Exception& ) in getValidatingDataTypeName()
178 catch( const Exception& ) in getDataTypeByName()
213 catch( const Exception& ) in cloneDataType()
238 catch( const Exception& ) in removeDataTypeFromRepository()
278 catch( const Exception& ) in setValidatingDataTypeByName()
318 catch( const Exception& ) in copyDataType()
370 catch( const Exception& ) in findDefaultFormatForIntrospectee()
[all …]
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx307 HCERTSTORE SecurityEnvironment_MSCryptImpl :: getCryptoSlot() throw( Exception , RuntimeException )… in getCryptoSlot()
311 void SecurityEnvironment_MSCryptImpl :: setCryptoSlot( HCERTSTORE aSlot) throw( Exception , Runtime… in setCryptoSlot()
322 HCERTSTORE SecurityEnvironment_MSCryptImpl :: getCertDb() throw( Exception , RuntimeException ) { in getCertDb()
326 void SecurityEnvironment_MSCryptImpl :: setCertDb( HCERTSTORE aCertDb ) throw( Exception , RuntimeE… in setCertDb()
337 void SecurityEnvironment_MSCryptImpl :: adoptSymKey( HCRYPTKEY aSymKey ) throw( Exception , Runtime… in adoptSymKey()
357 } catch ( Exception& ) { in adoptSymKey()
393 void SecurityEnvironment_MSCryptImpl :: adoptPubKey( HCRYPTKEY aPubKey ) throw( Exception , Runtime… in adoptPubKey()
413 } catch ( Exception& ) { in adoptPubKey()
449 void SecurityEnvironment_MSCryptImpl :: adoptPriKey( HCRYPTKEY aPriKey ) throw( Exception , Runtime… in adoptPriKey()
469 } catch ( Exception& ) { in adoptPriKey()
[all …]
/trunk/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx158 catch ( const uno::Exception& ) in ~OUndoContainerAction()
167 void OUndoContainerAction::implReInsert( ) SAL_THROW( ( Exception ) ) in implReInsert()
179 void OUndoContainerAction::implReRemove( ) SAL_THROW( ( Exception ) ) in implReRemove()
199 catch(uno::Exception&){} in implReRemove()
226 catch( const Exception& ) in Undo()
254 catch( const Exception& ) in Redo()
284 catch(uno::Exception&){} in implReInsert()
301 catch(uno::Exception&){} in implReRemove()
337 catch(uno::Exception&){} in implReInsert()
353 catch(uno::Exception&){} in implReRemove()
[all …]
/trunk/main/comphelper/inc/comphelper/
H A Dstoragehelper.hxx56 throw ( ::com::sun::star::uno::Exception );
62 throw ( ::com::sun::star::uno::Exception );
68 throw ( ::com::sun::star::uno::Exception );
77 throw ( ::com::sun::star::uno::Exception );
87 throw ( ::com::sun::star::uno::Exception );
94 throw ( ::com::sun::star::uno::Exception );
102 throw ( ::com::sun::star::uno::Exception );
107 throw ( ::com::sun::star::uno::Exception );
114 throw ( ::com::sun::star::uno::Exception );
119 throw ( ::com::sun::star::uno::Exception );
[all …]
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.hxx90 ) throw( ::com::sun::star::uno::Exception , ::com::sun::star::uno::RuntimeException ) ;
131 …virtual CERTCertDBHandle* getCertDb() throw( ::com::sun::star::uno::Exception , ::com::sun::star::…
133 …virtual void setCertDb( CERTCertDBHandle* aCertDb ) throw( ::com::sun::star::uno::Exception , ::co…
135 …virtual void adoptSymKey( PK11SymKey* aSymKey ) throw( ::com::sun::star::uno::Exception , ::com::s…
137 …virtual void rejectSymKey( PK11SymKey* aSymKey ) throw( ::com::sun::star::uno::Exception , ::com::…
139 …virtual PK11SymKey* getSymKey( unsigned int position ) throw( ::com::sun::star::uno::Exception , :…
141 …virtual void adoptPubKey( SECKEYPublicKey* aPubKey ) throw( ::com::sun::star::uno::Exception , ::c…
143 …virtual void rejectPubKey( SECKEYPublicKey* aPubKey ) throw( ::com::sun::star::uno::Exception , ::…
147 …virtual void adoptPriKey( SECKEYPrivateKey* aPriKey ) throw( ::com::sun::star::uno::Exception , ::…
167 …virtual xmlSecKeysMngrPtr createKeysManager() throw( ::com::sun::star::uno::Exception , ::com::sun…
[all …]

Completed in 1208 milliseconds

12345678910>>...172