LibreOffice Module editeng (master) 1
Classes | Namespaces | Enumerations
editview.hxx File Reference
#include <memory>
#include <com/sun/star/i18n/WordType.hpp>
#include <i18nlangtag/lang.h>
#include <tools/color.hxx>
#include <tools/gen.hxx>
#include <comphelper/errcode.hxx>
#include <vcl/vclptr.hxx>
#include <editeng/editstat.hxx>
#include <editeng/flditem.hxx>
#include <svl/languageoptions.hxx>
#include <editeng/editdata.hxx>
#include <com/sun/star/uno/Reference.h>
#include <editeng/editengdllapi.h>
Include dependency graph for editview.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  o3tl::typed_flags< LOKSpecialFlags >
 
class  EditViewCallbacks
 
class  EditView
 

Namespaces

namespace  vcl
 
namespace  weld
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::datatransfer
 
namespace  com::sun::star::datatransfer::clipboard
 
namespace  com::sun::star::datatransfer::dnd
 
namespace  com::sun::star::linguistic2
 
namespace  o3tl
 

Enumerations

enum class  ScrollRangeCheck {
  NoNegative = 1 ,
  PaperWidthTextSize = 2
}
 
enum class  LOKSpecialFlags {
  NONE = 0x0000 ,
  LayoutRTL = 0x0001
}
 

Enumeration Type Documentation

◆ LOKSpecialFlags

enum class LOKSpecialFlags
strong
Enumerator
NONE 
LayoutRTL 

Definition at line 89 of file editview.hxx.

◆ ScrollRangeCheck

enum class ScrollRangeCheck
strong
Enumerator
NoNegative 
PaperWidthTextSize 

Definition at line 83 of file editview.hxx.