LibreOffice Module sw (master) 1
|
#include <authfld.hxx>
Public Member Functions | |
SwTOXSortKey () | |
Public Attributes | |
ToxAuthorityField | eField |
bool | bSortAscending |
Definition at line 53 of file authfld.hxx.
|
inline |
Definition at line 57 of file authfld.hxx.
bool SwTOXSortKey::bSortAscending |
Definition at line 56 of file authfld.hxx.
Referenced by SwTOXEntryTabPage::ActivatePage(), SwAuthorityFieldType::PutValue(), SwAuthorityFieldType::QueryValue(), SwTOXAuthority::sort_lt(), and SwTOXEntryTabPage::UpdateDescriptor().
ToxAuthorityField SwTOXSortKey::eField |
Definition at line 55 of file authfld.hxx.
Referenced by SwTOXEntryTabPage::ActivatePage(), SwAuthorityFieldType::PutValue(), SwAuthorityFieldType::QueryValue(), SwTOXDescription::SetSortKeys(), SwTOXAuthority::sort_lt(), and SwTOXEntryTabPage::UpdateDescriptor().