Searched refs:SetVerJustify (Results 1 – 2 of 2) sorted by relevance
174 void SetVerJustify( const SvxVerJustifyItem& rVerJustify ) { aVerJustify = rVerJustify; } in SetVerJustify() function in ScAutoFormatDataField
600 case ATTR_VER_JUSTIFY: rField.SetVerJustify( (const SvxVerJustifyItem&)rItem ); break; in PutItem()781 rField.SetVerJustify ( (const SvxVerJustifyItem&) rItemSet.Get( ATTR_VER_JUSTIFY ) ); in GetFromItemSet()
Completed in 25 milliseconds