Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 25 of 515) sorted by relevance

12345678910>>...21

/aoo41x/main/qadevOOo/runner/lib/
H A DTestCase.java98 cleanup( tParam, log ); in cleanupTestCase()
111 protected void cleanup( TestParameters tParam, PrintWriter log ) { in cleanup() method in TestCase
139 cleanup(tParam, log); in getTestEnvironment()
152 cleanup( tParam, log ); in disposeTestEnvironment()
/aoo41x/main/dtrans/source/win32/dtobj/
H A DDTransHelper.cxx139 cleanup( ); in init()
169 cleanup( ); in init()
182 void SAL_CALL CStgTransferHelper::cleanup( ) in cleanup() function in CStgTransferHelper
/aoo41x/main/extensions/source/macosx/spotlight/
H A DOOoSpotlightImporter.m162 //we hit an error, do cleanup
169 //we hit an error, do cleanup
199 //we hit an error, do cleanup
206 //we hit an error, do cleanup
/aoo41x/main/setup_native/scripts/
H A Djavaloader.sh73 cleanup() function
129 cleanup
566 cleanup
/aoo41x/main/qadevOOo/tests/java/mod/_forms/
H A DOGridControlModel.java164 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OGridControlModel
165 super.cleanup(tParam, log); in cleanup()
288 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OGridControlModelold
H A DOFixedTextModel.java108 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OFixedTextModel
109 super.cleanup(tParam, log); in cleanup()
H A DOButtonModel.java114 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OButtonModel
115 super.cleanup(tParam, log); in cleanup()
H A DOCheckBoxModel.java129 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OCheckBoxModel
130 super.cleanup(tParam, log); in cleanup()
H A DOImageButtonModel.java112 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OImageButtonModel
113 super.cleanup(tParam, log); in cleanup()
H A DONavigationBarModel.java60 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in ONavigationBarModel
61 super.cleanup(tParam, log); in cleanup()
H A DOGroupBoxModel.java108 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OGroupBoxModel
109 super.cleanup(tParam, log); in cleanup()
H A DOComboBoxModel.java144 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OComboBoxModel
145 super.cleanup(tParam, log); in cleanup()
H A DOCurrencyModel.java140 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OCurrencyModel
141 super.cleanup(tParam, log); in cleanup()
H A DOEditModel.java151 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OEditModel
152 super.cleanup(tParam, log); in cleanup()
H A DOFormattedFieldWrapper.java143 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OFormattedFieldWrapper
144 super.cleanup(tParam, log); in cleanup()
H A DOImageControlModel.java142 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OImageControlModel
143 super.cleanup(tParam, log); in cleanup()
H A DONumericModel.java141 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in ONumericModel
142 super.cleanup(tParam, log); in cleanup()
H A DOPatternModel.java146 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OPatternModel
147 super.cleanup(tParam, log); in cleanup()
H A DODateModel.java159 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in ODateModel
160 super.cleanup(tParam, log); in cleanup()
H A DORadioButtonModel.java144 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in ORadioButtonModel
145 super.cleanup(tParam, log); in cleanup()
/aoo41x/main/sysui/desktop/cleanversion/
H A Dmakefile.mk35 ALLTAR: $(MISC)$/cleanup.flag
41 $(MISC)$/cleanup.flag : ..$/productversion.mk
/aoo41x/main/soltools/testSHL/inc/
H A DtstMgr.hxx44 void cleanup();
51 cleanup(); in ~tstMgr()
/aoo41x/main/qadevOOo/tests/java/mod/_sch/
H A DAccAxis.java53 if (xChartDoc != null) cleanup(Param, log); in createTestEnvironment()
106 protected void cleanup( TestParameters Param, PrintWriter log) { in cleanup() method in AccAxis
H A DAccLegend.java53 if (xChartDoc != null) cleanup(Param, log); in createTestEnvironment()
106 protected void cleanup( TestParameters Param, PrintWriter log) { in cleanup() method in AccLegend
H A DAccLegendEntry.java53 if (xChartDoc != null) cleanup(Param, log); in createTestEnvironment()
106 protected void cleanup( TestParameters Param, PrintWriter log) { in cleanup() method in AccLegendEntry

Completed in 65 milliseconds

12345678910>>...21