Searched defs:xTargetStorage (Results 1 – 11 of 11) sorted by relevance
210 XStorage xTargetStorage = m_aTestHelper.createTempStorage( m_xMSF, m_xStorageFactory ); in test() local
211 XStorage xTargetStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTargetStorage ); in test() local
212 XStorage xTargetStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTargetStorage ); in test() local
185 XStorage xTargetStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTargetStorage ); in test() local
402 void SAL_CALL Storage::copyLastCommitTo( in copyLastCommitTo()415 void SAL_CALL Storage::copyStorageElementLastCommitTo( in copyStorageElementLastCommitTo()
900 XStorage xTargetStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oStorage ); in saveStorageAsFileURI() local935 XStorage xTargetStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oStorage ); in loadFileURI() local
1471 XStorage xTargetStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oStorage ); in saveObjectAsFileURI() local1521 XStorage xTargetStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oStorage ); in loadFileURI() local1649 XStorage xTargetStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oStorage ); in storeLinkAsFileURI() local
760 void SAL_CALL FSStorage::copyLastCommitTo( in copyLastCommitTo()772 void SAL_CALL FSStorage::copyStorageElementLastCommitTo( in copyStorageElementLastCommitTo()
628 Reference< XStorage > xTargetStorage( impl_createStorageFor_throw( i_TargetLocation ) ); in storeToRecoveryFile() local1017 Reference< XStorage > xTargetStorage( impl_createStorageFor_throw( _rURL ) ); in impl_storeAs_throw() local1213 Reference< XStorage > xTargetStorage( impl_createStorageFor_throw( _rURL ) ); in storeToURL() local
1339 SharedStorage xTargetStorage; in impl_migrateScriptStorage_nothrow() local
2848 void SAL_CALL OStorage::copyLastCommitTo( in copyLastCommitTo()2914 void SAL_CALL OStorage::copyStorageElementLastCommitTo( in copyStorageElementLastCommitTo()
Completed in 190 milliseconds