Home
last modified time | relevance | path

Searched refs:StatusException (Results 76 – 100 of 777) sorted by relevance

12345678910>>...32

/aoo41x/main/qadevOOo/tests/java/mod/_sw/
H A DSwAccessibleFootnoteView.java27 import lib.StatusException;
84 throw new StatusException("Couldn't create footnote", e); in createTestEnvironment()
95 throw new StatusException("Couldn't insert the footnote", e); in createTestEnvironment()
110 throw new StatusException("Couldn't set propertyValue...", e); in createTestEnvironment()
113 throw new StatusException("Couldn't set propertyValue...", e); in createTestEnvironment()
116 throw new StatusException("Couldn't set propertyValue...", e); in createTestEnvironment()
119 throw new StatusException("Couldn't set propertyValue...", e); in createTestEnvironment()
H A DSwAccessibleEndnoteView.java27 import lib.StatusException;
82 throw new StatusException("Couldn't create endnote", e); in createTestEnvironment()
95 throw new StatusException("Couldn't insert the endnote", e); in createTestEnvironment()
110 throw new StatusException("Couldn't set propertyValue...", e); in createTestEnvironment()
113 throw new StatusException("Couldn't set propertyValue...", e); in createTestEnvironment()
116 throw new StatusException("Couldn't set propertyValue...", e); in createTestEnvironment()
119 throw new StatusException("Couldn't set propertyValue...", e); in createTestEnvironment()
H A DSwXTextGraphicObjects.java28 import lib.StatusException;
67 throw new StatusException( "Couldn't create document", e ); in initialize()
101 throws StatusException { in createTestEnvironment()
114 throw new StatusException("Couldn't create instance", ex ); in createTestEnvironment()
130 throw new StatusException("Couldn't insert Content", e ); in createTestEnvironment()
146 throw new StatusException("Couldn't set property 'GraphicURL'", e ); in createTestEnvironment()
H A DSwXAutoTextGroup.java30 import lib.StatusException;
84 throw new StatusException( "Couldn't create document", e ); in initialize()
119 throw new StatusException("Couldn't create AutoTextContainer", e); in createTestEnvironment()
136 throw new StatusException("could not insert '"+myGroupName+"' into container",ex); in createTestEnvironment()
139 throw new StatusException("could not insert '"+myGroupName+"' into container",ex); in createTestEnvironment()
156 throw new StatusException("Couldn't get AutoTextGroup '"+myGroupName + "'", e); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_fwl/
H A DFilterFactory.java31 import lib.StatusException;
84 throw new StatusException("Couldn't get FilterFactory", e ); in createTestEnvironment()
89 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
112 throw new StatusException( in createTestEnvironment()
115 throw new StatusException( in createTestEnvironment()
136 throw new StatusException("Couldn't create relation", e); in createTestEnvironment()
138 throw new StatusException("Couldn't create relation", e); in createTestEnvironment()
H A DTypeDetection.java31 import lib.StatusException;
104 throw new StatusException("Couldn't get TypeDetection", e ); in createTestEnvironment()
109 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
126 throw new StatusException( in createTestEnvironment()
129 throw new StatusException( in createTestEnvironment()
163 throw new StatusException( "Couldn't create Bookmark", e ); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_sc/
H A DScIndexEnumeration_SheetCellRangesEnumeration.java28 import lib.StatusException;
64 throw new StatusException( "Couldn't create document", e ); in initialize()
118 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
121 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
124 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
127 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
144 throw new StatusException ( in createTestEnvironment()
H A DScCellRangesObj.java28 import lib.StatusException;
107 throw new StatusException( "Couldn't create document", e ); in initialize()
179 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
182 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
185 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
188 throw new StatusException("Couldn't create test object", e); in createTestEnvironment()
205 throw new StatusException ( in createTestEnvironment()
H A DScLabelRangeObj.java28 import lib.StatusException;
73 throw new StatusException( "Couldn't create document", e ); in initialize()
124 throw new StatusException( in createTestEnvironment()
128 throw new StatusException( in createTestEnvironment()
132 throw new StatusException( in createTestEnvironment()
136 throw new StatusException( in createTestEnvironment()
H A DScFilterDescriptorBase.java28 import lib.StatusException;
80 throw new StatusException( "Couldn't create document", e ); in initialize()
122 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
125 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
128 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
138 throw new StatusException( in createTestEnvironment()
H A DScAnnotationObj.java28 import lib.StatusException;
85 throw new StatusException( "Couldn't create document", e ); in initialize()
117 throws StatusException { in createTestEnvironment()
145 throw new StatusException( in createTestEnvironment()
149 throw new StatusException( in createTestEnvironment()
153 throw new StatusException( in createTestEnvironment()
H A DScIndexEnumeration_CellAnnotationsEnumeration.java28 import lib.StatusException;
65 throw new StatusException( "Couldn't create document", e ); in initialize()
95 throw new StatusException( "Couldn't get a spreadsheet", e); in createTestEnvironment()
98 throw new StatusException( "Couldn't get a spreadsheet", e); in createTestEnvironment()
101 throw new StatusException( "Couldn't get a spreadsheet", e); in createTestEnvironment()
111 throw new StatusException( in createTestEnvironment()
H A DScTableRowObj.java28 import lib.StatusException;
80 throw new StatusException( "Couldn't create document", e ); in initialize()
135 throw new StatusException( in createTestEnvironment()
139 throw new StatusException( in createTestEnvironment()
143 throw new StatusException( in createTestEnvironment()
147 throw new StatusException( in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_dbpool/
H A DOConnectionPool.java29 import lib.StatusException;
59 throw new StatusException( in createTestEnvironment()
69 throw new StatusException( in createTestEnvironment()
77 throw new StatusException( in createTestEnvironment()
85 throw new StatusException( in createTestEnvironment()
91 throw new StatusException( in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/ifc/chart/
H A D_ChartAxisZSupplier.java28 import lib.StatusException;
63 if (doc == null) throw new StatusException(Status.failed in before()
67 if (bar == null) throw new StatusException(Status.failed in before()
79 throw new StatusException("Exception while set property value", e); in before()
83 throw new StatusException("Exception while set property value", e); in before()
87 throw new StatusException("Exception while set property value", e); in before()
91 throw new StatusException("Exception while set property value", e); in before()
/aoo41x/main/qadevOOo/tests/java/mod/_sch/
H A DChXDiagram.java28 import lib.StatusException;
156 throw new StatusException( "Couldn't create document", e ); in initialize()
232 throw new StatusException("Couldn't get sheet", e); in createTestEnvironment()
235 throw new StatusException("Couldn't get sheet", e); in createTestEnvironment()
238 throw new StatusException("Couldn't get sheet", e); in createTestEnvironment()
336 throw new StatusException("Couldn't get TableChart", e); in createTestEnvironment()
339 throw new StatusException("Couldn't get TableChart", e); in createTestEnvironment()
342 throw new StatusException("Couldn't get TableChart", e); in createTestEnvironment()
H A DAccFloor.java27 import lib.StatusException;
63 throw new StatusException( "Couldn't create document", e ); in createTestEnvironment()
74 throw new StatusException("Couldn't change Diagram to 3D", e); in createTestEnvironment()
78 throw new StatusException("Couldn't change Diagram to 3D", e); in createTestEnvironment()
82 throw new StatusException("Couldn't change Diagram to 3D", e); in createTestEnvironment()
86 throw new StatusException("Couldn't change Diagram to 3D", e); in createTestEnvironment()
H A DAccWall.java27 import lib.StatusException;
63 throw new StatusException( "Couldn't create document", e ); in createTestEnvironment()
74 throw new StatusException("Couldn't change Diagram to 3D", e); in createTestEnvironment()
78 throw new StatusException("Couldn't change Diagram to 3D", e); in createTestEnvironment()
82 throw new StatusException("Couldn't change Diagram to 3D", e); in createTestEnvironment()
86 throw new StatusException("Couldn't change Diagram to 3D", e); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_xmloff/Impress/
H A DXMLSettingsImporter.java28 import lib.StatusException;
85 throw new StatusException( "Couldn't create document", e ); in initialize()
117 (TestParameters tParam, PrintWriter log ) throws StatusException { in createTestEnvironment()
134 throw new StatusException("Can't create component.", e) ; in createTestEnvironment()
181 throw new StatusException("Can't create component.", e); in createTestEnvironment()
193 throw new StatusException in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_forms/
H A DGenericModelTest.java29 import lib.StatusException;
391 … throw new StatusException("Couldn't create following control shape (m_kindOfControl): '" + in createTestEnvironment()
424 throw new StatusException("Can't access TestDB", e); in createTestEnvironment()
453 throw new StatusException("Couldn't set property '" + prop.Name + "': ", e); in createTestEnvironment()
456 throw new StatusException("Couldn't set property '" + prop.Name + "': ", e); in createTestEnvironment()
459 throw new StatusException("Couldn't set property '" + prop.Name + "': ", e); in createTestEnvironment()
462 throw new StatusException("Couldn't set property '" + prop.Name + "': ", e); in createTestEnvironment()
465 throw new StatusException("Couldn't get property on index '" + i + "': ", e); in createTestEnvironment()
538 throw new StatusException(Status.failed(msg)); in update()
/aoo41x/main/qadevOOo/tests/java/mod/_pcr/
H A DObjectInspectorModel.java37 import lib.StatusException;
77 throw new StatusException("Could not get a Desktop: null", null); in initialize()
110 throw new StatusException("could not get DefaultContext from xMSF", e); in createTestEnvironment()
112 throw new StatusException("could not get DefaultContext from xMSF", e); in createTestEnvironment()
114 throw new StatusException("could not get DefaultContext from xMSF", e); in createTestEnvironment()
140 throw new StatusException("Unexpected exception", e); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DOSQLMessageDialog.java29 import lib.StatusException;
74 PrintWriter log ) throws StatusException { in createTestEnvironment()
90 throw new StatusException("Service not available", e) ; in createTestEnvironment()
95 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
109 … throw new StatusException("could not create instacne of 'com.sun.star.awt.Toolkit'", e) ; in createTestEnvironment()
135 throw new StatusException("could not create window", e) ; in createTestEnvironment()
H A DORowSet.java30 import lib.StatusException;
165 throws StatusException in initialize()
272 throw new StatusException(Status.failed("Couldn't " + in createTestEnvironment()
277 throw new StatusException(Status.failed("Couldn't " + in createTestEnvironment()
340 … throw new StatusException( "RowSetApproveChecker.moveCursor failed", e ); in createTestEnvironment()
355 … throw new StatusException( "RowSetApproveChecker.changeRow failed", e ); in createTestEnvironment()
379 … throw new StatusException( "RowSetApproveChecker.changeRowSet failed", e ); in createTestEnvironment()
417 … throw new StatusException( "setting up the RowSet with a parametrized command failed", e ); in createTestEnvironment()
484 throw new StatusException( "couldn't set up tes tenvironment", e ); in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_streams.uno/
H A DDataInputStream.java36 import lib.StatusException;
94 throw new StatusException("Couldn't create instance", e); in createTestEnvironment()
110 throw new StatusException("Couldn't create instance", e); in createTestEnvironment()
124 throw new StatusException("Couldn't create instance", e); in createTestEnvironment()
157 throw new StatusException("Can't create DataInputStream", e); in createTestEnvironment()
168 throw new StatusException("Can't create input stream", e) ; in createTestEnvironment()
/aoo41x/main/qadevOOo/tests/java/mod/_svx/
H A DAccessibleOLEShape.java28 import lib.StatusException;
67 throw new StatusException( "Couldn't create document", e ); in initialize()
104 throw new StatusException("Couldn't change property", e); in createTestEnvironment()
107 throw new StatusException("Couldn't change property", e); in createTestEnvironment()
110 throw new StatusException("Couldn't change property", e); in createTestEnvironment()
113 throw new StatusException("Couldn't change property", e); in createTestEnvironment()

Completed in 83 milliseconds

12345678910>>...32