Searched refs:mxRootStrg (Results 1 – 4 of 4) sorted by relevance
88 SotStorageRef mxRootStrg; /// The root OLE storage of imported/exported file. member202 inline SotStorageRef GetRootStorage() const { return mrData.mxRootStrg; } in GetRootStorage()
88 mxRootStrg( xRootStrg ), in XclRootData()
901 inline const StorageRef& getRootStorage() const { return mxRootStrg; } in getRootStorage()936 StorageRef mxRootStrg; member in oox::dump::SharedConfigData
1506 mxRootStrg( rxRootStrg ), in SharedConfigData()1572 return mbLoaded && mxContext.is() && mxRootStrg.get() && (maSysFileName.getLength() > 0); in implIsValid()
Completed in 45 milliseconds