Home
last modified time | relevance | path

Searched refs:sSystemId (Results 1 – 25 of 41) sorted by last modified time

12

/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/
H A DFlatXml.java131 aInput.sSystemId = sURL; in importer()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DFlatXml.cxx161 aInput.sSystemId = aURL; in importer()
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx339 aInput.sSystemId = aURL; in importer()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx151 aParserInput.sSystemId = rName; in ReadThroughComponent()
1075 aParserInput.sSystemId = sDocName; in GetSectionList()
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx224 aParserInput.sSystemId = rName; in ReadThroughComponent()
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx399 aParserInput.sSystemId = OUString(pMedium->GetName()); in Import()
/trunk/main/sd/source/core/
H A DCustomAnimationPreset.cxx268 aParserInput.sSystemId = rPath; in implImportEffects()
/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx513 aInput.sSystemId = ouInputFileName; in parseFile()
757 aInput.sSystemId = inputFileName; in transfer_without_sec()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_addfunc.cxx129 source.sSystemId = OUString( RTL_CONSTASCII_USTRINGPARAM("virtual file") ); in importDialogModel()
/trunk/main/xmloff/source/meta/
H A Dxmlversion.cxx443 … xProps->getPropertyValue( ::rtl::OUString::createFromAscii( "URL" ) ) >>= aParserInput.sSystemId; in load()
/trunk/main/xmloff/source/core/
H A Dxmlerror.cxx75 OUString sSystemId; /// public identifier member in ErrorRecord
90 sSystemId(rSystemId), in ErrorRecord()
250 rErr.sPublicId, rErr.sSystemId, rErr.nRow, rErr.nColumn ); in ThrowErrorAsSAXException()
/trunk/main/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java231 aInput.sSystemId = sFileName; in importer()
/trunk/main/unoxml/source/dom/
H A Ddocumentbuilder.cxx66 … virtual InputSource SAL_CALL resolveEntity( const OUString& sPublicId, const OUString& sSystemId ) in resolveEntity() argument
71 is.sSystemId = sSystemId; in resolveEntity()
78 Content aContent(sSystemId, aEnvironment); in resolveEntity()
/trunk/main/toolkit/source/layout/core/
H A Droot.cxx177 source.sSystemId = OUString::createFromAscii( "virtual file" ); in initialize()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx117 aParserInput.sSystemId = aNames [ nIdx ] ->aPackageName; in GetDoc()
215 aParserInput.sSystemId = aName; in GetMacroTable()
343 aParserInput.sSystemId = aName; in GetBlockText()
497 aParserInput.sSystemId = sDocName; in ReadInfo()
/trunk/main/svx/workben/msview/
H A Dxmlconfig.cxx320 aParserInput.sSystemId = rPath; in load_config()
/trunk/main/svx/source/xml/
H A Dxmlxtimp.cxx386 aParserInput.sSystemId = aMedium.GetName(); in load()
/trunk/main/sfx2/source/doc/
H A Ddoctemplateslocal.cxx127 aParserInput.sSystemId = aStringID; in ReadLocalizationSequence_Impl()
H A DSfxDocumentMetaData.cxx1927 >>= input.sSystemId; in loadFromStorage()
1928 input.sSystemId += ::rtl::OUString::createFromAscii("/").concat( in loadFromStorage()
1931 input.sSystemId = ::rtl::OUString::createFromAscii(s_metaXml); in loadFromStorage()
/trunk/main/scripting/source/storage/
H A DScriptMetadataImporter.cxx98 source.sSystemId = OUSTR( "virtual file" ); in parseMetaData()
/trunk/main/sax/test/sax/
H A Dtestsax.cxx417 const OUString& sSystemId) in resolveEntity() argument
421 source.sSystemId = sSystemId; in resolveEntity()
425 OUStringToOString( sSystemId , RTL_TEXTENCODING_ASCII_US) , m_xSMgr ); in resolveEntity()
513 source.sSystemId = sInput; in testSimple()
579 source.sSystemId = sInput; in testNamespaces()
633 source.sSystemId = sInput; in testEncoding()
668 source.sSystemId = sInput; in testFile()
727 source.sSystemId = sInput; in testPerformance()
/trunk/main/sax/test/
H A Dsaxdemo.cxx216 const OUString& sSystemId) in resolveEntity() argument
220 source.sSystemId = sSystemId; in resolveEntity()
224 OUStringToOString( sSystemId , RTL_TEXTENCODING_ASCII_US) ); in resolveEntity()
557 source.sSystemId = OUString::createFromAscii( argv[1] ); in main()
/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx398 return m_pParser->getEntity().structSource.sSystemId; in getSystemId()
626 OUString getErrorMessage( XML_Error xmlE, OUString sSystemId , sal_Int32 nLine ) in getErrorMessage() argument
700 str += sSystemId; in getErrorMessage()
742 OUString sSystemId = rDocumentLocator->getSystemId(); in parse() local
746 getErrorMessage(xmlE , sSystemId, nLine) , in parse()
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx171 return mpParser->getEntity().maStructSource.sSystemId; in getSystemId()
586 OUString lclGetErrorMessage( XML_Error xmlE, const OUString& sSystemId, sal_Int32 nLine ) in lclGetErrorMessage() argument
618 aBuffer.append( sSystemId ); in lclGetErrorMessage()
652 OUString sSystemId = mxDocumentLocator->getSystemId(); in parse() local
656 lclGetErrorMessage( xmlE, sSystemId, nLine ), in parse()
/trunk/main/package/source/package/manifest/
H A DManifestReader.cxx77 aParserInput.sSystemId = OUString ( RTL_CONSTASCII_USTRINGPARAM ( "META-INF/manifest.xml" ) ); in readManifestSequence()

Completed in 131 milliseconds

12