LibreOffice Module sw (master) 1
|
#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"
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 } |
enum WrongAreaLineType |
enum WrongListType |