Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabvwshf.cxx266 if(pDlg->IsTableBefore()) in ExecuteTable()
292 if(pDlg->IsTableBefore()) in ExecuteTable()
/trunk/main/sc/source/ui/inc/
H A Dinstbdlg.hxx78 sal_Bool IsTableBefore() { return aBtnBefore.IsChecked(); } in IsTableBefore() function in ScInsertTableDlg
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx420 sal_Bool AbstractScInsertTableDlg_Impl::IsTableBefore() in IsTableBefore() function in AbstractScInsertTableDlg_Impl
422 return pDlg->IsTableBefore(); in IsTableBefore()
H A Dscdlgfact.hxx217 virtual sal_Bool IsTableBefore();
/trunk/main/sc/inc/
H A Dscabstdlg.hxx166 virtual sal_Bool IsTableBefore() = 0;

Completed in 32 milliseconds