Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTransformer.java106 private String pubtype = new String(); field in XSLTransformer
175 pubtype = (String) AnyConverter.toObject( in initialize()
325 if (pubtype != null) { in start()
326 transformer.setParameter("publicType", pubtype); in start()

Completed in 9 milliseconds