Home
last modified time | relevance | path

Searched refs:aBtnCase (Results 1 – 13 of 13) sorted by relevance

/aoo41x/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx78 aBtnCase ( this, ScResId( BTN_CASE ) ), in ScPivotFilterDlg()
129 aBtnCase.SetClickHdl ( LINK( this, ScPivotFilterDlg, CheckBoxHdl ) ); in Init()
137 aBtnMore.AddWindow( &aBtnCase ); in Init()
144 aBtnCase .Check( theQueryData.bCaseSens ); in Init()
351 pEntryLists[nColumn]->SetCaseSensitive( aBtnCase.IsChecked() ); in UpdateValueList()
460 theParam.bCaseSens = aBtnCase.IsChecked(); in GetOutputItem()
570 if ( pBox == &aBtnCase ) // Wertlisten in IMPL_LINK()
H A Dfiltdlg.cxx220 aBtnCase.SetClickHdl ( LINK( this, ScFilterDlg, CheckBoxHdl ) ); in Init()
265 aBtnCase, in Init()
515 pEntryLists[nColumn]->SetCaseSensitive( aBtnCase.IsChecked() ); in UpdateValueList()
672 theParam.bCaseSens = aBtnCase.IsChecked(); in GetOutputItem()
1035 if ( pBox == &aBtnCase ) // Wertlisten komplett in IMPL_LINK()
H A Dtpsubt.cxx504 aBtnCase ( this, ScResId( BTN_CASE ) ), in ScTpSubTotalOptions()
564 aBtnCase.Check ( rSubTotalData.bCaseSens ); in Reset()
602 theSubTotalData.bCaseSens = aBtnCase.IsChecked(); in FillItemSet()
H A Dsfiltdlg.cxx206 aBtnCase, in Init()
396 theOutParam.bCaseSens = aBtnCase.IsChecked(); in IMPL_LINK()
H A Dtpsort.cxx559 aBtnCase ( this, ScResId( BTN_CASESENSITIVE ) ), in ScTabPageSortOptions()
755 aBtnCase.Check ( rSortData.bCaseSens ); in Reset()
822 theSortData.bCaseSens = aBtnCase.IsChecked(); in FillItemSet()
/aoo41x/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx82 aBtnCase ( this, ScResId( BTN_CASE ) ), in ScTpCalcOptions()
155 aBtnCase .Check( !pLocalOptions->IsIgnoreCase() ); in Reset()
204 pLocalOptions->SetIgnoreCase( !aBtnCase.IsChecked() ); in FillItemSet()
/aoo41x/main/sc/source/ui/inc/
H A Dfiltdlg.hxx55 CheckBox aBtnCase; \
72 aBtnCase ( this, ScResId( BTN_CASE ) ), \
H A Dtpcalc.hxx70 CheckBox aBtnCase; member in ScTpCalcOptions
H A Dpfiltdlg.hxx93 CheckBox aBtnCase; member in ScPivotFilterDlg
H A Dtpsubt.hxx159 CheckBox aBtnCase; member in ScTpSubTotalOptions
H A Dtpsort.hxx160 CheckBox aBtnCase; member in ScTabPageSortOptions
/aoo41x/main/toolkit/workben/layout/
H A Dtpsort.cxx560 aBtnCase ( this, ScResId( BTN_CASESENSITIVE ) ), in ScTabPageSortOptions()
770 aBtnCase.Check ( rSortData.bCaseSens ); in Reset()
838 theSortData.bCaseSens = aBtnCase.IsChecked(); in FillItemSet()
H A Dtpsort.hxx156 CheckBox aBtnCase; member in ScTabPageSortOptions

Completed in 30 milliseconds