|
LibreOffice Module starmath (master) 1
|
#include <rtl/ustring.hxx>#include <sal/log.hxx>#include <tools/gen.hxx>#include <vcl/outdev.hxx>Go to the source code of this file.
Classes | |
| class | SmRect |
Enumerations | |
| enum class | RectPos { Left , Right , Top , Bottom , Attribute } |
| enum class | RectHorAlign { Left , Center , Right } |
| enum class | RectVerAlign { Top , Mid , Bottom , Baseline , CenterY , AttributeHi , AttributeMid , AttributeLo } |
| enum class | RectCopyMBL { This , Arg , None , Xor } |
Functions | |
| tools::Long | SmFromTo (tools::Long nFrom, tools::Long nTo, double fRelDist) |
|
strong |
|
strong |
|
strong |
|
strong |
|
inline |
Definition at line 30 of file rect.hxx.
Referenced by SmRect::AlignTo(), SmSubSupNode::Arrange(), and SmRect::SmRect().