Home
last modified time | relevance | path

Searched refs:xNewStor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx2002 uno::Reference < embed::XStorage > xNewStor = rMedium.GetStorage(); in DoSaveObjectAs() local
2003 if ( !xNewStor.is() ) in DoSaveObjectAs()
2006 uno::Reference < beans::XPropertySet > xPropSet( xNewStor, uno::UNO_QUERY ); in DoSaveObjectAs()
2014 SetupStorage( xNewStor, SOFFICE_FILEFORMAT_CURRENT, sal_False ); in DoSaveObjectAs()
2023 … uno::Reference< embed::XTransactedObject > xTransact( xNewStor, uno::UNO_QUERY_THROW ); in DoSaveObjectAs()
/trunk/main/package/source/xstor/
H A Dxstorage.hxx221 …tCommitTo( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& xNewStor );
222 …astCommitTo( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& xNewStor,
H A Dxstorage.cxx1020 void OStorage_Impl::CopyLastCommitTo( const uno::Reference< embed::XStorage >& xNewStor ) in CopyLastCommitTo() argument
1036 aTempRepresent.CopyToStorage( xNewStor, sal_False ); in CopyLastCommitTo()

Completed in 64 milliseconds