Home
last modified time | relevance | path

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

/trunk/main/desktop/source/migration/services/
H A Doo3extensionmigration.cxx218 bool OO3ExtensionMigration::scanDescriptionXml( const ::rtl::OUString& sDescriptionXmlURL ) in scanDescriptionXml() argument
242 m_xSimpleFileAccess->openFileRead( sDescriptionXmlURL ); in scanDescriptionXml()
320 xub_StrLen end = static_cast<sal_uInt16>(sDescriptionXmlURL.getLength()); in scanDescriptionXml()
321 if (ts.SearchFrwrd(sDescriptionXmlURL, &start, &end)) in scanDescriptionXml()

Completed in 14 milliseconds