Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/dbgui/
H A Dtpsubt.cxx504 aBtnSort ( this, ScResId( BTN_SORT ) ), in ScTpSubTotalOptions()
544 aBtnSort.SetClickHdl ( LINK( this, ScTpSubTotalOptions, CheckHdl ) ); in Init()
565 aBtnSort.Check ( rSubTotalData.bDoSort ); in Reset()
582 CheckHdl( &aBtnSort ); in Reset()
603 theSubTotalData.bDoSort = aBtnSort.IsChecked(); in FillItemSet()
636 if ( pBox == &aBtnSort ) in IMPL_LINK()
638 if ( aBtnSort.IsChecked() ) in IMPL_LINK()
/aoo42x/main/sc/source/ui/inc/
H A Dtpsubt.hxx160 CheckBox aBtnSort; member in ScTpSubTotalOptions

Completed in 14 milliseconds