Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx630 aTitleHeightLB( this, SW_RES( LB_TITLE_SIZE )), in SwStdFontTabPage()
688 aTitleHeightLB. SetModifyHdl( aModifyHeightLink ); in SwStdFontTabPage()
760 bool bTitleHeightChanged = aTitleHeightLB.GetSavedValue() != aTitleHeightLB.GetText(); in FillItemSet()
778 float fSize = (float)aTitleHeightLB.GetValue() / 10; in FillItemSet()
837 … sal::static_int_cast< sal_uInt16, sal_Int64 >(aTitleHeightLB.GetValue()), nFontHeightWhich); in FillItemSet()
1049 aTitleHeightLB.Fill( &aFontInfo, pFontList ); in Reset()
1058 aTitleHeightLB. SetValue( CalcToPoint( nTitleHeight , SFX_MAPUNIT_TWIP, 10 ) ); in Reset()
1070 aTitleHeightLB. SaveValue(); in Reset()
1099 aTitleHeightLB .SetValue(CalcToPoint( in IMPL_LINK()
1188 pHeightLB = &aTitleHeightLB; in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx189 FontSizeBox aTitleHeightLB; member in SwStdFontTabPage

Completed in 32 milliseconds