Home
last modified time | relevance | path

Searched refs:Status (Results 176 – 200 of 375) sorted by relevance

12345678910>>...15

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XPrintJobBroadcaster.java33 import lib.Status;
50 …throw new StatusException(Status.failed(" No test possible. The XPrintJobListener interface has to… in before()
H A D_XControlAccess.java27 import lib.Status;
78 (Status.failed("NO 'DOCUMENT' ObjRelation!")); in _getControl()
H A D_XSelectionSupplier.java31 import lib.Status;
64 throw new StatusException(Status.failed( in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/tree/
H A D_XTreeDataModel.java33 import lib.Status;
117 …throw new StatusException(Status.failed("ERROR: could not get object relation 'XTreeDataModelListe… in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSubTotalCalculatable.java26 import lib.Status;
51 throw new StatusException(Status.failed( in before()
H A D_XRecentFunctions.java29 import lib.Status;
122 if (functionList == null) throw new StatusException(Status.failed in _setRecentFunctionIds()
H A D_XArrayFormulaRange.java27 import lib.Status;
92 if (oSheet == null) throw new StatusException(Status.failed in _setArrayFormula()
H A D_XSheetFilterable.java26 import lib.Status;
54 throw new StatusException(Status.failed( in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DODatabaseContext.java29 import lib.Status;
102 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
H A DORowSet.java29 import lib.Status;
272 throw new StatusException(Status.failed("Couldn't " + in createTestEnvironment()
277 throw new StatusException(Status.failed("Couldn't " + in createTestEnvironment()
H A DOSQLMessageDialog.java28 import lib.Status;
95 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_XDocumentInsertable.java28 import lib.Status;
118 throw new StatusException(Status.failed in before()
H A D_XStandaloneDocumentInfo.java27 import lib.Status;
55 (Status.failed("Relation 'DOCURL' not found")); in before()
H A D_XViewDataSupplier.java31 import lib.Status;
58 tRes.tested("setViewData()", Status.skipped(true)); in _setViewData()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/dialogs/
H A D_XControlAccess.java27 import lib.Status;
69 (Status.failed("XControlInformation not supported")) ; in before()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_commandenvironments.hxx73 virtual void SAL_CALL push( css::uno::Any const & Status )
75 virtual void SAL_CALL update( css::uno::Any const & Status )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XFrameLoader.java27 import lib.Status;
127 (Status.failed("Some relations not found")) ; in before()
H A D_XSynchronousFrameLoader.java27 import lib.Status;
84 throw new StatusException(Status.failed("Some relations not found")) ; in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/io/
H A D_XObjectInputStream.java27 import lib.Status;
81 tRes.tested("readObject()", Status.skipped(false)); in _readObject()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XContentProviderManager.java27 import lib.Status;
145 Status.failed("registerContentProvider(.., .., false)"); in _registerContentProvider()
H A D_XCachedDynamicResultSetStubFactory.java27 import lib.Status;
71 throw new StatusException(Status.failed("!!! Relation not found !!!")) ; in before()
/trunk/main/desktop/source/app/
H A Dofficeipcthread.hxx106 enum Status enum in desktop::OfficeIPCThread
124 static Status EnableOfficeIPCThread();
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XTextRangeCompare.java27 import lib.Status;
100 throw new StatusException(Status.failed in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwl/
H A DPathSettings.java38 import lib.Status;
116 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
/trunk/main/vcl/unx/generic/app/
H A Di18n_wrp.cxx240 Status XvaCloseIM(XIM) in XvaCloseIM()
242 Status s = False; in XvaCloseIM()

Completed in 66 milliseconds

12345678910>>...15