|
LibreOffice Module connectivity (master) 1
|
Go to the source code of this file.
Classes | |
| class | connectivity::dbase::ONDXKey |
| class | connectivity::dbase::ONDXPagePtr |
| class | connectivity::dbase::ONDXPage |
| class | connectivity::dbase::ONDXNode |
Namespaces | |
| namespace | connectivity |
| namespace | connectivity::dbase |
Macros | |
| #define | NODE_NOTFOUND 0xFFFF |
| #define | DINDEX_PAGE_SIZE 512 |
Typedefs | |
| typedef file::OOperand | connectivity::dbase::ONDXKey_BASE |
Functions | |
| SvStream & | connectivity::dbase::WriteONDXPagePtr (SvStream &rStream, const ONDXPagePtr &) |
| SvStream & | connectivity::dbase::operator>> (SvStream &rStream, ONDXPagePtr &) |
| SvStream & | connectivity::dbase::operator>> (SvStream &rStream, ONDXPage &rPage) |
| SvStream & | connectivity::dbase::WriteONDXPage (SvStream &rStream, const ONDXPage &rPage) |
| #define DINDEX_PAGE_SIZE 512 |
Definition at line 26 of file dindexnode.hxx.
| #define NODE_NOTFOUND 0xFFFF |
Definition at line 25 of file dindexnode.hxx.