Home
last modified time | relevance | path

Searched refs:mbJustLastLine (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx1228 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()
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx344 bool mbJustLastLine; /// True = justify last line in block text. member

Completed in 65 milliseconds