LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations
wrong.hxx File Reference
#include <com/sun/star/container/NoSuchElementException.hpp>
#include <com/sun/star/container/XStringKeyMap.hpp>
#include <com/sun/star/awt/FontUnderline.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <vector>
#include <memory>
#include <optional>
#include <tools/color.hxx>
#include <swtypes.hxx>
#include <viewopt.hxx>
#include "TextFrameIndex.hxx"
Include dependency graph for wrong.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwWrongArea
 
class  SwWrongList
 
class  sw::WrongListIteratorBase
 
class  sw::WrongListIterator
 
class  sw::WrongListIteratorCounter
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Enumerations

enum  WrongAreaLineType {
  WRONGAREA_NONE ,
  WRONGAREA_WAVE ,
  WRONGAREA_BOLDWAVE ,
  WRONGAREA_BOLD ,
  WRONGAREA_DASHED
}
 
enum  WrongListType {
  WRONGLIST_SPELL ,
  WRONGLIST_GRAMMAR ,
  WRONGLIST_SMARTTAG ,
  WRONGLIST_CHANGETRACKING
}
 

Enumeration Type Documentation

◆ WrongAreaLineType

Enumerator
WRONGAREA_NONE 
WRONGAREA_WAVE 
WRONGAREA_BOLDWAVE 
WRONGAREA_BOLD 
WRONGAREA_DASHED 

Definition at line 47 of file wrong.hxx.

◆ WrongListType

Enumerator
WRONGLIST_SPELL 
WRONGLIST_GRAMMAR 
WRONGLIST_SMARTTAG 
WRONGLIST_CHANGETRACKING 

Definition at line 56 of file wrong.hxx.