/aoo42x/main/sot/inc/sot/ |
H A D | storage.hxx | 54 class SvStorage; 57 class SvStorage; 118 friend class SvStorage; 119 friend class ::binfilter::SvStorage; 263 #define SvStorage SotStorage macro
|
H A D | storinfo.hxx | 35 friend class SvStorage;
|
/aoo42x/main/basic/workben/ |
H A D | mgrtest.cxx | 261 SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs", STREAM_READ | STREAM_SHARE_DENYWRITE ); in IMPL_LINK() 270 SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs" ); in IMPL_LINK() 345 SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs" ); in IMPL_LINK() 355 SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs" ); in IMPL_LINK() 366 SvStorageRef xStorage = new SvStorage( "d:\\mystore2.svs" ); in IMPL_LINK()
|
/aoo42x/main/sd/source/filter/ppt/ |
H A D | pptin.hxx | 56 SvStorage& mrStorage; 83 …ImplSdPPTImport( SdDrawDocument* pDoc, SvStorage& rStorage, SfxMedium& rMed, PowerPointImportParam… 95 …SdPPTImport( SdDrawDocument* pDoc, SvStream& rDocStream, SvStorage& rStorage, SfxMedium& rMed, MSF…
|
H A D | propread.hxx | 176 PropRead( SvStorage& rSvStorage, const String& rName );
|
H A D | pptin.cxx | 102 SdPPTImport::SdPPTImport( SdDrawDocument* pDocument, SvStream& rDocStream, SvStorage& rStorage, Sfx… in SdPPTImport() 172 ImplSdPPTImport::ImplSdPPTImport( SdDrawDocument* pDocument, SvStorage& rStorage_, SfxMedium& rMedi… in ImplSdPPTImport() 2790 SdDrawDocument* pDocument, SvStream& rDocStream, SvStorage& rStorage, SfxMedium& rMedium ) in ImportPPT()
|
H A D | propread.cxx | 619 PropRead::PropRead( SvStorage& rStorage, const String& rName ) : in PropRead()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmlimp.hxx | 132 SvStorage *pPkg ); 208 SvStorage *GetPackage() { return &xPackage; } in GetPackage()
|
/aoo42x/main/sw/source/filter/writer/ |
H A D | writer.cxx | 342 sal_uLong Writer::Write( SwPaM& /*rPam*/, SvStorage&, const String* ) in Write() argument 584 sal_uLong StgWriter::Write( SwPaM& rPaM, SvStorage& rStg, const String* pFName ) in Write()
|
/aoo42x/main/svx/source/gallery2/ |
H A D | galtheme.cxx | 111 …aSvDrawStorageRef = new SvStorage( sal_False, GetSdvURL().GetMainURL( INetURLObject::NO_DECODE ), … in ImplCreateSvDrawStorage() 114 …aSvDrawStorageRef = new SvStorage( sal_False, GetSdvURL().GetMainURL( INetURLObject::NO_DECODE ), … in ImplCreateSvDrawStorage() 730 …SvStorageRef aTempStorageRef( new SvStorage( sal_False, aTmpURL.GetMainURL( INetURLObject::NO_DECO… in Actualize()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8glsy.hxx | 64 WW8Glossary( SvStorageStreamRef &refStrm, sal_uInt8 nVersion, SvStorage *pStg=0);
|
H A D | ww8par.hxx | 100 class SvStorage; 944 SvStorage* pStg; // Input-Storage 1747 SwWW8ImplReader( sal_uInt8 nVersionPara, SvStorage* pStorage, SvStream* pSt,
|
H A D | ww8glsy.cxx | 45 SvStorage *pStg) in WW8Glossary()
|
/aoo42x/main/sw/source/filter/ww8/dump/ |
H A D | msvbasic.hxx | 55 VBA_Impl( SvStorage &rIn, sal_Bool bCmmntd = sal_True ) in VBA_Impl()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | msvbasic.hxx | 66 VBA_Impl(SvStorage &rIn, bool bCmmntd = true);
|
H A D | msoleexp.cxx | 138 void SvxMSExportOLEObjects::ExportOLEObject( svt::EmbeddedObjectRef& rObj, SvStorage& rDestStg ) in ExportOLEObject()
|
H A D | msvbasic.cxx | 63 VBA_Impl::VBA_Impl(SvStorage &rIn, bool bCmmntd) in VBA_Impl()
|
/aoo42x/main/extensions/source/xmlextract/ |
H A D | xmxtrct.cxx | 164 SvStorageRef aStorage( new SvStorage( aIStm ) ); in REF()
|
/aoo42x/main/sd/source/ui/app/ |
H A D | sdmod.cxx | 229 xOptionStorage = new SvStorage( pStm, sal_True ); in GetOptionStream()
|
/aoo42x/main/sd/source/filter/ |
H A D | sdpptwrp.cxx | 56 SdDrawDocument*, SvStream&, SvStorage&, SfxMedium& );
|
/aoo42x/main/sd/source/filter/eppt/ |
H A D | eppt.cxx | 1801 SvStorageRef xTempStorage( new SvStorage( new SvMemoryStream(), sal_True ) ); in ImplWriteOLE() 1807 SvStorageRef xCleanStorage( new SvStorage( sal_False, aStream ) ); in ImplWriteOLE() 1834 SvStorageRef xDest( new SvStorage( new SvMemoryStream(), sal_True ) ); in ImplWriteOLE() 2486 SvStorageRef xDest( new SvStorage( new SvMemoryStream(), sal_True ) ); in SaveVBA()
|
/aoo42x/main/sw/inc/ |
H A D | ndgrf.hxx | 36 class SvStorage;
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fuprlout.cxx | 70 SO2_DECL_REF(SvStorage)
|
/aoo42x/main/sw/source/core/swg/ |
H A D | swblocks.cxx | 99 if( SvStorage::IsStorageFile( rFile ) ) in GetFileType()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews9.cxx | 82 SO2_DECL_REF(SvStorage) in SO2_DECL_REF() argument
|