Home
last modified time | relevance | path

Searched refs:OpenSotStorage (Results 1 – 19 of 19) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dsvxmsbas.cxx93 SvStorageRef xVBAStg(xRoot->OpenSotStorage(rStorageName, in ImportForms_Impl()
141 SvStorageRef xForm (xVBAStg->OpenSotStorage(*aIter, in ImportForms_Impl()
198 SvStorageRef xVBAStg( xRoot->OpenSotStorage( rStorageName, in CopyStorage_Impl()
203 SvStorageRef xVBASubStg( xVBAStg->OpenSotStorage( rSubStorageName, in CopyStorage_Impl()
218 SotStorageRef xSrc = xRoot->OpenSotStorage( rStorageName, STREAM_STD_READ ); in CopyStorage_Impl()
H A Dmsvbasic.cxx408 SvStorageRef xMacros= xStor->OpenSotStorage( rToplevel, in Open()
417 xVBA = xMacros->OpenSotStorage( rSublevel, in Open()
H A Dsvxmsbas2.cxx52 … SotStorageRef xDst = xRoot->OpenSotStorage( rStorageName, STREAM_READWRITE | STREAM_TRUNC ); in SaveOrDelMSVBAStorage()
H A Dsvdfppt.cxx2137 …SotStorageRef xSubStorage = xSource->OpenSotStorage( String( RTL_CONSTASCII_USTRINGPARAM( "VBA" ) … in SeekOle()
2141 …SotStorageRef xMacros = xDest->OpenSotStorage( String( RTL_CONSTASCII_USTRINGPARAM( "MACROS" ) ) ); in SeekOle()
2167 …SotStorageRef xSubVBA = xVBA->OpenSotStorage( String( RTL_CONSTASCII_USTRINGPARAM( "_MS_VBA_Overhe… in SeekOle()
H A Dmsdffimp.cxx7371 SvStorageRef xObjStg = rSrcStorage->OpenSotStorage( rStorageName, in CreateSdrOLEFromStorage()
7439 SotStorageRef xSrcStor = rSrcStorage->OpenSotStorage( rStorageName, STREAM_READ ); in CreateSdrOLEFromStorage()
H A Dmsocximex.cxx3405 mContainerStorage = parent->OpenSotStorage(storageName, in OCX_ContainerControl()
/trunk/main/sc/source/filter/ftools/
H A Dftools.cxx174 xSubStrg = xStrg->OpenSotStorage( rStrgName, STREAM_STD_READ ); in OpenStorageRead()
182 xSubStrg = xStrg->OpenSotStorage( rStrgName, STREAM_STD_WRITE ); in OpenStorageWrite()
/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx367 SvStorageRef xSrc0 = pStg->OpenSotStorage(CREATE_CONST_ASC(SL::aObjectPool)); in ImportOleBase()
368 SvStorageRef xSrc1 = xSrc0->OpenSotStorage( aSrcStgName, in ImportOleBase()
H A Dwrtww8gr.cxx250 SvStorageRef xObjStg = GetWriter().GetStorage().OpenSotStorage( in OutputOLENode()
277 SvStorageRef xOleStg = xObjStg->OpenSotStorage( sStorageName, in OutputOLENode()
H A Dwrtw8esh.cxx3150 SvStorageRef xObjPool = rWW8Wrt.GetWriter().GetStorage().OpenSotStorage( in ExportControl()
3157 SvStorageRef xOleStg = xObjPool->OpenSotStorage(sStorageName, in ExportControl()
H A Dww8par.cxx451 SvStorageRef xSrc = xSrcStg->OpenSotStorage( sStorageName, in ImportOLE()
5620 rSrcStorage = rReader.pStg->OpenSotStorage(CREATE_CONST_ASC( in GetOLEStorageName()
H A Dwrtww8.cxx2876 GetWriter().GetStorage().OpenSotStorage(CREATE_CONST_ASC(SL::aObjectPool), in WriteFkpPlcUsw()
/trunk/main/sd/source/filter/
H A Dsdpptwrp.cxx91 xDualStorage = pStorage->OpenSotStorage( sDualStorage, STREAM_STD_READ ); in Import()
/trunk/main/sot/inc/sot/
H A Dstorage.hxx215 SotStorage * OpenSotStorage( const String & rEleName,
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx732 SotStorageRef xBasicStorage = rStorage.OpenSotStorage in BasicManager()
1189 SotStorageRef xBasicStorage = xStorage->OpenSotStorage in ImpLoadLibary()
1445 SotStorageRef xBasicStorage = xStorage->OpenSotStorage in RemoveLib()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx2490 …SvStorageRef xOverhead = xDest->OpenSotStorage( String( RTL_CONSTASCII_USTRINGPARAM("_MS_VBA_Overh… in SaveVBA()
2493 …SvStorageRef xOverhead2 = xOverhead->OpenSotStorage( String( RTL_CONSTASCII_USTRINGPARAM("_MS_VBA_… in SaveVBA()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx603 SotStorageRef xOleStg = pRootStorage->OpenSotStorage( aStorageName, in WriteSubRecs()
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx1177 SotStorage * SotStorage::OpenSotStorage( const String & rEleName, in OpenSotStorage() function in SotStorage
/trunk/main/automation/source/server/
H A Dstatemnt.cxx3442 SotStorageRef xSubStorage = xStorage->OpenSotStorage( aName, STREAM_STD_READ ); in UnpackStorage()

Completed in 253 milliseconds