LibreOffice Module sw (master) 1
|
#include <cnttab.hxx>
Public Member Functions | |
bool | operator== (const CurTOXType &rCmp) const |
sal_uInt16 | GetFlatIndex () const |
CurTOXType () | |
CurTOXType (TOXTypes t) | |
Public Attributes | |
TOXTypes | eType |
sal_uInt16 | nIndex |
Definition at line 39 of file cnttab.hxx.
|
inline |
Definition at line 50 of file cnttab.hxx.
|
inline |
Definition at line 52 of file cnttab.hxx.
References t.
sal_uInt16 CurTOXType::GetFlatIndex | ( | ) | const |
Definition at line 200 of file cnttab.cxx.
References eType, nIndex, TOX_AUTHORITIES, and TOX_USER.
Referenced by SwMultiTOXTabDialog::Ok().
|
inline |
Definition at line 44 of file cnttab.hxx.
TOXTypes CurTOXType::eType |
Definition at line 41 of file cnttab.hxx.
Referenced by SwTOXEntryTabPage::ActivatePage(), SwTOXSelectTabPage::ApplyTOXDescription(), SwMultiTOXTabDialog::CreateOrUpdateExample(), GetFlatIndex(), IMPL_LINK(), lcl_UserData2TOXTypes(), SwTOXStylesTabPage::Modify(), SwTOXSelectTabPage::ModifyHdl(), SwMultiTOXTabDialog::Ok(), SwTOXEntryTabPage::OnModify(), operator==(), SwTOXEntryTabPage::Reset(), SwMultiTOXTabDialog::SwMultiTOXTabDialog(), SwTOXEntryTabPage::SwTOXEntryTabPage(), and SwTOXEntryTabPage::UpdateDescriptor().
sal_uInt16 CurTOXType::nIndex |
Definition at line 42 of file cnttab.hxx.
Referenced by GetFlatIndex(), lcl_UserData2TOXTypes(), SwMultiTOXTabDialog::Ok(), operator==(), SwMultiTOXTabDialog::SwMultiTOXTabDialog(), and SwTOXEntryTabPage::SwTOXEntryTabPage().