Searched defs:publicId (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/ |
H A D | Resolver.java | 63 public InputSource resolveEntity(String publicId, String systemId) in resolveEntity()
|
/aoo41x/main/sax/source/expatwrap/ |
H A D | sax_expat.cxx | 324 const XML_Char *publicId, in call_callbackUnparsedEntityDecl() 333 const XML_Char *publicId) in call_callbackNotationDecl() 341 const XML_Char *publicId) in call_callbackExternalEntityRef() 845 const XML_Char *publicId, in callbackUnparsedEntityDecl() 864 const XML_Char *publicId) in callbackNotationDecl() 882 const XML_Char *publicId) in callbackExternalEntityRef()
|
/aoo41x/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/ |
H A D | XSLTransformer.java | 123 …public InputSource resolveEntity(String publicId, String systemId) throws SAXException, java.io.IO… in resolveEntity()
|
/aoo41x/main/unoxml/source/dom/ |
H A D | documentbuilder.cxx | 246 const xmlChar *publicId, in resolve_func()
|
/aoo41x/main/sax/source/fastparser/ |
H A D | fastparser.cxx | 133 …L_Char *openEntityNames, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId ) in call_callbackExternalEntityRef() 878 … XML_Char *context, const XML_Char * /*base*/, const XML_Char *systemId, const XML_Char *publicId ) in callbackExternalEntityRef()
|
Completed in 32 milliseconds