Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/migration/
H A Dmigration.cxx424 uno::Sequence< OUString > seqSupportedVersions = aMigrationAccess->getElementNames(); in readAvailableMigrations() local
429 for (sal_Int32 i=0; i<seqSupportedVersions.getLength(); i++) in readAvailableMigrations()
433 …erence< XNameAccess > xMigrationData( aMigrationAccess->getByName(seqSupportedVersions[i]), uno::U… in readAvailableMigrations()
438 aSupportedMigration.name = seqSupportedVersions[i]; in readAvailableMigrations()

Completed in 21 milliseconds