/aoo42x/main/sax/source/expatwrap/ |
H A D | sax_expat.cxx | 122 pThis->rDocumentLocator->getPublicId(),\ 392 virtual OUString SAL_CALL getPublicId(void) throw () in getPublicId() function in sax_expatwrap::LocatorImpl 749 rDocumentLocator->getPublicId(), in parse() 906 pImpl->rDocumentLocator->getPublicId(), in callbackExternalEntityRef() 1005 pImpl->rDocumentLocator->getPublicId(), in callErrorHandler()
|
/aoo42x/main/sax/source/fastparser/ |
H A D | fastparser.cxx | 97 virtual OUString SAL_CALL getPublicId(void) throw (RuntimeException); 161 OUString SAL_CALL FastLocatorImpl::getPublicId(void) throw (RuntimeException) in getPublicId() function in sax_fastparser::FastLocatorImpl 659 mxDocumentLocator->getPublicId(), in parse() 901 mxDocumentLocator->getPublicId(), in callbackExternalEntityRef()
|
/aoo42x/main/oox/source/core/ |
H A D | recordparser.cxx | 60 virtual OUString SAL_CALL getPublicId() throw( RuntimeException ); 90 OUString SAL_CALL Locator::getPublicId() throw( RuntimeException ) in getPublicId() function in oox::core::prv::Locator
|
/aoo42x/main/unoxml/source/dom/ |
H A D | notation.cxx | 38 OUString SAL_CALL CNotation::getPublicId() throw (RuntimeException) in getPublicId() function in DOM::CNotation
|
H A D | entity.cxx | 68 OUString SAL_CALL CEntity::getPublicId() throw (RuntimeException) in getPublicId() function in DOM::CEntity
|
H A D | documenttype.cxx | 104 OUString SAL_CALL CDocumentType::getPublicId() throw (RuntimeException) in getPublicId() function in DOM::CDocumentType
|
H A D | notation.hxx | 59 virtual OUString SAL_CALL getPublicId() throw (RuntimeException);
|
H A D | documenttype.hxx | 87 virtual OUString SAL_CALL getPublicId() throw (RuntimeException);
|
H A D | entity.hxx | 70 virtual OUString SAL_CALL getPublicId() throw (RuntimeException);
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/ |
H A D | OfficeDocumentException.java | 83 message.append(spe.getPublicId()); in OfficeDocumentException()
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/utils/ |
H A D | ManifestParser.java | 78 System.out.println("\tPublicId: " + spe.getPublicId()); in parse()
|
/aoo42x/main/offapi/com/sun/star/xml/dom/ |
H A D | XNotation.idl | 38 string getPublicId();
|
H A D | XEntity.idl | 43 string getPublicId();
|
H A D | XDocumentType.idl | 64 string getPublicId();
|
/aoo42x/main/offapi/com/sun/star/xml/sax/ |
H A D | XLocator.idl | 60 string getPublicId();
|
/aoo42x/main/xmloff/source/core/ |
H A D | xmlerror.cxx | 207 rLocator->getPublicId(), rLocator->getSystemId() ); in AddRecord()
|
/aoo42x/main/qadevOOo/tests/java/ifc/xml/sax/ |
H A D | _XDocumentHandler.java | 100 public String getPublicId() { in getPublicId() method in _XDocumentHandler.DocumentLocator
|
/aoo42x/main/filter/source/xsltvalidate/ |
H A D | XSLTValidate.java | 165 String aPublicId = e.getPublicId(); in JavaSAXParseEceptionToUno()
|
/aoo42x/main/qadevOOo/runner/util/ |
H A D | XMLTools.java | 211 _log.println("DOCUMENT LOCATOR: ('" + loc.getPublicId() + in setDocumentLocator()
|
/aoo42x/main/automation/source/server/ |
H A D | XMLParser.cxx | 395 aTester = xLocator->getPublicId(); in setDocumentLocator()
|