Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dinscodlg.hxx51 sal_Bool IsSkipEmptyCells() const {return aBtnSkipEmptyCells.IsChecked();} in IsSkipEmptyCells() function in ScInsertContentsDlg
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx364 sal_Bool AbstractScInsertContentsDlg_Impl::IsSkipEmptyCells() const in IsSkipEmptyCells() function in AbstractScInsertContentsDlg_Impl
366 return pDlg->IsSkipEmptyCells(); in IsSkipEmptyCells()
H A Dscdlgfact.hxx200 virtual sal_Bool IsSkipEmptyCells() const;
/trunk/main/sc/inc/
H A Dscabstdlg.hxx149 virtual sal_Bool IsSkipEmptyCells() const = 0;
/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx512 bSkipEmpty = pDlg->IsSkipEmptyCells(); in ExecuteEdit()
1325 bSkipEmpty = pDlg->IsSkipEmptyCells(); in ExecuteEdit()

Completed in 43 milliseconds