LibreOffice Module sc (master) 1
|
#include "scdllapi.h"
#include <tools/fract.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/outdev.hxx>
#include "compressedarray.hxx"
#include "types.hxx"
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 > |
using RowHeightsArray = ScCompressedArray<SCROW, sal_uInt16> |
Definition at line 21 of file rowheightcontext.hxx.