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

#include <tox.hxx>

Public Member Functions

 SwFormTokenEqualToFormTokenType (FormTokenType _eType)
 
bool operator() (const SwFormToken &rToken)
 

Public Attributes

FormTokenType eType
 

Detailed Description

Definition at line 274 of file tox.hxx.

Constructor & Destructor Documentation

◆ SwFormTokenEqualToFormTokenType()

SwFormTokenEqualToFormTokenType::SwFormTokenEqualToFormTokenType ( FormTokenType  _eType)
inline

Definition at line 278 of file tox.hxx.

Member Function Documentation

◆ operator()()

bool SwFormTokenEqualToFormTokenType::operator() ( const SwFormToken rToken)
inline

Definition at line 279 of file tox.hxx.

References SwFormToken::eTokenType, and eType.

Member Data Documentation

◆ eType

FormTokenType SwFormTokenEqualToFormTokenType::eType

Definition at line 276 of file tox.hxx.

Referenced by operator()().


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