Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx634 aListHeightLB( this, SW_RES( LB_LIST_SIZE )), in SwStdFontTabPage()
689 aListHeightLB. SetModifyHdl( aModifyHeightLink ); in SwStdFontTabPage()
761 …bool bListHeightChanged = aListHeightLB.GetSavedValue() != aListHeightLB.GetText() && (!bListHeigh… in FillItemSet()
783 float fSize = (float)aListHeightLB.GetValue() / 10; in FillItemSet()
1051 aListHeightLB.Fill( &aFontInfo, pFontList ); in Reset()
1059 aListHeightLB. SetValue( CalcToPoint( nListHeight , SFX_MAPUNIT_TWIP, 10 ) ); in Reset()
1071 aListHeightLB. SaveValue(); in Reset()
1102 aListHeightLB .SetValue(CalcToPoint( in IMPL_LINK()
1154 aListHeightLB.SetValue(nValue, FUNIT_TWIP); in IMPL_LINK()
1160 else if(pBox == &aListHeightLB) in IMPL_LINK()
[all …]
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx193 FontSizeBox aListHeightLB; member in SwStdFontTabPage

Completed in 43 milliseconds