Home
last modified time | relevance | path

Searched refs:SvStorage (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/sot/inc/sot/
H A Dstorage.hxx54 class SvStorage;
57 class SvStorage;
118 friend class SvStorage;
119 friend class ::binfilter::SvStorage;
263 #define SvStorage SotStorage macro
H A Dstorinfo.hxx35 friend class SvStorage;
/trunk/main/basic/workben/
H A Dmgrtest.cxx261 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()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.hxx56 SvStorage& mrStorage;
83 …ImplSdPPTImport( SdDrawDocument* pDoc, SvStorage& rStorage, SfxMedium& rMed, PowerPointImportParam…
95 …SdPPTImport( SdDrawDocument* pDoc, SvStream& rDocStream, SvStorage& rStorage, SfxMedium& rMed, MSF…
H A Dpropread.hxx176 PropRead( SvStorage& rSvStorage, const String& rName );
H A Dpptin.cxx102 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 Dpropread.cxx619 PropRead::PropRead( SvStorage& rStorage, const String& rName ) : in PropRead()
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.hxx132 SvStorage *pPkg );
208 SvStorage *GetPackage() { return &xPackage; } in GetPackage()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx342 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()
/trunk/main/svx/source/gallery2/
H A Dgaltheme.cxx111 …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()
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.hxx64 WW8Glossary( SvStorageStreamRef &refStrm, sal_uInt8 nVersion, SvStorage *pStg=0);
H A Dww8par.hxx100 class SvStorage;
944 SvStorage* pStg; // Input-Storage
1747 SwWW8ImplReader( sal_uInt8 nVersionPara, SvStorage* pStorage, SvStream* pSt,
H A Dww8glsy.cxx45 SvStorage *pStg) in WW8Glossary()
/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.hxx55 VBA_Impl( SvStorage &rIn, sal_Bool bCmmntd = sal_True ) in VBA_Impl()
/trunk/main/filter/source/msfilter/
H A Dmsvbasic.hxx66 VBA_Impl(SvStorage &rIn, bool bCmmntd = true);
H A Dmsoleexp.cxx138 void SvxMSExportOLEObjects::ExportOLEObject( svt::EmbeddedObjectRef& rObj, SvStorage& rDestStg ) in ExportOLEObject()
H A Dmsvbasic.cxx63 VBA_Impl::VBA_Impl(SvStorage &rIn, bool bCmmntd) in VBA_Impl()
/trunk/main/extensions/source/xmlextract/
H A Dxmxtrct.cxx164 SvStorageRef aStorage( new SvStorage( aIStm ) ); in REF()
/trunk/main/sd/source/ui/app/
H A Dsdmod.cxx229 xOptionStorage = new SvStorage( pStm, sal_True ); in GetOptionStream()
/trunk/main/sd/source/filter/
H A Dsdpptwrp.cxx56 SdDrawDocument*, SvStream&, SvStorage&, SfxMedium& );
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1801 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()
/trunk/main/sw/inc/
H A Dndgrf.hxx36 class SvStorage;
/trunk/main/sd/source/ui/func/
H A Dfuprlout.cxx70 SO2_DECL_REF(SvStorage)
/trunk/main/sw/source/core/swg/
H A Dswblocks.cxx99 if( SvStorage::IsStorageFile( rFile ) ) in GetFileType()
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx82 SO2_DECL_REF(SvStorage) in SO2_DECL_REF() argument

Completed in 116 milliseconds

12