Searched refs:xTargetLibrariesStor (Results 1 – 1 of 1) sorted by relevance
1795 uno::Reference< embed::XStorage > xTargetLibrariesStor; in storeLibraries_Impl() local1840 …xTargetLibrariesStor.set( i_rStorage->openStorageElement( sTargetLibrariesStoreName, embed::Elemen… in storeLibraries_Impl()1896 … xSourceLibrariesStor->copyElementTo( rLib.aName, xTargetLibrariesStor, rLib.aName ); in storeLibraries_Impl()1911 xLibraryStor = xTargetLibrariesStor->openStorageElement( in storeLibraries_Impl()1991 … const Sequence< ::rtl::OUString > aCopyNames( xTargetLibrariesStor->getElementNames() ); in storeLibraries_Impl()1997 … xTargetLibrariesStor->copyElementTo( *pCopyName, xSourceLibrariesStor, *pCopyName ); in storeLibraries_Impl()2002 xTargetLibrariesStor->dispose(); in storeLibraries_Impl()2004 xTargetLibrariesStor.clear(); in storeLibraries_Impl()2008 xTargetLibrariesStor = xSourceLibrariesStor; in storeLibraries_Impl()2042 …xInfoStream = xTargetLibrariesStor->openStreamElement( aStreamName, embed::ElementModes::READWRITE… in storeLibraries_Impl()[all …]