Searched refs:aCollBox (Results 1 – 2 of 2) sorted by relevance
551 aCollBox(this, SW_RES(LB_COLL)), in SwOutlineSettingsTabPage()575 aCollBox.InsertEntry(aNoFmtName); in SwOutlineSettingsTabPage()578 aCollBox.SetSelectHdl(LINK(this, SwOutlineSettingsTabPage, CollSelect)); in SwOutlineSettingsTabPage()579 aCollBox.SetGetFocusHdl(LINK(this, SwOutlineSettingsTabPage, CollSelectGetFocus)); in SwOutlineSettingsTabPage()594 aCollBox.Enable(USHRT_MAX != nActLevel); in Update()670 aCollBox.SelectEntry(aColl); in Update()672 aCollBox.SelectEntry(aNoFmtName); in Update()938 aCollBox.InsertEntry( SwStyleNameMapper::GetUIName( in SetWrtShell()954 if(LISTBOX_ENTRY_NOTFOUND == aCollBox.GetEntryPos( sStr )) in SetWrtShell()955 aCollBox.InsertEntry( sStr ); in SetWrtShell()
108 ListBox aCollBox; member in SwOutlineSettingsTabPage
Completed in 18 milliseconds