Searched defs:ApiAlignmentData (Results 1 – 2 of 2) sorted by relevance
359 struct ApiAlignmentData struct361 typedef ::com::sun::star::table::CellHoriJustify ApiCellHoriJustify;362 typedef ::com::sun::star::table::CellVertJustify ApiCellVertJustify;363 typedef ::com::sun::star::table::CellOrientation ApiCellOrientation;365 ApiCellHoriJustify meHorJustify; /// Horizontal alignment.366 ApiCellVertJustify meVerJustify; /// Vertical alignment.367 ApiCellOrientation meOrientation; /// Normal or stacked text.368 sal_Int32 mnRotation; /// Text rotation angle.369 sal_Int16 mnWritingMode; /// CTL text direction.370 sal_Int16 mnIndent; /// Indentation.[all …]
1257 ApiAlignmentData::ApiAlignmentData() : in ApiAlignmentData() function in oox::xls::ApiAlignmentData
Completed in 58 milliseconds