LibreOffice Module connectivity (master) 1
|
#include <dbase/dindexnode.hxx>
#include <dbase/DIndex.hxx>
#include <o3tl/safeint.hxx>
#include <tools/debug.hxx>
#include <tools/stream.hxx>
#include <sal/log.hxx>
#include <algorithm>
#include <memory>
#include <utility>
Go to the source code of this file.
Variables | |
static sal_uInt32 | nValue |
|
static |
Definition at line 868 of file dindexnode.cxx.
Referenced by connectivity::dbase::operator>>(), and connectivity::dbase::WriteONDXPage().