Home
last modified time | relevance | path

Searched refs:SotStorageRef (Results 1 – 25 of 54) sorted by relevance

123

/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx766 OCX_Frame( SotStorageRef& parent,
844 OCX_UserForm( SotStorageRef& parent,
941 sal_Bool Export(SotStorageRef &rObj,
967 sal_Bool Export(SotStorageRef &rObj,
996 sal_Bool Export(SotStorageRef &rObj,
1015 sal_Bool Export(SotStorageRef &rObj,
1069 sal_Bool Export(SotStorageRef &rObj,
1094 sal_Bool Export(SotStorageRef &rObj,
1175 sal_Bool Export(SotStorageRef &rObj,
1194 sal_Bool Export(SotStorageRef &rObj,
[all …]
H A Dmsdffimp.hxx49 class SotStorageRef;
489 SotStorageRef& rSrcStorage,
572 const SotStorageRef & rDest );
694 SotStorageRef& rSrcStorage,
H A Dsvxmsbas.hxx79 SotStorageRef xRoot;
/trunk/main/sc/source/filter/ftools/
H A Dftools.cxx170 SotStorageRef ScfTools::OpenStorageRead( SotStorageRef xStrg, const String& rStrgName ) in OpenStorageRead()
172 SotStorageRef xSubStrg; in OpenStorageRead()
178 SotStorageRef ScfTools::OpenStorageWrite( SotStorageRef xStrg, const String& rStrgName ) in OpenStorageWrite()
180 SotStorageRef xSubStrg; in OpenStorageWrite()
186 SotStorageStreamRef ScfTools::OpenStorageStreamRead( SotStorageRef xStrg, const String& rStrmName ) in OpenStorageStreamRead()
194 SotStorageStreamRef ScfTools::OpenStorageStreamWrite( SotStorageRef xStrg, const String& rStrmName ) in OpenStorageStreamWrite()
/trunk/main/sc/source/filter/inc/
H A Dxlroot.hxx88 SotStorageRef mxRootStrg; /// The root OLE storage of imported/exported file.
121 SotStorageRef xRootStrg, ScDocument& rDoc,
202 inline SotStorageRef GetRootStorage() const { return mrData.mxRootStrg; } in GetRootStorage()
207 SotStorageRef OpenStorage( SotStorageRef xStrg, const String& rStrgName ) const;
209 SotStorageRef OpenStorage( const String& rStrgName ) const;
211 SotStorageStreamRef OpenStream( SotStorageRef xStrg, const String& rStrmName ) const;
H A Dftools.hxx257 class SotStorageRef;
293 static SotStorageRef OpenStorageRead( SotStorageRef xStrg, const String& rStrgName );
295 static SotStorageRef OpenStorageWrite( SotStorageRef xStrg, const String& rStrgName );
298 … static SotStorageStreamRef OpenStorageStreamRead( SotStorageRef xStrg, const String& rStrmName );
300 … static SotStorageStreamRef OpenStorageStreamWrite( SotStorageRef xStrg, const String& rStrmName );
H A Dxeroot.hxx96 SotStorageRef xRootStrg, ScDocument& rDoc, rtl_TextEncoding eTextEnc );
/trunk/main/sc/source/filter/excel/
H A Dxlroot.cxx84 SotStorageRef xRootStrg, ScDocument& rDoc, rtl_TextEncoding eTextEnc, bool bExport ) : in XclRootData()
250 SotStorageRef xRootStrg = GetRootStorage(); in HasVbaStorage()
254 SotStorageRef XclRoot::OpenStorage( SotStorageRef xStrg, const String& rStrgName ) const in OpenStorage()
261 SotStorageRef XclRoot::OpenStorage( const String& rStrgName ) const in OpenStorage()
266 SotStorageStreamRef XclRoot::OpenStream( SotStorageRef xStrg, const String& rStrmName ) const in OpenStream()
H A Dexcel.cxx139 SotStorageRef xRootStrg; in ScImportExcel()
219 SotStorageRef xRootStrg = new SotStorage( pMedStrm, sal_False ); in lcl_ExportExcelBiff()
272 SotStorageRef xRootStrg = (SotStorage*) 0; in lcl_ExportExcel2007Xml()
H A Dexpop2.cxx79 SotStorageRef xRootStrg = GetRootStorage(); in Write()
170 SotStorageRef xRootStrg = GetRootStorage(); in Write()
H A Dexcimp8.cxx236 SotStorageRef xRootStrg = GetRootStorage(); in ReadBasic()
327 SotStorageRef xRootStrg = GetRootStorage(); in LoadDocumentProperties()
/trunk/main/sw/inc/
H A Dshellio.hxx162 SotStorageRef pStg;
227 SotStorageRef pStg;
284 SotStorageRef getSotStorageRef() { return pStg; }; in getSotStorageRef()
285 void setSotStorageRef(SotStorageRef pStgRef) { pStg = pStgRef; }; in setSotStorageRef()
552 SotStorageRef pStg;
594 SotStorageRef pStg;
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx2078 SotStorageRef& rStg) in LoadXMLExceptList_Imp()
2169 SotStorageRef &rStg, in SaveExceptList_Imp()
2330 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in AddToCplSttExceptList()
2354 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in AddToWrdSttExceptList()
2388 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in SaveCplSttExceptList()
2433 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in SaveWrdSttExceptList()
2474 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in RemoveStream_Imp()
2544 SotStorageRef xDstStg = new SotStorage( sUserAutoCorrFile, STREAM_WRITE, sal_True ); in MakeUserStorage_Impl()
2716 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in PutText()
2789SotStorageRef xStor = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in PutText()
[all …]
/trunk/main/filter/source/msfilter/
H A Dsvxmsbas2.cxx40 SotStorageRef xVBAStg( SotStorage::OpenOLEStorage( xSrcRoot, aDstStgName, in SaveOrDelMSVBAStorage()
51SotStorageRef xSrc = SotStorage::OpenOLEStorage( xSrcRoot, aDstStgName, STREAM_STD_READ ); in SaveOrDelMSVBAStorage()
52SotStorageRef xDst = xRoot->OpenSotStorage( rStorageName, STREAM_READWRITE | STREAM_TRUNC ); in SaveOrDelMSVBAStorage()
H A Dmsoleexp.cxx219 SotStorageRef xOLEStor = new SotStorage( pStream, sal_True ); in ExportOLEObject()
349SotStorageRef xOLEStor = SotStorage::OpenOLEStorage( xStor, aTempName, STREAM_STD_READ ); in ExportOLEObject()
H A Dsvxmsbas.cxx217SotStorageRef xDst = SotStorage::OpenOLEStorage( rDocSh.GetStorage(), aDstStgName, STREAM_READWRIT… in CopyStorage_Impl()
218 SotStorageRef xSrc = xRoot->OpenSotStorage( rStorageName, STREAM_STD_READ ); in CopyStorage_Impl()
/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx44 class SotStorageRef;
146 SotStorageRef& rStg);
149 SotStorageRef& rStg,
/trunk/main/sfx2/source/appl/
H A Dxpackcreator.cxx101 SotStorageRef aStorage = new SotStorage( pUCBStorage ); in convertToPackage()
106 SotStorageRef aTargetStorage = new SotStorage( sal_True, *pTempStream ); in convertToPackage()
/trunk/main/sd/source/filter/
H A Dsdpptwrp.cxx82 SotStorageRef pStorage = new SotStorage( mrMedium.GetInStream(), sal_False ); in Import()
142 SotStorageRef xStorRef = new SotStorage( mrMedium.GetOutStream(), sal_False ); in Export()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx732 SotStorageRef xBasicStorage = rStorage.OpenSotStorage in BasicManager()
1089 SotStorageRef xStorageRef; in LoadOldBasicManager()
1169 SotStorageRef xStorage; in ImpLoadLibary()
1189 SotStorageRef xBasicStorage = xStorage->OpenSotStorage in ImpLoadLibary()
1437 SotStorageRef xStorage; in RemoveLib()
1445 SotStorageRef xBasicStorage = xStorage->OpenSotStorage in RemoveLib()
1655SotStorageRef xStorage = new SotStorage( sal_False, LinkTargetURL, STREAM_READ | STREAM_SHARE_DENY… in CreateLib()
/trunk/main/svx/inc/svx/
H A Dgaltheme.hxx108 SotStorageRef aSvDrawStorageRef;
186 SotStorageRef GetSvDrawStorage() const { return aSvDrawStorageRef; } in GetSvDrawStorage()
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx224 SotStorageRef xStg; in IsFileFilter()
307 SotStorageRef xStg; in GetFileFilter()
/trunk/main/sot/workben/
H A Dtestsot.cxx34 SotStorageRef xStor = new SotStorage( "c:\\temp\\65254.ppt" ); in main()
/trunk/main/filter/source/msfilter/powerpoint/
H A Dppttoxml.cxx62 SotStorageRef xStg( new SotStorage( sURL, STREAM_STD_READ, 0 ) ); in filter()
/trunk/main/sot/source/sdstor/
H A Dunostorageholder.hxx39 SotStorageRef m_rSotStorage; // original substorage

Completed in 110 milliseconds

123