Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 25 of 119) sorted by last modified time

12345

/trunk/main/oox/source/token/
H A Dtokens.txt1170 clean
/trunk/main/solenv/gbuild/extensions/
H A Dpost_PackModule.mk54 cleanpackmodule : clean
/trunk/test/
H A DREADME.md123 Running clean will delete compiled classes and build directories.
125 ant clean
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dtypes.mk77 /// The (phony) absolute filesystem path to clean the target.
/trunk/test/testgui/source/bvt/gui/
H A DBasicFunctionTest.java59 app.clean(); in beforeClass()
H A DFileTypeTest.java56 app.clean(); in beforeClass()
H A DFileExport.java153 app.clean(); in beforeClass()
/trunk/test/testgui/source/fvt/gui/
H A DAOOTest.java62 app.clean(); in beforeClass()
/trunk/test/testgui/source/fvt/gui/sw/hyperlink/
H A DWarningDialog.java86 app.clean(); in beforeClass()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java709 entry.clean(); in delete()
957 entry.clean(); in evaluate()
1089 public void clean() in clean() method in OpenOfficeDocFileSystem.Entry
/trunk/main/
H A Dmakefile.rc53 distclean .PHONY: clean
61 clean .PHONY:
75 -$(GNUMAKE) -C dmake clean
/trunk/main/desktop/source/app/
H A Dlockfile.cxx228 void Lockfile::clean( void ) in clean() function in desktop::Lockfile
H A Dapp.cxx1086 m_pLockfile->clean(); in DeInit()
1147 if (m_pLockfile != NULL) m_pLockfile->clean(); in QueryExit()
1785 m_pLockfile->clean(); in Exception()
/trunk/test/testuno/source/pvt/uno/
H A DConversion.java76 public static String clean = System.getProperty("conversion.clean", "file"); field in Conversion
149 } else if ("file".equalsIgnoreCase(clean) && counter % repeat == 0) { in after()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclApp.java62 public void clean() { in clean() method in VclApp
86 public void start(boolean clean) { in start() argument
87 if (clean) in start()
88 clean(); in start()
/trunk/test/testgui/.settings/
H A Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.builder.cleanOutputFolder=clean
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm437 // clean up and return string
/trunk/main/ure/source/uretest/
H A DMakefile.pln76 .PHONY: clean
77 clean:
/trunk/main/toolkit/doc/layout/
H A DTODO198 + NB. we want to have nice 'clean' looking non-stdlycaps XML
/trunk/main/tomcat/
H A Dtomcat.patch16 + <target name="clean" description="Clean">
19 + target="clean"
/trunk/main/testgraphical/util/
H A Dmakefile.pmk30 clean: clean_all
/trunk/main/testgraphical/source/
H A Dmakefile.mk108 clean: target
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/
H A Dmakefile.mk65 clean: target
66 $(ANT) clean
/trunk/main/testgraphical/qa/graphical/
H A Dmakefile.mk55 clean: target
/trunk/main/sysui/desktop/redhat/
H A Dredhat-menus.spec66 %clean

Completed in 84 milliseconds

12345