Home
last modified time | relevance | path

Searched refs:failed (Results 76 – 100 of 354) sorted by relevance

12345678910>>...15

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DDrawController_HandoutView.java217 throw new StatusException(Status.failed(e.toString())); in createTestEnvironment()
252 throw new StatusException(Status.failed("Couldn't create instance")); in createTestEnvironment()
H A DDrawController_NotesView.java214 throw new StatusException(Status.failed(e.toString())); in createTestEnvironment()
249 throw new StatusException(Status.failed("Couldn't create instance")); in createTestEnvironment()
H A DDrawController_OutlineView.java214 throw new StatusException(Status.failed(e.toString())); in createTestEnvironment()
249 throw new StatusException(Status.failed("Couldn't create instance")); in createTestEnvironment()
H A DDrawController_PresentationView.java214 throw new StatusException(Status.failed(e.toString())); in createTestEnvironment()
249 throw new StatusException(Status.failed("Couldn't create instance")); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/sdb/
H A DOfficeDatabaseDocument.idl143 <td>saving the document failed.</td>
155 <td>saving the document under a new name failed.</td>
168 <td>saving the document to a different location failed.</td>
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeControl.idl111 collapsed and expanding failed because at least one of the registered
139 if expanding <var>Node</var> failed because at least one of the registered
154 if collapsing <var>Node</var> failed because at least one of the registered
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XTolerantMultiPropertySet.java69 throw new StatusException(Status.failed( in before()
77 throw new StatusException(Status.failed( in before()
/trunk/main/sfx2/source/appl/
H A Dshutdowniconaqua.mm449 DBG_ERROR( "setDockIconClickHandler selector failed on NSApp\n" );
496 DBG_ERROR( "addDockMenuItem selector failed on NSApp\n" );
499 DBG_ERROR( "addFallbackMenuItem selector failed on NSApp\n" );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DMultiPropertyTest.java98 Status.failed(theService + " is not supported"); in before()
209 … Status.failed("Cannot create new value for '" + propName + " : " + e.getMessage()); in testProperty()
/trunk/main/offapi/com/sun/star/frame/
H A DXModel2.idl105 if creation of a new view failed by other reasons
135 if creation of a new view failed by other reasons
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/complex/unoapi/
H A DCheckModuleAPI.java98 this.failed(ex.toString(), false); in before()
332 this.failed(ex.toString(), false); in getCwsModuleCommand()
/trunk/main/sal/osl/os2/
H A Dfile_url.cxx1194 /*inout*/ bool* failed)
1198 if (!*failed)
1215 *failed = true;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DORowSet.java272 throw new StatusException(Status.failed("Couldn't " + in createTestEnvironment()
277 throw new StatusException(Status.failed("Couldn't " + in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XBreakIterator.java96 (Status.failed("Relation 'Locale' not found")) ; in before()
101 throw new StatusException(Status.failed in before()
/trunk/main/sc/source/core/tool/
H A Daddress.cxx661 goto failed; in lcl_ScRange_Parse_XL_R1C1()
697 goto failed; in lcl_ScRange_Parse_XL_R1C1()
734 goto failed; in lcl_ScRange_Parse_XL_R1C1()
765 failed : in lcl_ScRange_Parse_XL_R1C1()
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DTemplate.log10 Tests failed: 0
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DTemplate.log10 Tests failed: 0
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DTemplate.log10 Tests failed: 0
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/drawing/
H A D_XDrawPageSummarizer.java58 Status.failed( "ObjectRelation('DrawPages') XDrawPages n.a." ); in summarize()
H A D_XDrawPageExpander.java59 Status.failed( "ObjectRelation('DrawPages') XDrawPages n.a."); in _expand()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_ChartStatistics.java63 if (doc == null) throw new StatusException(Status.failed in before()
H A D_Diagram.java57 if (doc == null) throw new StatusException(Status.failed in before()
H A D_Dim3DDiagram.java56 if (doc == null) throw new StatusException(Status.failed in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XScenarios.java59 if (oAddr == null) throw new StatusException(Status.failed in _addNewByName()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/presentation/
H A D_Presentation.java64 if (aPresentation == null) throw new StatusException(Status.failed in _IsLivePresentation()

Completed in 112 milliseconds

12345678910>>...15