Home
last modified time | relevance | path

Searched refs:Manifest (Results 1 – 25 of 54) sorted by relevance

123

/aoo42x/main/scripting/java/org/openoffice/idesupport/zip/
H A DParcelZipper.java36 import org.openoffice.idesupport.xml.Manifest;
318 Manifest manifest; in unzipToZip()
388 Manifest manifest) throws IOException { in copyDocumentToZip()
427 Manifest manifest = null; in removeParcel()
496 private Manifest getManifestFromDocument(File document) { in getManifestFromDocument()
498 Manifest result = null; in getManifestFromDocument()
504 result = new Manifest(documentZip.getInputStream(original)); in getManifestFromDocument()
521 private Manifest addParcelToManifest(File document, File parcel) in addParcelToManifest()
525 Manifest result = null; in addParcelToManifest()
559 private Manifest removeParcelFromManifest(File document, String name) { in removeParcelFromManifest()
[all …]
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DMakefile40 COMP1_MANIFESTFILE = $(OUT_COMP_CLASS)/$(COMP1_NAME).uno.Manifest
49 COMP2_MANIFESTFILE = $(OUT_COMP_CLASS)/$(COMP2_NAME).uno.Manifest
58 COMP3_MANIFESTFILE = $(OUT_COMP_CLASS)/$(COMP3_NAME).uno.Manifest
107 $(OUT_COMP_CLASS)/%.Manifest :
/aoo42x/main/package/
H A DPackage_dtd.mk25 $(eval $(call gb_Package_add_file,package_dtd,bin/Manifest.dtd,Manifest.dtd))
/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DMakefile46 COMP1_MANIFESTFILE=$(COMP1_GEN_OUT)/$(COMP1_NAME).uno.Manifest
59 COMP2_MANIFESTFILE=$(COMP2_GEN_OUT)/$(COMP2_NAME).uno.Manifest
124 $(SAMPLE_GEN_OUT)/%.Manifest :
/aoo42x/main/ridljar/java/unoloader/src/main/java/com/sun/star/lib/unoloader/
H A DUnoClassLoader.java32 import java.util.jar.Manifest;
187 Manifest mf; in getJarMainAttributes()
/aoo42x/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java47 public class Manifest { class
52 public Manifest(InputStream inputStream) throws IOException { in Manifest() method in Manifest
/aoo42x/main/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/
H A DMakefile40 COMPONENT_MANIFESTFILE = $(OUT_COMP_CLASS)/$(COMPONENT_NAME).uno.Manifest
65 $(OUT_COMP_CLASS)/%.Manifest :
/aoo42x/main/odk/examples/java/PropertySet/
H A DMakefile39 COMP_JAR_MANIFEST=$(COMP_CLASS_OUT)/$(COMP_NAME).uno.Manifest
60 $(COMP_CLASS_OUT)/%.Manifest :
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DMakefile42 COMP_MANIFESTFILE = $(SAMPLE_GEN_OUT)/$(COMP_NAME).uno.Manifest
67 $(SAMPLE_GEN_OUT)/%.Manifest :
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/
H A DMakefile39 COMP_MANIFESTFILE=$(OUT_COMP_CLASS)/$(COMP_NAME).uno.Manifest
58 $(OUT_COMP_CLASS)/%.Manifest :
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/
H A DMakefile38 COMP_MANIFESTFILE = $(OUT_COMP_CLASS)/$(COMP_NAME).uno.Manifest
64 $(OUT_COMP_CLASS)/%.Manifest :
/aoo42x/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DMakefile44 COMP_JAR_MANIFEST=$(COMP_GEN_OUT)/$(COMP_NAME).Manifest
69 $(COMP_GEN_OUT)/%.Manifest :
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/
H A DMakefile39 COMP_MANIFESTFILE=$(OUT_COMP_CLASS)/$(COMP_NAME).uno.Manifest
59 $(OUT_COMP_CLASS)/%.Manifest :
/aoo42x/main/odk/examples/DevelopersGuide/Components/SimpleLicense/
H A DMakefile48 COMP_JAR_MANIFEST=$(COMP_GEN_OUT)/$(COMP_NAME).uno.Manifest
82 $(COMP_GEN_OUT)/%.Manifest :
/aoo42x/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DMakefile48 COMP_JAR_MANIFEST=$(COMP_GEN_OUT)/$(COMP_NAME).uno.Manifest
83 $(COMP_GEN_OUT)/%.Manifest :
/aoo42x/main/odk/examples/java/ToDo/
H A DMakefile41 COMP_JAR_MANIFEST=$(COMP_CLASS_OUT)/$(COMP_NAME).uno.Manifest
76 $(COMP_CLASS_OUT)/%.Manifest :
/aoo42x/main/odk/examples/java/MinimalComponent/
H A DMakefile48 COMP_JAR_MANIFEST=$(COMP_GEN_OUT)/$(COMP_NAME).uno.Manifest
87 $(COMP_GEN_OUT)/%.Manifest :
/aoo42x/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java38 import java.util.jar.Manifest;
85 Manifest mf = jarConnection.getManifest(); in main()
/aoo42x/main/odk/examples/DevelopersGuide/Charts/
H A DMakefile52 COMP_MANIFESTFILE = $(SAMPLE_CLASS_OUT)/$(COMP_NAME).uno.Manifest
82 $(SAMPLE_CLASS_OUT)/%.Manifest :
/aoo42x/main/odk/examples/DevelopersGuide/Components/JavaComponent/
H A DMakefile42 COMP_MANIFESTFILE = $(OUT_COMP_CLASS)/$(COMP_NAME).uno.Manifest
87 $(OUT_COMP_CLASS)/%.Manifest :
/aoo42x/main/odk/examples/java/Inspector/
H A DMakefile49 COMP_JAR_MANIFEST=$(COMP_GEN_OUT)/$(COMP_NAME).uno.Manifest
88 $(COMP_GEN_OUT)/%.Manifest :
/aoo42x/main/odk/examples/java/Spreadsheet/
H A DMakefile50 COMP_MANIFESTFILE=$(OUT_COMP_CLASS)/$(COMP_NAME).uno.Manifest
87 $(OUT_COMP_CLASS)/%.Manifest :
/aoo42x/main/xmerge/util/
H A Dminicalc.mf1 Manifest-Version: 1.0
/aoo42x/main/bridges/test/java_uno/nativethreadpool/
H A Drelay.manifest1 Manifest-Version: 1.0
/aoo42x/main/cppuhelper/qa/propertysetmixin/
H A Dmanifest1 Manifest-Version: 1.0

Completed in 137 milliseconds

123