|
LibreOffice Module dbaccess (master) 1
|
#include <indexes.hxx>
Public Member Functions | |
| OIndexField () | |
Public Attributes | |
| OUString | sFieldName |
| bool | bSortAscending |
Definition at line 31 of file indexes.hxx.
|
inline |
Definition at line 36 of file indexes.hxx.
| bool dbaui::OIndexField::bSortAscending |
Definition at line 34 of file indexes.hxx.
Referenced by dbaui::operator==(), and dbaui::IndexFieldsControl::SaveModified().
| OUString dbaui::OIndexField::sFieldName |
Definition at line 33 of file indexes.hxx.
Referenced by dbaui::operator==(), and dbaui::IndexFieldsControl::SaveModified().