Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/embed/
H A DXOptimizedStorage.idl129 void copyElementDirectlyTo(
/trunk/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx1245 xSource->copyElementDirectlyTo( m_aEntryName, xTarget, sEntName ); in storeToEntry()
1378 xSource->copyElementDirectlyTo( m_aEntryName, xTarget, sEntName ); in storeAsEntry()
/trunk/main/embeddedobj/source/msole/
H A Dolepersist.cxx1226 xSourceOptStor->copyElementDirectlyTo( m_aEntryName, xTargetOptStor, sEntName ); in StoreToLocation_Impl()
/trunk/main/package/source/xstor/
H A Dxstorage.hxx720 …virtual void SAL_CALL copyElementDirectlyTo( const ::rtl::OUString& sSourceName, const ::com::sun:…
H A Dxstorage.cxx5764 void SAL_CALL OStorage::copyElementDirectlyTo( in copyElementDirectlyTo() function in OStorage