Searched refs:aBtnRegExp (Results 1 – 5 of 5) sorted by relevance
79 aBtnRegExp ( this, ScResId( BTN_REGEXP ) ), in ScPivotFilterDlg()138 aBtnMore.AddWindow( &aBtnRegExp ); in Init()145 aBtnRegExp .Check( theQueryData.bRegExp ); in Init()461 theParam.bRegExp = aBtnRegExp.IsChecked(); in GetOutputItem()
207 aBtnRegExp, in Init()397 theOutParam.bRegExp = aBtnRegExp.IsChecked(); in IMPL_LINK()
266 aBtnRegExp, in Init()673 theParam.bRegExp = aBtnRegExp.IsChecked(); in GetOutputItem()
56 CheckBox aBtnRegExp; \73 aBtnRegExp ( this, ScResId( BTN_REGEXP ) ), \
94 CheckBox aBtnRegExp; member in ScPivotFilterDlg
Completed in 41 milliseconds