Searched refs:pDocShTables (Results 1 – 2 of 2) sorted by relevance
87 pDocShTables ( NULL ), in ScInsertTableDlg()106 if (pDocShTables) in ~ScInsertTableDlg()107 pDocShTables->DoClose(); in ~ScInsertTableDlg()389 if ( pDocShTables ) in IMPL_LINK()394 pDocShTables = new ScDocShell; in IMPL_LINK()395 aDocShTablesRef = pDocShTables; in IMPL_LINK()399 pDocShTables->DoLoad( pMed ); in IMPL_LINK()402 sal_uLong nErr = pDocShTables->GetErrorCode(); in IMPL_LINK()408 FillTables_Impl( pDocShTables->GetDocument() ); in IMPL_LINK()413 pDocShTables->DoClose(); in IMPL_LINK()[all …]
77 ScDocShell* GetDocShellTables() { return pDocShTables; } in GetDocShellTables()103 ScDocShell* pDocShTables; member in ScInsertTableDlg
Completed in 11 milliseconds