Searched refs:aTemplateBox (Results 1 – 2 of 2) sorted by relevance
242 if (!pPage->aTemplateBox.GetSelectEntryPos()) in UpdatePaintSettings()267 pPage->aTemplateBox.GetSelectEntry(), in UpdatePaintSettings()582 aTemplateBox (this, SW_RES(BOX_TEMPLATE)), in SwDropCapsPage()612 aTemplateBox .SetSelectHdl(LINK(this, SwDropCapsPage, SelectHdl)); in SwDropCapsPage()681 ::FillCharStyleListBox(aTemplateBox, rSh.GetView().GetDocShell(), sal_True); in Reset()683 aTemplateBox.InsertEntry(SW_RESSTR(SW_STR_NONE), 0); in Reset()685 aTemplateBox.SelectEntryPos(0); in Reset()687 aTemplateBox.SelectEntry(aFmtDrop.GetCharFmt()->GetName()); in Reset()728 aTemplateBox .Enable( bChecked ); in IMPL_LINK()857 if (aTemplateBox.GetSelectEntryPos()) in FillSet()[all …]
85 ListBox aTemplateBox; member in SwDropCapsPage
Completed in 16 milliseconds