Searched refs:aCharFmtLB (Results 1 – 4 of 4) sorted by relevance
555 aCharFmtLB(this, SW_RES(LB_CHARFMT)), in SwOutlineSettingsTabPage()584 aCharFmtLB.SetSelectHdl(LINK(this, SwOutlineSettingsTabPage, CharFmtHdl)); in SwOutlineSettingsTabPage()646 aCharFmtLB.SelectEntry(pFirstFmt->GetName()); in Update()648 aCharFmtLB.SelectEntry( ViewShell::GetShellRes()->aStrNone ); in Update()651 aCharFmtLB.SetNoSelection(); in Update()680 aCharFmtLB.SelectEntry(pFmt->GetName()); in Update()682 aCharFmtLB.SelectEntry( ViewShell::GetShellRes()->aStrNone ); in Update()865 String sEntry = aCharFmtLB.GetSelectEntry(); in IMPL_LINK()969 aCharFmtLB.Clear(); in SetWrtShell()970 aCharFmtLB.InsertEntry( ViewShell::GetShellRes()->aStrNone ); in SetWrtShell()[all …]
1302 aCharFmtLB( this, CUI_RES(LB_CHARFMT )), in SvxNumOptionsTabPage()1348 aCharFmtLB.SetSelectHdl(LINK(this, SvxNumOptionsTabPage, CharFmtHdl_Impl)); in SvxNumOptionsTabPage()1646 aCharFmtLB.Show(bCharFmt); in Reset()1884 aCharFmtLB.SelectEntry(sFirstCharFmt); in InitControls()1886 aCharFmtLB.SelectEntryPos( 0 ); in InitControls()1889 aCharFmtLB.SetNoSelection(); in InitControls()1932 aCharFmtLB.Show(!bBitmap && bCharFmt); in SwitchNumberType()2132 aCharFmtLB.SelectEntry(sSelectStyle); in IMPL_LINK()2133 CharFmtHdl_Impl(&aCharFmtLB); in IMPL_LINK()2536 sal_uInt16 nEntryPos = aCharFmtLB.GetSelectEntryPos(); in IMPL_LINK()[all …]
261 ListBox aCharFmtLB; member in SvxNumOptionsTabPage358 ListBox& GetCharFmtListBox() {return aCharFmtLB;} in GetCharFmtListBox()
112 ListBox aCharFmtLB; member in SwOutlineSettingsTabPage
Completed in 68 milliseconds