LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations
svtabbx.hxx File Reference
#include <vcl/dllapi.h>
#include <vcl/toolkit/treelistbox.hxx>
#include <vcl/accessibletableprovider.hxx>
#include <tools/debug.hxx>
#include <memory>
#include <vector>
Include dependency graph for svtabbx.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvTabListBox
 
class  SvHeaderTabListBox
 

Namespaces

namespace  vcl
 

Enumerations

enum class  SvTabJustify {
  AdjustRight = static_cast<int>(SvLBoxTabFlags::ADJUST_RIGHT) ,
  AdjustLeft = static_cast<int>(SvLBoxTabFlags::ADJUST_LEFT) ,
  AdjustCenter = static_cast<int>(SvLBoxTabFlags::ADJUST_CENTER)
}
 

Enumeration Type Documentation

◆ SvTabJustify

enum class SvTabJustify
strong
Enumerator
AdjustRight 
AdjustLeft 
AdjustCenter 

Definition at line 35 of file svtabbx.hxx.