Home
last modified time | relevance | path

Searched refs:m_xDocShell (Results 1 – 24 of 24) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Dnew.cxx103 if (m_xDocShell.Is()) in IMPL_LINK_NOARG()
105 if (m_xDocShell->GetProgress()) in IMPL_LINK_NOARG()
107 m_xDocShell.Clear(); in IMPL_LINK_NOARG()
140 m_xDocShell = pTmp; in IMPL_LINK_NOARG()
145 if (!m_xDocShell.Is()) in IMPL_LINK_NOARG()
152 ErrCode lErr = pSfxApp->LoadTemplate(m_xDocShell, aFileName, std::move(pSet)); in IMPL_LINK_NOARG()
155 if (!m_xDocShell.Is()) in IMPL_LINK_NOARG()
162 m_xPreviewController->SetObjectShell(m_xDocShell); in IMPL_LINK_NOARG()
167 if (m_xDocShell.Is() && m_xDocShell->GetProgress()) in IMPL_LINK()
196 if (m_xDocShell && m_xDocShell->GetProgress()) in IMPL_LINK_NOARG()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Dnew.cxx104 if (m_xDocShell.Is()) in IMPL_LINK_NOARG()
106 if (m_xDocShell->GetProgress()) in IMPL_LINK_NOARG()
108 m_xDocShell.Clear(); in IMPL_LINK_NOARG()
141 m_xDocShell = pTmp; in IMPL_LINK_NOARG()
146 if (!m_xDocShell.Is()) in IMPL_LINK_NOARG()
153 ErrCode lErr = pSfxApp->LoadTemplate(m_xDocShell, aFileName, std::move(pSet)); in IMPL_LINK_NOARG()
156 if (!m_xDocShell.Is()) in IMPL_LINK_NOARG()
163 m_xPreviewController->SetObjectShell(m_xDocShell); in IMPL_LINK_NOARG()
168 if (m_xDocShell.Is() && m_xDocShell->GetProgress()) in IMPL_LINK()
197 if (m_xDocShell && m_xDocShell->GetProgress()) in IMPL_LINK_NOARG()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Ddataproviders_test.cxx45 ScDocShellRef m_xDocShell; member in ScDataProvidersTest
222 m_xDocShell in setUp()
226 m_xDocShell->SetIsInUcalc(); in setUp()
227 m_xDocShell->DoInitUnitTest(); in setUp()
228 m_pDoc = &m_xDocShell->GetDocument(); in setUp()
234 m_xDocShell->DoClose(); in tearDown()
235 m_xDocShell.clear(); in tearDown()
H A Dparallelism.cxx81 ScDocShellRef m_xDocShell; member in ScParallelismTest
149 m_xDocShell = new ScDocShell( in setUp()
168 m_xDocShell->DoClose(); in tearDown()
169 m_xDocShell.clear(); in tearDown()
215 m_xDocShell->DoHardRecalc(); in testSUMIFS()
265 m_xDocShell->DoHardRecalc(); in testDivision()
320 m_xDocShell->DoHardRecalc(); in testVLOOKUP()
372 m_xDocShell->DoHardRecalc(); in testVLOOKUPSUM()
393 m_xDocShell->DoHardRecalc(); in testSingleRef()
467 m_xDocShell->DoHardRecalc(); in testFGCycleWithPlainFormulaCell1()
[all …]
H A Ducalc_sort.cxx91 ScDocShellRef m_xDocShell; member in TestSort
106 m_xDocShell = new ScDocShell( in setUp()
110 m_xDocShell->SetIsInUcalc(); in setUp()
111 m_xDocShell->DoInitUnitTest(); in setUp()
118 m_xDocShell->DoClose(); in tearDown()
119 m_xDocShell.clear(); in tearDown()
247 ScDBDocFunc aFunc(*m_xDocShell); in testSortHorizontal()
314 ScDBDocFunc aFunc(*m_xDocShell); in testSortHorizontalWholeColumn()
375 ScDBDocFunc aFunc(*m_xDocShell); in testSortSingleRow()
744 ScDBDocFunc aFunc(*m_xDocShell); in testSortWithCellFormats()
[all …]
H A Ducalc_sharedformula.cxx105 ScDocShellRef m_xDocShell; member in TestSharedFormula
120 m_xDocShell = new ScDocShell( in setUp()
124 m_xDocShell->SetIsInUcalc(); in setUp()
125 m_xDocShell->DoInitUnitTest(); in setUp()
127 m_pDoc = &m_xDocShell->GetDocument(); in setUp()
132 m_xDocShell->DoClose(); in tearDown()
133 m_xDocShell.clear(); in tearDown()
816 ScDocFunc& rFunc = m_xDocShell->GetDocFunc(); in testSharedFormulasRefUpdateRangeDeleteRow()
1043 ScDocFunc& rFunc = m_xDocShell->GetDocFunc(); in testSharedFormulasInsertRow()
1172 ScDocFunc& rFunc = m_xDocShell->GetDocFunc(); in testSharedFormulasDeleteColumns()
[all …]
H A Ducalc_condformat.cxx184 ScDocShellRef m_xDocShell; member in TestCondformat
198 m_xDocShell = new ScDocShell( in setUp()
202 m_xDocShell->SetIsInUcalc(); in setUp()
203 m_xDocShell->DoInitUnitTest(); in setUp()
205 m_pDoc = &m_xDocShell->GetDocument(); in setUp()
210 m_xDocShell->DoClose(); in tearDown()
211 m_xDocShell.clear(); in tearDown()
320 ScDocFunc& rFunc = m_xDocShell->GetDocFunc(); in testCondFormatInsertDeleteSheets()
1164 ScDocFunc& rFunc = m_xDocShell->GetDocFunc(); in testCondFormatUndoList()
H A Ducalc.cxx338 ScDocShellRef m_xDocShell; member in Test
369 getNewDocShell(m_xDocShell); in setUp()
370 m_pDoc = &m_xDocShell->GetDocument(); in setUp()
375 closeDocShell(m_xDocShell); in tearDown()
1078 m_pDoc->InitDrawLayer(m_xDocShell.get()); in testCopyToDocument()
2303 m_pDoc->InitDrawLayer(m_xDocShell.get()); in testSheetCopy()
4547 m_pDoc->InitDrawLayer(m_xDocShell.get()); in testShiftCells()
4587 m_pDoc->InitDrawLayer(m_xDocShell.get()); in testNoteBasic()
4668 m_pDoc->InitDrawLayer(m_xDocShell.get()); in testNoteDeleteRow()
4754 m_pDoc->InitDrawLayer(m_xDocShell.get()); in testNoteDeleteCol()
[all …]
H A Ddatatransformation_test.cxx116 ScDocShellRef m_xDocShell; member in ScDataTransformationTest
1013 m_xDocShell = new ScDocShell( in setUp()
1018 m_xDocShell->SetIsInUcalc(); in setUp()
1019 m_xDocShell->DoInitUnitTest(); in setUp()
1020 m_pDoc = &m_xDocShell->GetDocument(); in setUp()
1026 m_xDocShell->DoClose(); in tearDown()
1027 m_xDocShell.clear(); in tearDown()
H A Ducalc_pivottable.cxx326 ScDocShellRef m_xDocShell; member in TestPivottable
340 m_xDocShell = new ScDocShell( in setUp()
344 m_xDocShell->SetIsInUcalc(); in setUp()
345 m_xDocShell->DoInitUnitTest(); in setUp()
347 m_pDoc = &m_xDocShell->GetDocument(); in setUp()
352 m_xDocShell->DoClose(); in tearDown()
353 m_xDocShell.clear(); in tearDown()
2209 ScDBDocFunc aFunc(*m_xDocShell); in testPivotTableDocFunc()
2699 ScDBDocFunc aFunc(*m_xDocShell); in testPivotTableMedianFunc()
H A Ducalc_formula.cxx442 ScDocShellRef m_xDocShell; member in TestFormula
456 m_xDocShell = new ScDocShell( in setUp()
460 m_xDocShell->SetIsInUcalc(); in setUp()
461 m_xDocShell->DoInitUnitTest(); in setUp()
463 m_pDoc = &m_xDocShell->GetDocument(); in setUp()
468 m_xDocShell->DoClose(); in tearDown()
469 m_xDocShell.clear(); in tearDown()
2640 ScDocFunc& rFunc = m_xDocShell->GetDocFunc(); in testFormulaRefUpdateInsertRows()
2795 ScDocFunc& rFunc = m_xDocShell->GetDocFunc(); in testFormulaRefUpdateInsertColumns()
2864 ScDocFunc& rFunc = m_xDocShell->GetDocFunc(); in testFormulaRefUpdateMove()
[all …]
H A Ducalc_copypaste.cxx254 ScDocShellRef m_xDocShell; member in TestCopyPaste
338 m_xDocShell in setUp()
341 m_xDocShell->SetIsInUcalc(); in setUp()
342 m_xDocShell->DoInitUnitTest(); in setUp()
344 m_pDoc = &m_xDocShell->GetDocument(); in setUp()
349 m_xDocShell->DoClose(); in tearDown()
350 m_xDocShell.clear(); in tearDown()
485 m_pDoc->InitDrawLayer(m_xDocShell.get()); in testCopyPaste()
704 m_pDoc->InitDrawLayer(m_xDocShell.get()); in testCopyPasteTranspose()
10171 m_xDocShell->DoLoad(pMedium); in testCopyPasteFormulasExternalDoc()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Ddataproviders_test.cxx46 ScDocShellRef m_xDocShell; member in ScDataProvidersTest
222 m_xDocShell = new ScDocShell( in setUp()
227 m_xDocShell->SetIsInUcalc(); in setUp()
228 m_xDocShell->DoInitUnitTest(); in setUp()
229 m_pDoc = &m_xDocShell->GetDocument(); in setUp()
235 m_xDocShell->DoClose(); in tearDown()
236 m_xDocShell.clear(); in tearDown()
H A Dparallelism.cxx83 ScDocShellRef m_xDocShell; member in ScParallelismTest
151 getNewDocShell(m_xDocShell); in setUp()
220 m_xDocShell->DoHardRecalc(); in testSUMIFS()
270 m_xDocShell->DoHardRecalc(); in testDivision()
325 m_xDocShell->DoHardRecalc(); in testVLOOKUP()
377 m_xDocShell->DoHardRecalc(); in testVLOOKUPSUM()
398 m_xDocShell->DoHardRecalc(); in testSingleRef()
472 m_xDocShell->DoHardRecalc(); in testFGCycleWithPlainFormulaCell1()
516 m_xDocShell->DoHardRecalc(); in testFGCycleWithPlainFormulaCell2()
583 m_xDocShell->DoHardRecalc(); in testMultipleFGColumn()
[all …]
H A Ddatatransformation_test.cxx116 ScDocShellRef m_xDocShell; member in ScDataTransformationTest
1013 m_xDocShell = new ScDocShell( in setUp()
1018 m_xDocShell->SetIsInUcalc(); in setUp()
1019 m_xDocShell->DoInitUnitTest(); in setUp()
1020 m_pDoc = &m_xDocShell->GetDocument(); in setUp()
1026 m_xDocShell->DoClose(); in tearDown()
1027 m_xDocShell.clear(); in tearDown()
H A Ducalc.cxx98 ScDocShellRef m_xDocShell; member
124 return *m_pImpl->m_xDocShell; in getDocShell()
150 getNewDocShell(m_pImpl->m_xDocShell); in setUp()
151 m_pDoc = &m_pImpl->m_xDocShell->GetDocument(); in setUp()
156 closeDocShell(m_pImpl->m_xDocShell); in tearDown()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dnew.hxx68 SfxObjectShellLock m_xDocShell; member in SfxNewFileDialog
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dnew.hxx68 SfxObjectShellLock m_xDocShell; member in SfxNewFileDialog
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/inc/
H A Dautoredactdialog.hxx94 SfxObjectShellLock m_xDocShell; member in SfxAutoRedactDialog
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/inc/
H A Dautoredactdialog.hxx105 SfxObjectShellLock m_xDocShell; member in SfxAutoRedactDialog
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedfields.untouched.results354 SfxAutoRedactDialog m_xDocShell class SfxObjectShellLock
H A Dunusedfields.only-used-in-constructor.results646 SfxAutoRedactDialog m_xDocShell class SfxObjectShellLock
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedfields.untouched.results356 SfxAutoRedactDialog m_xDocShell class SfxObjectShellLock
H A Dunusedfields.only-used-in-constructor.results636 SfxAutoRedactDialog m_xDocShell class SfxObjectShellLock