Home
last modified time | relevance | path

Searched refs:noMDNoContentFile (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java512 PropertyValue noMDNoContentFile = new PropertyValue(); in check() local
513 noMDNoContentFile.Name = "URL"; in check()
514 noMDNoContentFile.Value = TestDocument.getUrl("CUSTOM.odt"); in check()
529 PropertyValue[] argsEmptyNoContent = { mimetype, noMDNoContentFile}; in check()