Searched refs:aLabelBox (Results 1 – 2 of 2) sorted by relevance
637 aLabelBox (this, SW_RES(LB_LABEL )), in SwStdFontTabPage()677 aLabelBox .SetModifyHdl( LINK(this, SwStdFontTabPage, ModifyHdl)); in SwStdFontTabPage()683 aLabelBox .SetLoseFocusHdl( aFocusLink ); in SwStdFontTabPage()751 String sLabel = aLabelBox .GetText(); in FillItemSet()756 String sLabelBak = aLabelBox .GetSavedValue(); in FillItemSet()938 aLabelBox .InsertEntry( *it ); in Reset()1043 aLabelBox .SetText(sCapBackup ); in Reset()1066 aLabelBox .SaveValue(); in Reset()1087 aLabelBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_CAPTION + nFontOffset, eLanguage)); in IMPL_LINK()1093 aLabelBox .SaveValue(); in IMPL_LINK()[all …]
196 ComboBox aLabelBox ; member in SwStdFontTabPage