Searched refs:xOwnStorage (Results 1 – 2 of 2) sorted by relevance
120 …er_Impl( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& xOwnStorage ) in OHierarchyHolder_Impl() argument121 : m_xWeakOwnStorage( xOwnStorage ) in OHierarchyHolder_Impl()122 …_Impl( ::com::sun::star::uno::WeakReference< ::com::sun::star::embed::XStorage >( xOwnStorage ) ) ) in OHierarchyHolder_Impl()
101 …protected void SwitchOwnPersistence( XStorage xParentStorage, XStorage xOwnStorage, String aEntryN… in SwitchOwnPersistence() argument103 if ( xOwnStorage != m_xOwnStorage ) in SwitchOwnPersistence()108 m_xOwnStorage = xOwnStorage; in SwitchOwnPersistence()120 …XStorage xOwnStorage = xParentStorage.openStorageElement( aEntryName, com.sun.star.embed.ElementMo… in SwitchOwnPersistence() local121 SwitchOwnPersistence( xParentStorage, xOwnStorage, aEntryName ); in SwitchOwnPersistence()
Completed in 21 milliseconds