Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/dbgui/
H A Dtpsubt.cxx63 aLbGroup ( this, ScResId( LB_GROUP ) ), in ScTpSubTotalGroup()
121 aLbGroup.SetSelectHdl ( LINK( this, ScTpSubTotalGroup, SelectHdl ) ); in Init()
172 aLbGroup.SelectEntryPos( GetFieldSelPos( nField )+1 ); in DoReset()
186 aLbGroup.SelectEntryPos( (nGroupNo == 1) ? 1 : 0 ); in DoReset()
202 DBG_ASSERT( (aLbGroup.GetEntryCount() > 0) in DoFillItemSet()
209 || (aLbGroup.GetEntryCount() == 0) in DoFillItemSet()
231 sal_uInt16 nGroup = aLbGroup.GetSelectEntryPos(); in DoFillItemSet()
294 aLbGroup.Clear(); in FillListBoxes()
296 aLbGroup.InsertEntry( aStrNone, 0 ); in FillListBoxes()
309 aLbGroup.InsertEntry( aFieldName, i+1 ); in FillListBoxes()
/aoo41x/main/sc/source/ui/inc/
H A Dtpsubt.hxx59 ListBox aLbGroup; member in ScTpSubTotalGroup

Completed in 12 milliseconds