Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dtblafmt.hxx162 void SetCTLWeight( const SvxWeightItem& rNew ) { aCTLWeight = rNew; } in SetCTLWeight() function in SwBoxAutoFmt
/trunk/main/sc/inc/
H A Dautoform.hxx165 void SetCTLWeight( const SvxWeightItem& rCTLWeight ) { aCTLWeight = rCTLWeight; } in SetCTLWeight() function in ScAutoFormatDataField
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx587 case ATTR_CTL_FONT_WEIGHT: rField.SetCTLWeight( (const SvxWeightItem&)rItem ); break; in PutItem()
770 rField.SetCTLWeight ( (const SvxWeightItem&) rItemSet.Get( ATTR_CTL_FONT_WEIGHT ) ); in GetFromItemSet()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx638 pFmt->SetCTLWeight( (SvxWeightItem&)rSet.Get( RES_CHRATR_CTL_WEIGHT ) ); in UpdateFromSet()

Completed in 32 milliseconds