LibreOffice Module sc (master)
1
|
#include <sal/config.h>
#include <array>
#include <memory>
#include <vcl/scrbar.hxx>
#include <vcl/help.hxx>
#include "hiranges.hxx"
#include "viewutil.hxx"
#include "select.hxx"
#include "gridwin.hxx"
#include "drawview.hxx"
Go to the source code of this file.
Classes | |
class | ScCornerButton |
class | ScExtraEditViewManager |
class | ScTabView |
Namespaces | |
editeng | |
com::sun::star::chart2::data | |
tools | |
Enumerations | |
enum | HeaderType { COLUMN_HEADER, ROW_HEADER, BOTH_HEADERS } |
enum HeaderType |
Enumerator | |
---|---|
COLUMN_HEADER | |
ROW_HEADER | |
BOTH_HEADERS |
Definition at line 57 of file tabview.hxx.