LibreOffice Module dbaccess (master) 1
Public Member Functions | Public Attributes | List of all members
dbaui::OIndexField Struct Reference

#include <indexes.hxx>

Public Member Functions

 OIndexField ()
 

Public Attributes

OUString sFieldName
 
bool bSortAscending
 

Detailed Description

Definition at line 31 of file indexes.hxx.

Constructor & Destructor Documentation

◆ OIndexField()

dbaui::OIndexField::OIndexField ( )
inline

Definition at line 36 of file indexes.hxx.

Member Data Documentation

◆ bSortAscending

bool dbaui::OIndexField::bSortAscending

Definition at line 34 of file indexes.hxx.

Referenced by dbaui::operator==(), and dbaui::IndexFieldsControl::SaveModified().

◆ sFieldName

OUString dbaui::OIndexField::sFieldName

Definition at line 33 of file indexes.hxx.

Referenced by dbaui::operator==(), and dbaui::IndexFieldsControl::SaveModified().


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