Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/xsltvalidate/
H A DXSLTValidate.java58 private static Vector parseErrors =new Vector(); field in XSLTValidate
132 parseErrors =new Vector(); in convert()
142 if (parseErrors.size()>0){ in convert()
144 for (Enumeration e = parseErrors.elements() ; e.hasMoreElements() ;) { in convert()
235 parseErrors.add (e.getLocalizedMessage()+" "+e.getLineNumber()+" "); in error()
263 parseErrors.add (e.getLocalizedMessage()+" "+e.getLineNumber()+" "); in fatalError()
/aoo4110/main/vcl/inc/
H A Dgraphite_features.hxx50 bool parseErrors() { return mbErrors; }; in parseErrors() function in grutils::GrFeatureParser
/aoo4110/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx142 (int)mpFeatures->getFontFeatures(NULL), mpFeatures->parseErrors()); in GraphiteFontAdaptor()

Completed in 13 milliseconds