Searched refs:xNewOwnStorage (Results 1 – 1 of 1) sorted by relevance
308 …uno::Reference< embed::XStorage > xNewOwnStorage = xNewParentStorage->openStorageElement( aNewName… in SwitchOwnPersistence() local309 OSL_ENSURE( xNewOwnStorage.is(), "The method can not return empty reference!" ); in SwitchOwnPersistence()311 SwitchOwnPersistence( xNewParentStorage, xNewOwnStorage, aNewName ); in SwitchOwnPersistence()
Completed in 26 milliseconds