LibreOffice Module sc (master) 1
|
#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"
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 } |
enum HeaderType |
Enumerator | |
---|---|
COLUMN_HEADER | |
ROW_HEADER | |
BOTH_HEADERS |
Definition at line 57 of file tabview.hxx.