Searched defs:AlignmentModel (Results 1 – 2 of 2) sorted by relevance
335 struct AlignmentModel struct337 sal_Int32 mnHorAlign; /// Horizontal alignment.338 sal_Int32 mnVerAlign; /// Vertical alignment.339 sal_Int32 mnTextDir; /// CTL text direction.340 sal_Int32 mnRotation; /// Text rotation angle.341 sal_Int32 mnIndent; /// Indentation.342 bool mbWrapText; /// True = multi-line text.343 bool mbShrink; /// True = shrink to fit cell size.344 bool mbJustLastLine; /// True = justify last line in block text.
1220 AlignmentModel::AlignmentModel() : in AlignmentModel() function in oox::xls::AlignmentModel
Completed in 106 milliseconds