Searched refs:aLbCharStyle (Results 1 – 1 of 1) sorted by relevance
84 ListBox aLbCharStyle; member in SwSequenceOptionDialog495 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 6 milliseconds