Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dmsoleexp.cxx135 ExportOLEObject( aObj, rDestStg ); in ExportOLEObject()
220 xOLEStor->CopyTo( &rDestStg ); in ExportOLEObject()
221 rDestStg.Commit(); in ExportOLEObject()
236 rDestStg.SetVersion( SOFFICE_FILEFORMAT_31 ); in ExportOLEObject()
237 rDestStg.SetClass( aEmbName, in ExportOLEObject()
240 SotStorageStreamRef xExtStm = rDestStg.OpenSotStream( in ExportOLEObject()
300 SotStorageStreamRef xEmbStm = rDestStg.OpenSotStream( in ExportOLEObject()
335 rDestStg.SetVersion( SOFFICE_FILEFORMAT_31 ); in ExportOLEObject()
350 xOLEStor->CopyTo( &rDestStg ); in ExportOLEObject()
351 rDestStg.Commit(); in ExportOLEObject()
[all …]
/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsoleexp.hxx49 void ExportOLEObject( svt::EmbeddedObjectRef& rObj, SotStorage& rDestStg );
50 …:sun::star::uno::Reference < com::sun::star::embed::XEmbeddedObject>& rObj, SotStorage& rDestStg );

Completed in 117 milliseconds