Home
last modified time | relevance | path

Searched defs:xTargetStorage (Results 1 – 11 of 11) sorted by relevance

/trunk/main/package/qa/ofopxmlstorages/
H A DTest06.java210 XStorage xTargetStorage = m_aTestHelper.createTempStorage( m_xMSF, m_xStorageFactory ); in test() local
/trunk/main/odk/examples/java/Storage/
H A DTest06.java211 XStorage xTargetStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTargetStorage ); in test() local
/trunk/main/package/qa/storages/
H A DTest06.java212 XStorage xTargetStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTargetStorage ); in test() local
H A DRegressionTest_i59886.java185 XStorage xTargetStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oTargetStorage ); in test() local
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx402 void SAL_CALL Storage::copyLastCommitTo( in copyLastCommitTo()
415 void SAL_CALL Storage::copyStorageElementLastCommitTo( in copyStorageElementLastCommitTo()
/trunk/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java900 XStorage xTargetStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oStorage ); in saveStorageAsFileURI() local
935 XStorage xTargetStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oStorage ); in loadFileURI() local
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java1471 XStorage xTargetStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oStorage ); in saveObjectAsFileURI() local
1521 XStorage xTargetStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oStorage ); in loadFileURI() local
1649 XStorage xTargetStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oStorage ); in storeLinkAsFileURI() local
/trunk/main/svl/source/fsstor/
H A Dfsstorage.cxx760 void SAL_CALL FSStorage::copyLastCommitTo( in copyLastCommitTo()
772 void SAL_CALL FSStorage::copyStorageElementLastCommitTo( in copyStorageElementLastCommitTo()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx628 Reference< XStorage > xTargetStorage( impl_createStorageFor_throw( i_TargetLocation ) ); in storeToRecoveryFile() local
1017 Reference< XStorage > xTargetStorage( impl_createStorageFor_throw( _rURL ) ); in impl_storeAs_throw() local
1213 Reference< XStorage > xTargetStorage( impl_createStorageFor_throw( _rURL ) ); in storeToURL() local
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx1339 SharedStorage xTargetStorage; in impl_migrateScriptStorage_nothrow() local
/trunk/main/package/source/xstor/
H A Dxstorage.cxx2848 void SAL_CALL OStorage::copyLastCommitTo( in copyLastCommitTo()
2914 void SAL_CALL OStorage::copyStorageElementLastCommitTo( in copyStorageElementLastCommitTo()

Completed in 87 milliseconds