Home
last modified time | relevance | path

Searched +defs:manifest +defs:file (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/scripting/java/org/openoffice/idesupport/zip/
H A DParcelZipper.java318 Manifest manifest; in unzipToZip() local
388 Manifest manifest) throws IOException { in copyDocumentToZip()
427 Manifest manifest = null; in removeParcel() local
570 public String getParcelLanguage(File file) throws IOException { in getParcelLanguage()
/AOO41X/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java233 XURI manifest = URI.createNS(xContext, xBaseURI.getStringValue(), in check() local
518 PropertyValue file = new PropertyValue(); in check() local
630 final String file = TestDocument.getUrl("TESTRDFA.odt"); in checkRDFa() local
645 private void storeRDFa(XComponent xComp, String file) in storeRDFa()
662 private XComponent loadRDFa(String file) in loadRDFa()