Home
last modified time | relevance | path

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

12345678910>>...21

/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcall.asm192 je cleanup
224 jmp cleanup
228 jmp cleanup
232 jmp cleanup
236 jmp cleanup
240 jmp cleanup
242 cleanup: label
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/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()
/trunk/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
/trunk/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
/trunk/main/setup_native/scripts/
H A Djavaloader.sh73 cleanup() function
129 cleanup
566 cleanup
/trunk/main/qadevOOo/java/OOoRunner/src/main/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 DONavigationBarModel.java60 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in ONavigationBarModel
61 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 DOFixedTextModel.java108 protected void cleanup(TestParameters tParam, PrintWriter log) { in cleanup() method in OFixedTextModel
109 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 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()
/trunk/main/sysui/desktop/cleanversion/
H A Dmakefile.mk35 ALLTAR: $(MISC)$/cleanup.flag
41 $(MISC)$/cleanup.flag : ..$/productversion.mk
/trunk/main/soltools/testSHL/inc/
H A DtstMgr.hxx44 void cleanup();
51 cleanup(); in ~tstMgr()
/trunk/main/qadevOOo/java/OOoRunner/src/main/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

Completed in 66 milliseconds

12345678910>>...21