Home
last modified time | relevance | path

Searched refs:aBtnRegExp (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx78 aBtnRegExp ( this, ScResId( BTN_REGEXP ) ), in ScPivotFilterDlg()
137 aBtnMore.AddWindow( &aBtnRegExp ); in Init()
144 aBtnRegExp .Check( theQueryData.bRegExp ); in Init()
460 theParam.bRegExp = aBtnRegExp.IsChecked(); in GetOutputItem()
H A Dsfiltdlg.cxx207 aBtnRegExp, in Init()
397 theOutParam.bRegExp = aBtnRegExp.IsChecked(); in IMPL_LINK()
H A Dfiltdlg.cxx266 aBtnRegExp, in Init()
673 theParam.bRegExp = aBtnRegExp.IsChecked(); in GetOutputItem()
/trunk/main/sc/source/ui/inc/
H A Dfiltdlg.hxx56 CheckBox aBtnRegExp; \
73 aBtnRegExp ( this, ScResId( BTN_REGEXP ) ), \
H A Dpfiltdlg.hxx94 CheckBox aBtnRegExp; member in ScPivotFilterDlg

Completed in 36 milliseconds