Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/config/
H A Doptpage.cxx633 aTitleHeightLB( this, SW_RES( LB_TITLE_SIZE )), in SwStdFontTabPage()
691 aTitleHeightLB. SetModifyHdl( aModifyHeightLink ); in SwStdFontTabPage()
763 bool bTitleHeightChanged = aTitleHeightLB.GetSavedValue() != aTitleHeightLB.GetText(); in FillItemSet()
781 float fSize = (float)aTitleHeightLB.GetValue() / 10; in FillItemSet()
840 … sal::static_int_cast< sal_uInt16, sal_Int64 >(aTitleHeightLB.GetValue()), nFontHeightWhich); in FillItemSet()
1052 aTitleHeightLB.Fill( &aFontInfo, pFontList ); in Reset()
1061 aTitleHeightLB. SetValue( CalcToPoint( nTitleHeight , SFX_MAPUNIT_TWIP, 10 ) ); in Reset()
1073 aTitleHeightLB. SaveValue(); in Reset()
1102 aTitleHeightLB .SetValue(CalcToPoint( in IMPL_LINK()
1191 pHeightLB = &aTitleHeightLB; in IMPL_LINK()
/aoo4110/main/sw/source/ui/inc/
H A Doptpage.hxx189 FontSizeBox aTitleHeightLB; member in SwStdFontTabPage

Completed in 16 milliseconds