Searched refs:mbJustLastLine (Results 1 – 2 of 2) sorted by relevance
1228 mbJustLastLine( false ) in AlignmentModel()1298 maModel.mbJustLastLine = rAttribs.getBool( XML_justifyLastLine, false ); in importAlignment()1310 maModel.mbJustLastLine = getFlag( nFlags, BIFF12_XF_JUSTLASTLINE ); in setBiff12Data()1349 maModel.mbJustLastLine = getFlag( nAlign, BIFF_XF_JUSTLASTLINE ); // new in BIFF8(?) in setBiff8Data()
344 bool mbJustLastLine; /// True = justify last line in block text. member
Completed in 37 milliseconds