Home
last modified time | relevance | path

Searched defs:AlignmentModel (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dstylesbuffer.hxx265 struct AlignmentModel struct
267 sal_Int32 mnHorAlign; /// Horizontal alignment.
268 sal_Int32 mnVerAlign; /// Vertical alignment.
269 sal_Int32 mnTextDir; /// CTL text direction.
270 sal_Int32 mnRotation; /// Text rotation angle.
271 sal_Int32 mnIndent; /// Indentation.
272 bool mbWrapText; /// True = multi-line text.
273 bool mbShrink; /// True = shrink to fit cell size.
274 bool mbJustLastLine; /// True = justify last line in block text.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dstylesbuffer.hxx267 struct AlignmentModel struct
269 sal_Int32 mnHorAlign; /// Horizontal alignment.
270 sal_Int32 mnVerAlign; /// Vertical alignment.
271 sal_Int32 mnTextDir; /// CTL text direction.
272 sal_Int32 mnRotation; /// Text rotation angle.
273 sal_Int32 mnIndent; /// Indentation.
274 bool mbWrapText; /// True = multi-line text.
275 bool mbShrink; /// True = shrink to fit cell size.
276 bool mbJustLastLine; /// True = justify last line in block text.
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svapp/framework/
H A DAlign.h26 class AlignmentModel; variable
H A DMainWindowBase.h72 class AlignmentModel; variable
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/data/model/
H A DModel.h32 class AlignmentModel; variable
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/typenum-1.14.0/build/
H A Dmain.rs22 impl fmt::Display for UIntCode { in AlignmentModel()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx1056 AlignmentModel::AlignmentModel() : in AlignmentModel() function in oox::xls::AlignmentModel
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx1055 AlignmentModel::AlignmentModel() : in AlignmentModel() function in oox::xls::AlignmentModel