Searched refs:GetDocShellTables (Results 1 – 5 of 5) sorted by relevance
77 ScDocShell* GetDocShellTables() { return pDocShTables; } in GetDocShellTables() function in ScInsertTableDlg
268 ImportTables( pDlg->GetDocShellTables(), nCount, nTabs, in ExecuteTable()284 ImportTables( pDlg->GetDocShellTables(), nCount, nTabs, in ExecuteTable()
417 ScDocShell* AbstractScInsertTableDlg_Impl::GetDocShellTables() in GetDocShellTables() function in AbstractScInsertTableDlg_Impl419 return pDlg->GetDocShellTables(); in GetDocShellTables()
216 virtual ScDocShell* GetDocShellTables();
165 virtual ScDocShell* GetDocShellTables() = 0;
Completed in 30 milliseconds