Searched refs:aCbQuoteAll (Results 1 – 2 of 2) sorted by relevance
131 aCbQuoteAll ( this, ScResId( CB_QUOTEALL ) ), in ScImportOptionsDlg()218 aCbQuoteAll.Show(); in ScImportOptionsDlg()219 aCbQuoteAll.Check( sal_False ); in ScImportOptionsDlg()231 aCbQuoteAll.Hide(); in ScImportOptionsDlg()266 rOptions.bQuoteAllText = aCbQuoteAll.IsChecked(); in GetImportOptions()310 aCbQuoteAll.Enable( bEnable ); in IMPL_LINK()
57 CheckBox aCbQuoteAll; member in ScImportOptionsDlg
Completed in 7 milliseconds