Searched refs:FORM_NS (Results 1 – 5 of 5) sorted by relevance
48 public static final String FORM_NS = "urn:oasis:names:tc:opendocument:xmlns:form:1.0"; field in OfficeNamespaces
81 return (String) getAttribute(OfficeNamespaces.FORM_NS, OfficeToken.IMAGE_DATA); in getImageData()
77 contentElement.setNamespace(OfficeNamespaces.FORM_NS); in startParsing()
360 rootAttributes.addNamespaceDeclaration("form", OfficeNamespaces.FORM_NS); in performWriteRootTag()
381 rootAttributes.addNamespaceDeclaration("form", OfficeNamespaces.FORM_NS); in startReport()
Completed in 29 milliseconds