Searched refs:OpenSotStorage (Results 1 – 19 of 19) sorted by relevance
/trunk/main/filter/source/msfilter/ |
H A D | svxmsbas.cxx | 93 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 D | msvbasic.cxx | 408 SvStorageRef xMacros= xStor->OpenSotStorage( rToplevel, in Open() 417 xVBA = xMacros->OpenSotStorage( rSublevel, in Open()
|
H A D | svxmsbas2.cxx | 52 … SotStorageRef xDst = xRoot->OpenSotStorage( rStorageName, STREAM_READWRITE | STREAM_TRUNC ); in SaveOrDelMSVBAStorage()
|
H A D | svdfppt.cxx | 2137 …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 D | msdffimp.cxx | 7371 SvStorageRef xObjStg = rSrcStorage->OpenSotStorage( rStorageName, in CreateSdrOLEFromStorage() 7439 SotStorageRef xSrcStor = rSrcStorage->OpenSotStorage( rStorageName, STREAM_READ ); in CreateSdrOLEFromStorage()
|
H A D | msocximex.cxx | 3405 mContainerStorage = parent->OpenSotStorage(storageName, in OCX_ContainerControl()
|
/trunk/main/sc/source/filter/ftools/ |
H A D | ftools.cxx | 174 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 D | ww8par4.cxx | 367 SvStorageRef xSrc0 = pStg->OpenSotStorage(CREATE_CONST_ASC(SL::aObjectPool)); in ImportOleBase() 368 SvStorageRef xSrc1 = xSrc0->OpenSotStorage( aSrcStgName, in ImportOleBase()
|
H A D | wrtww8gr.cxx | 250 SvStorageRef xObjStg = GetWriter().GetStorage().OpenSotStorage( in OutputOLENode() 277 SvStorageRef xOleStg = xObjStg->OpenSotStorage( sStorageName, in OutputOLENode()
|
H A D | wrtw8esh.cxx | 3150 SvStorageRef xObjPool = rWW8Wrt.GetWriter().GetStorage().OpenSotStorage( in ExportControl() 3157 SvStorageRef xOleStg = xObjPool->OpenSotStorage(sStorageName, in ExportControl()
|
H A D | ww8par.cxx | 451 SvStorageRef xSrc = xSrcStg->OpenSotStorage( sStorageName, in ImportOLE() 5620 rSrcStorage = rReader.pStg->OpenSotStorage(CREATE_CONST_ASC( in GetOLEStorageName()
|
H A D | wrtww8.cxx | 2876 GetWriter().GetStorage().OpenSotStorage(CREATE_CONST_ASC(SL::aObjectPool), in WriteFkpPlcUsw()
|
/trunk/main/sd/source/filter/ |
H A D | sdpptwrp.cxx | 91 xDualStorage = pStorage->OpenSotStorage( sDualStorage, STREAM_STD_READ ); in Import()
|
/trunk/main/sot/inc/sot/ |
H A D | storage.hxx | 215 SotStorage * OpenSotStorage( const String & rEleName,
|
/trunk/main/basic/source/basmgr/ |
H A D | basmgr.cxx | 732 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 D | eppt.cxx | 2490 …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 D | xcl97rec.cxx | 603 SotStorageRef xOleStg = pRootStorage->OpenSotStorage( aStorageName, in WriteSubRecs()
|
/trunk/main/sot/source/sdstor/ |
H A D | storage.cxx | 1177 SotStorage * SotStorage::OpenSotStorage( const String & rEleName, in OpenSotStorage() function in SotStorage
|
/trunk/main/automation/source/server/ |
H A D | statemnt.cxx | 3442 SotStorageRef xSubStorage = xStorage->OpenSotStorage( aName, STREAM_STD_READ ); in UnpackStorage()
|
Completed in 232 milliseconds