LibreOffice Module toolkit (master) 1
Classes | Namespaces
gridtablerenderer.cxx File Reference
#include "cellvalueconversion.hxx"
#include <controls/table/gridtablerenderer.hxx>
#include <controls/table/tablesort.hxx>
#include <com/sun/star/graphic/XGraphic.hpp>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <vcl/window.hxx>
#include <vcl/image.hxx>
#include <vcl/virdev.hxx>
#include <vcl/decoview.hxx>
#include <vcl/settings.hxx>
Include dependency graph for gridtablerenderer.cxx:

Go to the source code of this file.

Classes

struct  svt::table::GridTableRenderer_Impl
 
struct  svt::table::GridTableRenderer::CellRenderContext
 

Namespaces

namespace  svt
 
namespace  svt::table
 

Variable Documentation

◆ m_lastArrowColor

Color m_lastArrowColor
private

Definition at line 70 of file gridtablerenderer.cxx.

◆ m_lastHeaderHeight

tools::Long m_lastHeaderHeight
private

Definition at line 69 of file gridtablerenderer.cxx.

◆ m_sortAscending

BitmapEx m_sortAscending
private

Definition at line 71 of file gridtablerenderer.cxx.

◆ m_sortDescending

BitmapEx m_sortDescending
private

Definition at line 72 of file gridtablerenderer.cxx.