Home
last modified time | relevance | path

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

/AOO42X/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java515 PropertyValue noMDFile = new PropertyValue(); in check() local
516 noMDFile.Name = "URL"; in check()
517 noMDFile.Value = TestDocument.getUrl("TEST.odt"); in check()
530 PropertyValue[] argsEmpty = { mimetype, noMDFile }; in check()