Home
last modified time | relevance | path

Searched refs:Status (Results 51 – 75 of 367) sorted by relevance

12345678910>>...15

/aoo4110/main/unotools/source/config/
H A Dbootstrap.cxx111 Status status_;
121 Status initialize();
775 Bootstrap::Status Bootstrap::checkBootstrapStatus(OUString& _rDiagnosticMessage) in checkBootstrapStatus()
783 Bootstrap::Status Bootstrap::checkBootstrapStatus(rtl::OUString& _rDiagnosticMessage, FailureCode& … in checkBootstrapStatus()
787 Status result = aData.status_; in checkBootstrapStatus()
856 Bootstrap::Status Bootstrap::Impl::initialize() in initialize()
858 Bootstrap::Status result; in initialize()
/aoo4110/main/qadevOOo/tests/java/mod/_fwl/
H A DTypeDetection.java30 import lib.Status;
109 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
127 Status.failed("Couldn't get elements from object")); in createTestEnvironment()
130 Status.failed("Couldn't get elements from object")); in createTestEnvironment()
H A DFilterFactory.java30 import lib.Status;
89 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
113 Status.failed("Couldn't get elements from object")); in createTestEnvironment()
116 Status.failed("Couldn't get elements from object")); in createTestEnvironment()
/aoo4110/main/qadevOOo/tests/java/ifc/beans/
H A D_XMultiPropertyStates.java27 import lib.Status;
60 throw new StatusException(Status.failed("No PropertyNames given")); in before()
123 tRes.tested("setPropertiesToDefault()",Status.skipped(true)); in _setPropertiesToDefault()
142 throw new StatusException(Status.failed in _setPropertiesToDefault()
H A D_XPropertyWithState.java31 import lib.Status;
66 … throw new StatusException(Status.failed("'com.sun.star.lang.WrappedTargetException' was thrown")); in _getDefaultAsProperty()
103 … throw new StatusException(Status.failed("'com.sun.star.lang.WrappedTargetException' was thrown")); in _setToDefaultAsProperty()
/aoo4110/main/qadevOOo/tests/java/ifc/sheet/
H A D_XCellSeries.java27 import lib.Status;
54 throw new StatusException(Status.failed( in before()
76 tRes.tested("fillAuto()",Status.skipped(true)); in _fillAuto()
127 tRes.tested("fillSeries()",Status.skipped(true)); in _fillSeries()
/aoo4110/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleText.java26 import lib.Status;
107 throw new StatusException(Status.failed( in before()
139 throw new StatusException(Status.skipped(true)); in _getCaretPosition()
518 throw new StatusException(Status.skipped(true)); in _getSelectedText()
569 throw new StatusException(Status.skipped(true)); in _getSelectionStart()
611 throw new StatusException(Status.skipped(true)); in _getSelectionEnd()
659 throw new StatusException(Status.skipped(true)); in _setSelection()
1102 throw new StatusException(Status.skipped(true)); in _copyText()
/aoo4110/main/qadevOOo/tests/java/ifc/registry/
H A D_XSimpleRegistry.java26 import lib.Status;
90 throw new StatusException(Status.failed( in before()
97 throw new StatusException(Status.failed( in before()
104 throw new StatusException(Status.failed( in before()
/aoo4110/main/qadevOOo/tests/java/ifc/chart/
H A D_StackableDiagram.java27 import lib.Status;
63 if (doc == null) throw new StatusException(Status.failed in before()
67 if (stack == null) throw new StatusException(Status.failed in before()
H A D_StockDiagram.java27 import lib.Status;
63 if (doc == null) throw new StatusException(Status.failed in before()
67 if (stock == null) throw new StatusException(Status.failed in before()
H A D_ChartDataPointProperties.java27 import lib.Status;
65 if (doc == null) throw new StatusException(Status.failed in before()
69 if (Line == null) throw new StatusException(Status.failed in before()
H A D_ChartTwoAxisXSupplier.java27 import lib.Status;
63 if (doc == null) throw new StatusException(Status.failed in before()
67 if (bar == null) throw new StatusException(Status.failed in before()
H A D_ChartTwoAxisYSupplier.java27 import lib.Status;
63 if (doc == null) throw new StatusException(Status.failed in before()
67 if (bar == null) throw new StatusException(Status.failed in before()
H A D_XDiagram.java27 import lib.Status;
63 if (rowamount == null) throw new StatusException(Status.failed in before()
67 if (colamount == null) throw new StatusException(Status.failed in before()
/aoo4110/main/qadevOOo/tests/java/ifc/text/
H A D_XTextRangeMover.java27 import lib.Status;
68 Status.failed("Couldn't get relation 'RangeForMove'")); in _moveTextRange()
73 Status.failed("Couldn't get relation 'XTextRange'")); in _moveTextRange()
H A D_XTextTable.java27 import lib.Status;
65 (Status.failed("Couldn't get relation 'NROW'")); in before()
70 (Status.failed("Couldn't get relation 'NCOL'")); in before()
/aoo4110/main/qadevOOo/tests/java/ifc/io/
H A D_XObjectOutputStream.java27 import lib.Status;
65 new StatusException(Status.failed("Relation 'InputStream' failed")); in _writeObject()
72 new StatusException(Status.failed("Relation 'PersistObject' failed")); in _writeObject()
H A D_XOutputStream.java27 import lib.Status;
68 new StatusException(Status.failed( in before()
73 new StatusException(Status.failed( in before()
/aoo4110/main/unotools/inc/unotools/
H A Dbootstrap.hxx98 enum Status enum in utl::Bootstrap
122 static Status checkBootstrapStatus(rtl::OUString& _rDiagnosticMessage);
127 … static Status checkBootstrapStatus(rtl::OUString& _rDiagnosticMessage, FailureCode& _rErrCode);
/aoo4110/main/qadevOOo/tests/java/ifc/drawing/
H A D_XConnectorShape.java27 import lib.Status;
72 if (shapes == null) throw new StatusException(Status.failed in before()
79 (Status.failed("Shapes don't implement XConnectableShape"+ in before()
/aoo4110/main/qadevOOo/tests/java/ifc/inspection/
H A D_XObjectInspector.java30 import lib.Status;
82 (Status.failed("Relation 'XObjectInspector.toInspect' not found.")) ; in before()
87 (Status.failed("Relation 'XObjectInspector.InspectorModelToSet' not found.")) ; in before()
/aoo4110/main/qadevOOo/tests/java/ifc/awt/
H A D_XRadioButton.java28 import lib.Status;
85 tRes.tested("addItemListener()", Status.skipped(true)) ; in _addItemListener()
96 tRes.tested("removeItemListener()", Status.skipped(true)) ; in _removeItemListener()
/aoo4110/main/qadevOOo/tests/java/ifc/sdb/
H A D_XSingleSelectQueryComposer.java32 import lib.Status;
85 throw new StatusException(Status.failed( in before()
95 throw new StatusException(Status.failed( in before()
110 throw new StatusException(Status.failed( in before()
/aoo4110/main/x11_extensions/inc/
H A DXrandr.h69 Status XRRQueryVersion (Display *dpy,
85 Status XRRSetScreenConfig (Display *dpy,
93 Status XRRSetScreenConfigAndRate (Display *dpy,
/aoo4110/main/vcl/unx/generic/app/
H A Drandrwrapper.cxx44 Status(*m_pXRRQueryVersion)(Display*,int*,int*);
71 Status XRRQueryVersion( Display* i_pDisp, int* o_major, int* o_minor ) in XRRQueryVersion()
114 …m_pXRRQueryVersion = (Status(*)(Display*,int*,int*))osl_getAsciiFunctionSymbol( m_pRandRLib, "XRRQ… in initFromModule()
211 Status XRRQueryVersion( Display* i_pDisp, int* o_major, int* o_minor )

Completed in 151 milliseconds

12345678910>>...15