Searched refs:aCbQuoteAll (Results 1 – 2 of 2) sorted by relevance
130 aCbQuoteAll ( this, ScResId( CB_QUOTEALL ) ), in ScImportOptionsDlg()217 aCbQuoteAll.Show(); in ScImportOptionsDlg()218 aCbQuoteAll.Check( sal_False ); in ScImportOptionsDlg()230 aCbQuoteAll.Hide(); in ScImportOptionsDlg()265 rOptions.bQuoteAllText = aCbQuoteAll.IsChecked(); in GetImportOptions()309 aCbQuoteAll.Enable( bEnable ); in IMPL_LINK()
57 CheckBox aCbQuoteAll; member in ScImportOptionsDlg
Completed in 12 milliseconds