Lines Matching refs:aCharFmtLB
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()
973 ::FillCharStyleListBox(aCharFmtLB, in SetWrtShell()