Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/frmdlg/
H A Dcption.cxx84 ListBox aLbCharStyle; member in SwSequenceOptionDialog
495 aLbCharStyle (this, SW_RES(LB_CHARSTYLE )), in SwSequenceOptionDialog()
527 ::FillCharStyleListBox( aLbCharStyle, rView.GetDocShell(), sal_True, sal_True ); in SwSequenceOptionDialog()
528 aLbCharStyle.SelectEntryPos( 0 ); in SwSequenceOptionDialog()
571 if(aLbCharStyle.GetSelectEntryPos()) in GetCharacterStyle()
572 sRet = aLbCharStyle.GetSelectEntry(); in GetCharacterStyle()
581 aLbCharStyle.SelectEntryPos(0); in SetCharacterStyle()
582 aLbCharStyle.SelectEntry(rStyle); in SetCharacterStyle()

Completed in 19 milliseconds