Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/
H A DDocumentTokenFormatter.java366 private String StripValueQuotes (final String sQuotedValue) in StripValueQuotes() argument
368 final String sValue = sQuotedValue.substring(1, sQuotedValue.length()-1); in StripValueQuotes()

Completed in 10 milliseconds