Home
last modified time | relevance | path

Searched refs:aCbQuoteAll (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/ui/dbgui/
H A Dscuiimoptdlg.cxx131 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()
/aoo41x/main/sc/source/ui/inc/
H A Dscuiimoptdlg.hxx57 CheckBox aCbQuoteAll; member in ScImportOptionsDlg

Completed in 12 milliseconds