Home
last modified time | relevance | path

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

/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx123 pThis->rDocumentLocator->getSystemId(),\
396 virtual OUString SAL_CALL getSystemId(void) throw () in getSystemId() function in sax_expatwrap::LocatorImpl
742 OUString sSystemId = rDocumentLocator->getSystemId(); in parse()
750 rDocumentLocator->getSystemId(), in parse()
907 pImpl->rDocumentLocator->getSystemId(), in callbackExternalEntityRef()
1006 pImpl->rDocumentLocator->getSystemId(), in callErrorHandler()
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx98 virtual OUString SAL_CALL getSystemId(void) throw (RuntimeException);
168 OUString SAL_CALL FastLocatorImpl::getSystemId(void) throw (RuntimeException) in getSystemId() function in sax_fastparser::FastLocatorImpl
652 OUString sSystemId = mxDocumentLocator->getSystemId(); in parse()
660 mxDocumentLocator->getSystemId(), in parse()
902 mxDocumentLocator->getSystemId(), in callbackExternalEntityRef()
/trunk/main/oox/source/core/
H A Drecordparser.cxx61 virtual OUString SAL_CALL getSystemId() throw( RuntimeException );
96 OUString SAL_CALL Locator::getSystemId() throw( RuntimeException ) in getSystemId() function in oox::core::prv::Locator
/trunk/main/unoxml/source/dom/
H A Dnotation.cxx48 OUString SAL_CALL CNotation::getSystemId() throw (RuntimeException) in getSystemId() function in DOM::CNotation
H A Dentity.cxx83 OUString SAL_CALL CEntity::getSystemId() throw (RuntimeException) in getSystemId() function in DOM::CEntity
H A Ddocumenttype.cxx119 OUString SAL_CALL CDocumentType::getSystemId() throw (RuntimeException) in getSystemId() function in DOM::CDocumentType
H A Dnotation.hxx64 virtual OUString SAL_CALL getSystemId() throw (RuntimeException);
H A Ddocumenttype.hxx92 virtual OUString SAL_CALL getSystemId() throw (RuntimeException);
H A Dentity.hxx75 virtual OUString SAL_CALL getSystemId() throw (RuntimeException);
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocumentException.java79 message.append(spe.getSystemId()); in OfficeDocumentException()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DManifestParser.java79 System.out.println("\tSystemId: " + spe.getSystemId()); in parse()
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXNotation.idl43 string getSystemId();
H A DXEntity.idl48 string getSystemId();
H A DXDocumentType.idl69 string getSystemId();
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXLocator.idl66 string getSystemId();
/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.java105 public String getSystemId() { in getSystemId() method in _XDocumentHandler.DocumentLocator
/trunk/main/filter/source/xsltvalidate/
H A DXSLTValidate.java169 String aSystemId = e.getSystemId(); in JavaSAXParseEceptionToUno()
/trunk/main/sax/test/sax/
H A Dtestsax.cxx342 OString o = OUStringToOString( m_rLocator->getSystemId() , RTL_TEXTENCODING_UTF8 ); in startElement()
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx410 printf( "%s(%d):" , USTRING_TO_PCHAR( m_rLocator->getSystemId() ) , in startElement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java212 "','" + loc.getSystemId() + "')") ; in setDocumentLocator()
/trunk/main/automation/source/server/
H A DXMLParser.cxx396 aTester = xLocator->getSystemId(); in setDocumentLocator()

Completed in 78 milliseconds