Searched refs:xOldCfgStorage (Results 1 – 1 of 1) sorted by relevance
304 uno::Reference< ui::XUIConfigurationStorage > xOldCfgStorage( xOldCfgManager, uno::UNO_QUERY ); in doMigration() local307 if ( xOldCfgStorage.is() && xOldCfgPersistence.is() && xModules.is() ) in doMigration()309 xOldCfgStorage->setStorage( xModules ); in doMigration()
Completed in 17 milliseconds