LibreOffice Module connectivity (master) 1
Public Member Functions | Public Attributes | List of all members
connectivity::evoab::FieldSort Struct Reference

#include <NStatement.hxx>

Public Member Functions

 FieldSort (const sal_Int32 _nField, const bool _bAscending)
 

Public Attributes

sal_Int32 nField
 
bool bAscending
 

Detailed Description

Definition at line 51 of file NStatement.hxx.

Constructor & Destructor Documentation

◆ FieldSort()

connectivity::evoab::FieldSort::FieldSort ( const sal_Int32  _nField,
const bool  _bAscending 
)
inline

Definition at line 56 of file NStatement.hxx.

Member Data Documentation

◆ bAscending

bool connectivity::evoab::FieldSort::bAscending

Definition at line 54 of file NStatement.hxx.

◆ nField

sal_Int32 connectivity::evoab::FieldSort::nField

Definition at line 53 of file NStatement.hxx.


The documentation for this struct was generated from the following file: