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

#include <editstat.hxx>

Public Member Functions

 SpellCallbackInfo (SpellCallbackCommand nCMD, OUString _aWord)
 
 SpellCallbackInfo (SpellCallbackCommand nCMD)
 

Public Attributes

SpellCallbackCommand nCommand
 
OUString aWord
 

Detailed Description

Definition at line 126 of file editstat.hxx.

Constructor & Destructor Documentation

◆ SpellCallbackInfo() [1/2]

SpellCallbackInfo::SpellCallbackInfo ( SpellCallbackCommand  nCMD,
OUString  _aWord 
)
inline

Definition at line 131 of file editstat.hxx.

References nCommand.

◆ SpellCallbackInfo() [2/2]

SpellCallbackInfo::SpellCallbackInfo ( SpellCallbackCommand  nCMD)
inline

Definition at line 137 of file editstat.hxx.

References nCommand.

Member Data Documentation

◆ aWord

OUString SpellCallbackInfo::aWord

Definition at line 129 of file editstat.hxx.

◆ nCommand

SpellCallbackCommand SpellCallbackInfo::nCommand

Definition at line 128 of file editstat.hxx.

Referenced by SpellCallbackInfo().


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