Home
last modified time | relevance | path

Searched refs:aParaTemplBox (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/ui/misc/
H A Ddocfnote.cxx127 aParaTemplBox (this, SW_RES( LB_PARA_TEMPL)), in SwEndNoteOptionPage()
170 aParaTemplBox .Hide(); in Reset()
240 aParaTemplBox.InsertEntry(pStyle->GetName()); in Reset()
247 if(LISTBOX_ENTRY_NOTFOUND == aParaTemplBox.GetEntryPos( sStr ) ) in Reset()
248 aParaTemplBox.InsertEntry( sStr ); in Reset()
252 aParaTemplBox.SelectEntry( sStr ); // Default in Reset()
258 aParaTemplBox.SelectEntryPos( nPos ); in Reset()
261 aParaTemplBox.InsertEntry(pColl->GetName()); in Reset()
262 aParaTemplBox.SelectEntry(pColl->GetName()); in Reset()
448 sal_uInt16 nPos = aParaTemplBox.GetSelectEntryPos(); in FillItemSet()
[all …]
H A Dimpfnote.hxx62 ListBox aParaTemplBox; member in SwEndNoteOptionPage

Completed in 18 milliseconds