Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx642 aIndexHeightLB( this, SW_RES( LB_INDEX_SIZE )), in SwStdFontTabPage()
691 aIndexHeightLB. SetModifyHdl( aModifyHeightLink ); in SwStdFontTabPage()
763 …bool bIndexHeightChanged = aIndexHeightLB.GetSavedValue() != aIndexHeightLB.GetText() && (!bIndexH… in FillItemSet()
793 float fSize = (float)aIndexHeightLB.GetValue() / 10; in FillItemSet()
1055 aIndexHeightLB.Fill( &aFontInfo, pFontList ); in Reset()
1061 aIndexHeightLB. SetValue( CalcToPoint( nIndexHeight , SFX_MAPUNIT_TWIP, 10 )); in Reset()
1073 aIndexHeightLB. SaveValue(); in Reset()
1108 aIndexHeightLB .SetValue(CalcToPoint( in IMPL_LINK()
1158 aIndexHeightLB.SetValue(nValue, FUNIT_TWIP); in IMPL_LINK()
1168 else if(pBox == &aIndexHeightLB) in IMPL_LINK()
[all …]
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx201 FontSizeBox aIndexHeightLB; member in SwStdFontTabPage

Completed in 23 milliseconds