Searched refs:IsSkipEmptyCells (Results 1 – 5 of 5) sorted by relevance
51 sal_Bool IsSkipEmptyCells() const {return aBtnSkipEmptyCells.IsChecked();} in IsSkipEmptyCells() function in ScInsertContentsDlg
365 sal_Bool AbstractScInsertContentsDlg_Impl::IsSkipEmptyCells() const in IsSkipEmptyCells() function in AbstractScInsertContentsDlg_Impl367 return pDlg->IsSkipEmptyCells(); in IsSkipEmptyCells()
200 virtual sal_Bool IsSkipEmptyCells() const;
149 virtual sal_Bool IsSkipEmptyCells() const = 0;
512 bSkipEmpty = pDlg->IsSkipEmptyCells(); in ExecuteEdit()1325 bSkipEmpty = pDlg->IsSkipEmptyCells(); in ExecuteEdit()
Completed in 41 milliseconds