Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/dbgui/
H A Dtpsubt.cxx505 aBtnSort ( this, ScResId( BTN_SORT ) ), in ScTpSubTotalOptions()
545 aBtnSort.SetClickHdl ( LINK( this, ScTpSubTotalOptions, CheckHdl ) ); in Init()
566 aBtnSort.Check ( rSubTotalData.bDoSort ); in Reset()
583 CheckHdl( &aBtnSort ); in Reset()
604 theSubTotalData.bDoSort = aBtnSort.IsChecked(); in FillItemSet()
637 if ( pBox == &aBtnSort ) in IMPL_LINK()
639 if ( aBtnSort.IsChecked() ) in IMPL_LINK()
/aoo4110/main/sc/source/ui/inc/
H A Dtpsubt.hxx160 CheckBox aBtnSort; member in ScTpSubTotalOptions

Completed in 17 milliseconds