Searched refs:switchToStorage (Results 1 – 12 of 12) sorted by relevance
486 m_pImpl->switchToStorage( xTempStor ); in initNew()1039 xNewRootStorage = m_pImpl->switchToStorage( xTargetStorage ); in impl_storeAs_throw()1885 void SAL_CALL ODatabaseDocument::switchToStorage( const Reference< XStorage >& _rxNewRootStorage ) … in switchToStorage() function in dbaccess::ODatabaseDocument1889 Reference< XStorage > xNewRootStorage( m_pImpl->switchToStorage( _rxNewRootStorage ) ); in switchToStorage()
478 switchToStorage(
1261 Reference< XStorage > ODatabaseModelImpl::switchToStorage( const Reference< XStorage >& _rxNewRootS… in switchToStorage() function in dbaccess::ODatabaseModelImpl
405 …virtual void SAL_CALL switchToStorage( const ::com::sun::star::uno::Reference< ::com::sun::star::e…
88 void switchToStorage( [in] ::com::sun::star::embed::XStorage xStorage )
801 void SAL_CALL ChartModel::switchToStorage( const Reference< embed::XStorage >& xStorage ) in switchToStorage() function in chart::ChartModel
570 virtual void SAL_CALL switchToStorage(
1072 virtual void SAL_CALL switchToStorage( const REFERENCE< XSTORAGE >& xStorage )
307 …virtual void SAL_CALL switchToStorage( const ::com::sun::star::uno::Reference< ::com::sun::star::e…
745 xDoc->switchToStorage( xStorage ); in SwitchDocToStorage_Impl()
1662 void SAL_CALL OReportDefinition::switchToStorage( const uno::Reference< embed::XStorage >& _xStorag… in switchToStorage() function in reportdesign::OReportDefinition
3736 void SAL_CALL SfxBaseModel::switchToStorage( const uno::Reference< XSTORAGE >& xStorage ) in switchToStorage() function in SfxBaseModel
Completed in 383 milliseconds