Home
last modified time | relevance | path

Searched refs:OpenOLEStorage (Results 1 – 10 of 10) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dsvxmsbas2.cxx40 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 Dmsoleexp.cxx349 … SotStorageRef xOLEStor = SotStorage::OpenOLEStorage( xStor, aTempName, STREAM_STD_READ ); in ExportOLEObject()
H A Dsvxmsbas.cxx217 …SotStorageRef xDst = SotStorage::OpenOLEStorage( rDocSh.GetStorage(), aDstStgName, STREAM_READWRIT… in CopyStorage_Impl()
H A Dmsdffimp.cxx7435 …SotStorageRef xObjStor = SotStorage::OpenOLEStorage( xDestStorage, aDstStgName, STREAM_READWRITE ); in CreateSdrOLEFromStorage()
7466 SvStorageRef xObjStor = SotStorage::OpenOLEStorage( xDestStorage, aDstStgName ); in CreateSdrOLEFromStorage()
H A Dsvdfppt.cxx2016 …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()
/trunk/main/sot/inc/sot/
H A Dstg.hxx140 virtual BaseStorage* OpenOLEStorage( const String & rEleName,
240 virtual BaseStorage* OpenOLEStorage( const String & rEleName,
360 virtual BaseStorage* OpenOLEStorage( const String & rEleName,
H A Dstorage.hxx221 SotStorage * OpenOLEStorage( const String & rEleName,
251 …static SotStorage* OpenOLEStorage( const com::sun::star::uno::Reference < com::sun::star::embed::…
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx1225 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 Dstg.cxx594 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 Ducbstorage.cxx2798 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 132 milliseconds