Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dautoform.hxx174 void SetVerJustify( const SvxVerJustifyItem& rVerJustify ) { aVerJustify = rVerJustify; } in SetVerJustify() function in ScAutoFormatDataField
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx600 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 18 milliseconds