Home
last modified time | relevance | path

Searched refs:SetPropWidth (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dswfont.hxx117 inline void SetPropWidth( const sal_uInt16 nNew ) in SetPropWidth() function in SwSubFont
222 inline void SetPropWidth( const sal_uInt16 nNew );
652 inline void SwFont::SetPropWidth( const sal_uInt16 nNew ) in SetPropWidth() function in SwFont
657 aSub[0].SetPropWidth( nNew ); in SetPropWidth()
658 aSub[1].SetPropWidth( nNew ); in SetPropWidth()
659 aSub[2].SetPropWidth( nNew ); in SetPropWidth()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx365 SetPropWidth(((SvxShadowedItem*)pItem)->GetValue() ? 50 : 100 ); in SetDiffFnt()
539 SetPropWidth( pAttrSet->GetCharScaleW().GetValue() ); in SwFont()
/trunk/main/sw/source/core/text/
H A Datrstck.cxx834 rFnt.SetPropWidth( ((SvxCharScaleWidthItem&)rItem).GetValue() ); in FontChg()

Completed in 21 milliseconds