Searched refs:xTargetLibrariesStor (Results 1 – 1 of 1) sorted by relevance
1808 uno::Reference< embed::XStorage > xTargetLibrariesStor; in storeLibraries_Impl() local1853 …xTargetLibrariesStor.set( i_rStorage->openStorageElement( sTargetLibrariesStoreName, embed::Elemen… in storeLibraries_Impl()1909 … xSourceLibrariesStor->copyElementTo( rLib.aName, xTargetLibrariesStor, rLib.aName ); in storeLibraries_Impl()1924 xLibraryStor = xTargetLibrariesStor->openStorageElement( in storeLibraries_Impl()2004 … const Sequence< ::rtl::OUString > aCopyNames( xTargetLibrariesStor->getElementNames() ); in storeLibraries_Impl()2010 … xTargetLibrariesStor->copyElementTo( *pCopyName, xSourceLibrariesStor, *pCopyName ); in storeLibraries_Impl()2015 xTargetLibrariesStor->dispose(); in storeLibraries_Impl()2017 xTargetLibrariesStor.clear(); in storeLibraries_Impl()2021 xTargetLibrariesStor = xSourceLibrariesStor; in storeLibraries_Impl()2055 …xInfoStream = xTargetLibrariesStor->openStreamElement( aStreamName, embed::ElementModes::READWRITE… in storeLibraries_Impl()[all …]
Completed in 32 milliseconds