Home
last modified time | relevance | path

Searched refs:SetCJKWeight (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/inc/
H A Dtblafmt.hxx158 void SetCJKWeight( const SvxWeightItem& rNew ) { aCJKWeight = rNew; } in SetCJKWeight() function in SwBoxAutoFmt
/trunk/main/sc/inc/
H A Dautoform.hxx161 void SetCJKWeight( const SvxWeightItem& rCJKWeight ) { aCJKWeight = rCJKWeight; } in SetCJKWeight() function in ScAutoFormatDataField
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx583 case ATTR_CJK_FONT_WEIGHT: rField.SetCJKWeight( (const SvxWeightItem&)rItem ); break; in PutItem()
766 rField.SetCJKWeight ( (const SvxWeightItem&) rItemSet.Get( ATTR_CJK_FONT_WEIGHT ) ); in GetFromItemSet()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx634 pFmt->SetCJKWeight( (SvxWeightItem&)rSet.Get( RES_CHRATR_CJK_WEIGHT ) ); in UpdateFromSet()

Completed in 38 milliseconds