LibreOffice Module dbaccess (master) 1
|
#include <TableRow.hxx>
#include <tools/stream.hxx>
#include <FieldDescriptions.hxx>
#include <comphelper/types.hxx>
Go to the source code of this file.
Namespaces | |
namespace | dbaui |
Functions | |
SvStream & | dbaui::WriteOTableRow (SvStream &_rStr, const OTableRow &_rRow) |
SvStream & | dbaui::ReadOTableRow (SvStream &_rStr, OTableRow &_rRow) |