LibreOffice Module connectivity (master) 1
|
#include <NStatement.hxx>
Public Member Functions | |
FieldSort (const sal_Int32 _nField, const bool _bAscending) | |
Public Attributes | |
sal_Int32 | nField |
bool | bAscending |
Definition at line 51 of file NStatement.hxx.
|
inline |
Definition at line 56 of file NStatement.hxx.
bool connectivity::evoab::FieldSort::bAscending |
Definition at line 54 of file NStatement.hxx.
sal_Int32 connectivity::evoab::FieldSort::nField |
Definition at line 53 of file NStatement.hxx.