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

#include <misspellrange.hxx>

Public Member Functions

 MisspellRange (size_t nStart, size_t nEnd)
 

Public Attributes

size_t mnStart
 
size_t mnEnd
 

Detailed Description

Definition at line 19 of file misspellrange.hxx.

Constructor & Destructor Documentation

◆ MisspellRange()

editeng::MisspellRange::MisspellRange ( size_t  nStart,
size_t  nEnd 
)

Definition at line 14 of file misspellrange.cxx.

References mnEnd, and mnStart.

Member Data Documentation

◆ mnEnd

size_t editeng::MisspellRange::mnEnd

Definition at line 22 of file misspellrange.hxx.

Referenced by WrongList::TextInserted().

◆ mnStart

size_t editeng::MisspellRange::mnStart

Definition at line 21 of file misspellrange.hxx.

Referenced by WrongList::TextInserted().


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