Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/miscdlgs/
H A Dinstbdlg.cxx86 pDocShTables ( NULL ), in ScInsertTableDlg()
105 if (pDocShTables) in ~ScInsertTableDlg()
106 pDocShTables->DoClose(); in ~ScInsertTableDlg()
388 if ( pDocShTables ) in IMPL_LINK()
393 pDocShTables = new ScDocShell; in IMPL_LINK()
394 aDocShTablesRef = pDocShTables; in IMPL_LINK()
398 pDocShTables->DoLoad( pMed ); in IMPL_LINK()
401 sal_uLong nErr = pDocShTables->GetErrorCode(); in IMPL_LINK()
407 FillTables_Impl( pDocShTables->GetDocument() ); in IMPL_LINK()
412 pDocShTables->DoClose(); in IMPL_LINK()
[all …]
/aoo42x/main/sc/source/ui/inc/
H A Dinstbdlg.hxx77 ScDocShell* GetDocShellTables() { return pDocShTables; } in GetDocShellTables()
103 ScDocShell* pDocShTables; member in ScInsertTableDlg

Completed in 19 milliseconds