Home
last modified time | relevance | path

Searched refs:pDocShTables (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dinstbdlg.cxx87 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 …]
/aoo41x/main/sc/source/ui/inc/
H A Dinstbdlg.hxx77 ScDocShell* GetDocShellTables() { return pDocShTables; } in GetDocShellTables()
103 ScDocShell* pDocShTables; member in ScInsertTableDlg

Completed in 17 milliseconds