Searched refs:eAttrVerJust (Results 1 – 1 of 1) sorted by relevance
100 SvxCellVerJustify eAttrVerJust; member in ScDrawStringsVars142 SvxCellVerJustify GetVerJust() const { return eAttrVerJust; } in GetVerJust()185 eAttrVerJust( SVX_VER_JUSTIFY_BOTTOM ), in ScDrawStringsVars()303 …eAttrVerJust = (SvxCellVerJustify)((const SvxVerJustifyItem&)pPattern->GetItem( ATTR_VER_JUSTIFY, … in SetPattern()304 if ( eAttrVerJust == SVX_VER_JUSTIFY_STANDARD ) in SetPattern()305 eAttrVerJust = SVX_VER_JUSTIFY_BOTTOM; in SetPattern()
Completed in 60 milliseconds