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