LibreOffice Module sc (master) 1
Classes | Namespaces | Enumerations
tabview.hxx File Reference
#include <sal/config.h>
#include <array>
#include <memory>
#include <svtools/scrolladaptor.hxx>
#include <vcl/help.hxx>
#include "hiranges.hxx"
#include "viewutil.hxx"
#include "select.hxx"
#include "gridwin.hxx"
#include "drawview.hxx"
Include dependency graph for tabview.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScCornerButton
 
class  ScExtraEditViewManager
 
class  ScTabView
 

Namespaces

namespace  editeng
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::chart2
 
namespace  com::sun::star::chart2::data
 
namespace  tools
 

Enumerations

enum  HeaderType {
  COLUMN_HEADER ,
  ROW_HEADER ,
  BOTH_HEADERS
}
 

Enumeration Type Documentation

◆ HeaderType

enum HeaderType
Enumerator
COLUMN_HEADER 
ROW_HEADER 
BOTH_HEADERS 

Definition at line 57 of file tabview.hxx.