Searched refs:GetRootStorage (Results 1 – 6 of 6) sorted by relevance
250 SotStorageRef xRootStrg = GetRootStorage(); in HasVbaStorage()263 return OpenStorage( GetRootStorage(), rStrgName ); in OpenStorage()275 return OpenStream( GetRootStorage(), rStrmName ); in OpenStream()
79 SotStorageRef xRootStrg = GetRootStorage(); in Write()170 SotStorageRef xRootStrg = GetRootStorage(); in Write()
236 SotStorageRef xRootStrg = GetRootStorage(); in ReadBasic()327 SotStorageRef xRootStrg = GetRootStorage(); in LoadDocumentProperties()
3366 SotStorageRef xSrcStrg = GetRootStorage(); in CreateSdrObject()
202 inline SotStorageRef GetRootStorage() const { return mrData.mxRootStrg; } in GetRootStorage() function in XclRoot
586 pRootStorage( rObjMgr.GetRoot().GetRootStorage() ) in XclObjOle()
Completed in 47 milliseconds