|
LibreOffice Module store (master) 1
|
#include <sal/config.h>#include "storbios.hxx"#include <sal/types.h>#include <sal/log.hxx>#include <rtl/alloc.h>#include <rtl/ref.hxx>#include <osl/diagnose.h>#include <osl/mutex.hxx>#include <store/types.h>#include "lockbyte.hxx"#include "storcach.hxx"Go to the source code of this file.
Classes | |
| struct | store::SuperBlockPage |
| class | store::OStorePageBIOS::AceCache |
Namespaces | |
| namespace | store |
| Old OStorePageCache implementation. | |
Variables | |
| constexpr sal_uInt32 | STORE_MAGIC_SUPERBLOCK = 0x484D5343 |
|
constexpr |
Definition at line 39 of file storbios.cxx.