Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/
H A DDocumentTokenFormatter.java182 if (msLastNamespaceName.equals("xmlns")) in ParseTagContent()
204 msLastNamespaceName = aNameToken.Text; in ParseQualifiedName()
211 msLastNamespaceName = ""; in ParseQualifiedName()
393 private String msLastNamespaceName; field in DocumentTokenFormatter

Completed in 13 milliseconds