/aoo42x/main/scripting/java/org/openoffice/idesupport/zip/ |
H A D | ParcelZipper.java | 36 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 D | Makefile | 40 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 D | Package_dtd.mk | 25 $(eval $(call gb_Package_add_file,package_dtd,bin/Manifest.dtd,Manifest.dtd))
|
/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | Makefile | 46 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 D | UnoClassLoader.java | 32 import java.util.jar.Manifest; 187 Manifest mf; in getJarMainAttributes()
|
/aoo42x/main/scripting/java/org/openoffice/idesupport/xml/ |
H A D | Manifest.java | 47 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 D | Makefile | 40 COMPONENT_MANIFESTFILE = $(OUT_COMP_CLASS)/$(COMPONENT_NAME).uno.Manifest 65 $(OUT_COMP_CLASS)/%.Manifest :
|
/aoo42x/main/odk/examples/java/PropertySet/ |
H A D | Makefile | 39 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 D | Makefile | 42 COMP_MANIFESTFILE = $(SAMPLE_GEN_OUT)/$(COMP_NAME).uno.Manifest 67 $(SAMPLE_GEN_OUT)/%.Manifest :
|
/aoo42x/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/ |
H A D | Makefile | 39 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 D | Makefile | 38 COMP_MANIFESTFILE = $(OUT_COMP_CLASS)/$(COMP_NAME).uno.Manifest 64 $(OUT_COMP_CLASS)/%.Manifest :
|
/aoo42x/main/odk/examples/java/EmbedDocument/EmbeddedObject/ |
H A D | Makefile | 44 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 D | Makefile | 39 COMP_MANIFESTFILE=$(OUT_COMP_CLASS)/$(COMP_NAME).uno.Manifest 59 $(OUT_COMP_CLASS)/%.Manifest :
|
/aoo42x/main/odk/examples/DevelopersGuide/Components/SimpleLicense/ |
H A D | Makefile | 48 COMP_JAR_MANIFEST=$(COMP_GEN_OUT)/$(COMP_NAME).uno.Manifest 82 $(COMP_GEN_OUT)/%.Manifest :
|
/aoo42x/main/odk/examples/DevelopersGuide/Components/dialogcomponent/ |
H A D | Makefile | 48 COMP_JAR_MANIFEST=$(COMP_GEN_OUT)/$(COMP_NAME).uno.Manifest 83 $(COMP_GEN_OUT)/%.Manifest :
|
/aoo42x/main/odk/examples/java/ToDo/ |
H A D | Makefile | 41 COMP_JAR_MANIFEST=$(COMP_CLASS_OUT)/$(COMP_NAME).uno.Manifest 76 $(COMP_CLASS_OUT)/%.Manifest :
|
/aoo42x/main/odk/examples/java/MinimalComponent/ |
H A D | Makefile | 48 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 D | Loader.java | 38 import java.util.jar.Manifest; 85 Manifest mf = jarConnection.getManifest(); in main()
|
/aoo42x/main/odk/examples/DevelopersGuide/Charts/ |
H A D | Makefile | 52 COMP_MANIFESTFILE = $(SAMPLE_CLASS_OUT)/$(COMP_NAME).uno.Manifest 82 $(SAMPLE_CLASS_OUT)/%.Manifest :
|
/aoo42x/main/odk/examples/DevelopersGuide/Components/JavaComponent/ |
H A D | Makefile | 42 COMP_MANIFESTFILE = $(OUT_COMP_CLASS)/$(COMP_NAME).uno.Manifest 87 $(OUT_COMP_CLASS)/%.Manifest :
|
/aoo42x/main/odk/examples/java/Inspector/ |
H A D | Makefile | 49 COMP_JAR_MANIFEST=$(COMP_GEN_OUT)/$(COMP_NAME).uno.Manifest 88 $(COMP_GEN_OUT)/%.Manifest :
|
/aoo42x/main/odk/examples/java/Spreadsheet/ |
H A D | Makefile | 50 COMP_MANIFESTFILE=$(OUT_COMP_CLASS)/$(COMP_NAME).uno.Manifest 87 $(OUT_COMP_CLASS)/%.Manifest :
|
/aoo42x/main/xmerge/util/ |
H A D | minicalc.mf | 1 Manifest-Version: 1.0
|
/aoo42x/main/bridges/test/java_uno/nativethreadpool/ |
H A D | relay.manifest | 1 Manifest-Version: 1.0
|
/aoo42x/main/cppuhelper/qa/propertysetmixin/ |
H A D | manifest | 1 Manifest-Version: 1.0
|