Searched refs:SetPropWidth (Results 1 – 3 of 3) sorted by relevance
117 inline void SetPropWidth( const sal_uInt16 nNew ) in SetPropWidth() function in SwSubFont222 inline void SetPropWidth( const sal_uInt16 nNew );652 inline void SwFont::SetPropWidth( const sal_uInt16 nNew ) in SetPropWidth() function in SwFont657 aSub[0].SetPropWidth( nNew ); in SetPropWidth()658 aSub[1].SetPropWidth( nNew ); in SetPropWidth()659 aSub[2].SetPropWidth( nNew ); in SetPropWidth()
365 SetPropWidth(((SvxShadowedItem*)pItem)->GetValue() ? 50 : 100 ); in SetDiffFnt()539 SetPropWidth( pAttrSet->GetCharScaleW().GetValue() ); in SwFont()
834 rFnt.SetPropWidth( ((SvxCharScaleWidthItem&)rItem).GetValue() ); in FontChg()
Completed in 22 milliseconds