LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
CurTOXType Struct Reference

#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
 

Detailed Description

Definition at line 39 of file cnttab.hxx.

Constructor & Destructor Documentation

◆ CurTOXType() [1/2]

CurTOXType::CurTOXType ( )
inline

Definition at line 50 of file cnttab.hxx.

◆ CurTOXType() [2/2]

CurTOXType::CurTOXType ( TOXTypes  t)
inline

Definition at line 52 of file cnttab.hxx.

References t.

Member Function Documentation

◆ GetFlatIndex()

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().

◆ operator==()

bool CurTOXType::operator== ( const CurTOXType rCmp) const
inline

Definition at line 44 of file cnttab.hxx.

References eType, and nIndex.

Member Data Documentation

◆ eType

TOXTypes CurTOXType::eType

◆ nIndex

sal_uInt16 CurTOXType::nIndex

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