Searched refs:OpenOLEStorage (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/filter/source/msfilter/ |
H A D | svxmsbas2.cxx | 40 SotStorageRef xVBAStg( SotStorage::OpenOLEStorage( xSrcRoot, aDstStgName, in SaveOrDelMSVBAStorage() 51 … SotStorageRef xSrc = SotStorage::OpenOLEStorage( xSrcRoot, aDstStgName, STREAM_STD_READ ); in SaveOrDelMSVBAStorage() 71 SvStorageRef xVBAStg( SotStorage::OpenOLEStorage( xSrcRoot, GetMSBasicStorageName(), in GetSaveWarningOfMSVBAStorage()
|
H A D | msoleexp.cxx | 349 … SotStorageRef xOLEStor = SotStorage::OpenOLEStorage( xStor, aTempName, STREAM_STD_READ ); in ExportOLEObject()
|
H A D | svxmsbas.cxx | 217 …SotStorageRef xDst = SotStorage::OpenOLEStorage( rDocSh.GetStorage(), aDstStgName, STREAM_READWRIT… in CopyStorage_Impl()
|
H A D | msdffimp.cxx | 7435 …SotStorageRef xObjStor = SotStorage::OpenOLEStorage( xDestStorage, aDstStgName, STREAM_READWRITE ); in CreateSdrOLEFromStorage() 7466 SvStorageRef xObjStor = SotStorage::OpenOLEStorage( xDestStorage, aDstStgName ); in CreateSdrOLEFromStorage()
|
H A D | svdfppt.cxx | 2016 …SotStorageRef xTarget = SotStorage::OpenOLEStorage( pOe->pShell->GetStorage(), aNm, STREAM_READWRI… in ImportOLE() 2164 …SotStorageRef xVBA = SotStorage::OpenOLEStorage( xDoc, String( RTL_CONSTASCII_USTRINGPARAM( "_MS_V… in SeekOle()
|
/aoo42x/main/sot/inc/sot/ |
H A D | stg.hxx | 140 virtual BaseStorage* OpenOLEStorage( const String & rEleName, 240 virtual BaseStorage* OpenOLEStorage( const String & rEleName, 360 virtual BaseStorage* OpenOLEStorage( const String & rEleName,
|
H A D | storage.hxx | 221 SotStorage * OpenOLEStorage( const String & rEleName, 251 …static SotStorage* OpenOLEStorage( const com::sun::star::uno::Reference < com::sun::star::embed::…
|
/aoo42x/main/sot/source/sdstor/ |
H A D | storage.cxx | 1225 SotStorage * SotStorage::OpenOLEStorage( const String & rEleName, in OpenOLEStorage() function in SotStorage 1235 BaseStorage * p = m_pOwnStg->OpenOLEStorage( rEleName, nMode, in OpenOLEStorage() 1471 SotStorage* SotStorage::OpenOLEStorage( const com::sun::star::uno::Reference < com::sun::star::embe… in OpenOLEStorage() function in SotStorage
|
H A D | stg.cxx | 594 BaseStorage* Storage::OpenOLEStorage( const String& rName, StreamMode m, sal_Bool bDirect ) in OpenOLEStorage() function in Storage 763 …BaseStorage* p2 = pDest->OpenOLEStorage( rNew, STREAM_WRITE | STREAM_SHARE_DENYALL, pEntry->bDirec… in CopyTo()
|
H A D | ucbstorage.cxx | 2798 pDest->OpenOLEStorage( rNew, STREAM_WRITE | STREAM_SHARE_DENYALL, pImp->m_bDirect ); 2996 BaseStorage* UCBStorage::OpenOLEStorage( const String& rEleName, StreamMode nMode, sal_Bool bDirect… function in UCBStorage
|
Completed in 207 milliseconds