Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Dfontsubs.cxx53 aFont1CB (this, CUI_RES(CB_FONT1)), in SvxFontSubstTabPage()
90 long nDelta = ( aFont1CB.GetSizePixel().Height() - in SvxFontSubstTabPage()
105 aFont1CB.SetSelectHdl(aLink); in SvxFontSubstTabPage()
106 aFont1CB.SetModifyHdl(aLink); in SvxFontSubstTabPage()
255 aFont1CB.Fill( &aFntLst ); in Reset()
316 String sFont1 = aFont1CB.GetText(); in IMPL_LINK()
355 if (pWin == &aFont1CB) in IMPL_LINK()
409 String sEntry = aFont1CB.GetText(); in CheckEnable()
424 else if(aFont1CB.GetText() == aFont2CB.GetText()) in CheckEnable()
446 SelectHdl(&aFont1CB); in CheckEnable()
[all …]
H A Dfontsubs.hxx72 FontNameBox aFont1CB; member in SvxFontSubstTabPage

Completed in 31 milliseconds