Searched refs:aLbFunctions (Results 1 – 2 of 2) sorted by relevance
66 aLbFunctions ( this, ScResId( LB_FUNCTIONS ) ), in ScTpSubTotalGroup()123 aLbFunctions.SetSelectHdl ( LINK( this, ScTpSubTotalGroup, SelectHdl ) ); in Init()158 aLbFunctions.SelectEntryPos( 0 ); in DoReset()187 aLbFunctions.SelectEntryPos( 0 ); in DoReset()203 && (aLbFunctions.GetEntryCount() > 0), in DoFillItemSet()210 || (aLbFunctions.GetEntryCount() == 0) in DoFillItemSet()394 sal_uInt16 nFunction = aLbFunctions.GetSelectEntryPos(); in IMPL_LINK()404 aLbFunctions.SelectEntryPos( *pFunction ); in IMPL_LINK()406 else if ( pLb == &aLbFunctions ) in IMPL_LINK()
63 ListBox aLbFunctions; member in ScTpSubTotalGroup
Completed in 17 milliseconds