Home
last modified time | relevance | path

Searched refs:i_rObjectStorage (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/dbaccess/source/core/recovery/
H A Dsubcomponentrecovery.cxx534 …d SubComponentRecovery::impl_saveQueryDesign_throw( const Reference< XStorage >& i_rObjectStorage ) in impl_saveQueryDesign_throw() argument
537 ENSURE_OR_THROW( i_rObjectStorage.is(), "illegal storage" ); in impl_saveQueryDesign_throw()
546 … StorageXMLOutputStream aDesignOutput( m_rContext, i_rObjectStorage, lcl_getSettingsStreamName() ); in impl_saveQueryDesign_throw()
563 …d SubComponentRecovery::impl_saveSubDocument_throw( const Reference< XStorage >& i_rObjectStorage ) in impl_saveSubDocument_throw() argument
566 ENSURE_OR_THROW( i_rObjectStorage.is(), "illegal storage" ); in impl_saveSubDocument_throw()
570 xStorageDocument->storeToStorage( i_rObjectStorage, Sequence< PropertyValue >() ); in impl_saveSubDocument_throw()
H A Dsubcomponentrecovery.hxx86 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& i_rObjectStorage
90 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& i_rObjectStorage

Completed in 21 milliseconds