LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
rowheightcontext.hxx File Reference
#include "scdllapi.h"
#include <tools/fract.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/outdev.hxx>
#include "compressedarray.hxx"
#include "types.hxx"
Include dependency graph for rowheightcontext.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc::RowHeightContext
 

Namespaces

namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.
 

Typedefs

using RowHeightsArray = ScCompressedArray< SCROW, sal_uInt16 >
 

Typedef Documentation

◆ RowHeightsArray

using RowHeightsArray = ScCompressedArray<SCROW, sal_uInt16>

Definition at line 21 of file rowheightcontext.hxx.