Home
last modified time | relevance | path

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

/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx122 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()
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx97 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()
/trunk/main/oox/source/core/
H A Drecordparser.cxx60 virtual OUString SAL_CALL getPublicId() throw( RuntimeException );
90 OUString SAL_CALL Locator::getPublicId() throw( RuntimeException ) in getPublicId() function in oox::core::prv::Locator
/trunk/main/unoxml/source/dom/
H A Dnotation.cxx38 OUString SAL_CALL CNotation::getPublicId() throw (RuntimeException) in getPublicId() function in DOM::CNotation
H A Dentity.cxx68 OUString SAL_CALL CEntity::getPublicId() throw (RuntimeException) in getPublicId() function in DOM::CEntity
H A Ddocumenttype.cxx104 OUString SAL_CALL CDocumentType::getPublicId() throw (RuntimeException) in getPublicId() function in DOM::CDocumentType
H A Dnotation.hxx59 virtual OUString SAL_CALL getPublicId() throw (RuntimeException);
H A Ddocumenttype.hxx87 virtual OUString SAL_CALL getPublicId() throw (RuntimeException);
H A Dentity.hxx70 virtual OUString SAL_CALL getPublicId() throw (RuntimeException);
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocumentException.java83 message.append(spe.getPublicId()); in OfficeDocumentException()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DManifestParser.java78 System.out.println("\tPublicId: " + spe.getPublicId()); in parse()
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXNotation.idl38 string getPublicId();
H A DXEntity.idl43 string getPublicId();
H A DXDocumentType.idl64 string getPublicId();
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXLocator.idl60 string getPublicId();
/trunk/main/xmloff/source/core/
H A Dxmlerror.cxx207 rLocator->getPublicId(), rLocator->getSystemId() ); in AddRecord()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/xml/sax/
H A D_XDocumentHandler.java100 public String getPublicId() { in getPublicId() method in _XDocumentHandler.DocumentLocator
/trunk/main/filter/source/xsltvalidate/
H A DXSLTValidate.java165 String aPublicId = e.getPublicId(); in JavaSAXParseEceptionToUno()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java211 _log.println("DOCUMENT LOCATOR: ('" + loc.getPublicId() + in setDocumentLocator()
/trunk/main/automation/source/server/
H A DXMLParser.cxx395 aTester = xLocator->getPublicId(); in setDocumentLocator()

Completed in 71 milliseconds