Home
last modified time | relevance | path

Searched refs:xShell (Results 1 – 22 of 22) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Dsubsequent_export-test2.cxx659 xShell->DoClose(); in testTdf95640()
1322 xShell->DoClose(); in testTdf142764()
1390 xShell->DoClose(); in testTdf115159()
1418 xShell->DoClose(); in testTdf112567()
1481 xShell->DoClose(); in testTdf112567b()
1643 xShell->DoClose(); in testCommentTextVAlignment()
1661 xShell->DoClose(); in testCommentTextHAlignment()
1702 xShell->DoClose(); in testTdf128976()
1748 xShell->DoClose(); in testTdf120502()
1771 xShell->DoClose(); in testTdf131372()
[all …]
H A Dsubsequent_export-test.cxx674 xShell->DoClose(); in testProtectionKeyODS_UTF16LErtlSHA1()
697 xShell->DoClose(); in testProtectionKeyODS_UTF8SHA1()
720 xShell->DoClose(); in testProtectionKeyODS_UTF8SHA256ODF12()
743 xShell->DoClose(); in testProtectionKeyODS_UTF8SHA256W3C()
766 xShell->DoClose(); in testProtectionKeyODS_XL_SHA1()
866 xShell->DoClose(); in testCommentExportXLSX()
900 xShell->DoClose(); in testCommentExportXLSX_2_XLSX()
975 xShell->DoClose(); in testCustomColumnWidthExportXLSX()
1002 xShell->DoClose(); in testXfDefaultValuesXLSX()
1165 xShell->DoClose(); in testColumnWidthResaveXLSX()
[all …]
H A Dpivottable_filters_test.cxx748 CPPUNIT_ASSERT(xShell.is()); in testPivotTableExportXLSX()
762 xShell->DoClose(); in testPivotTableExportXLSX()
768 CPPUNIT_ASSERT(xShell.is()); in testPivotTableExportXLSXSingleDataField()
786 xShell->DoClose(); in testPivotTableExportXLSXSingleDataField()
814 xShell->DoClose(); in testPivotTableExportXLSXMultipleDataFields()
1066 xShell->DoClose(); in testPivotCacheExportXLSX()
1983 xShell->DoClose(); in testPivotTableFirstHeaderRowXLSX()
2393 xShell->DoClose(); in testPivotTableOutlineModeXLSX()
2413 xShell->DoClose(); in testPivotTableDuplicatedMemberFilterXLSX()
2435 xShell->DoClose(); in testPivotTableTabularModeXLSX()
[all …]
H A Dbugfix-test.cxx742 ScDocShellRef xShell = loadDoc(u"tdf104502_hiddenColsCountedInPageCount.", FORMAT_ODS); in testTdf104502_hiddenColsCountedInPageCount() local
743 CPPUNIT_ASSERT(xShell.is()); in testTdf104502_hiddenColsCountedInPageCount()
745 ScDocument& rDoc = xShell->GetDocument(); in testTdf104502_hiddenColsCountedInPageCount()
754 xShell->DoClose(); in testTdf104502_hiddenColsCountedInPageCount()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Dsubsequent_export-test.cxx1397 xShell->DoClose(); in testNamedRangeBugfdo62729()
1415 xShell->DoClose(); in testBuiltinRangesXLSX()
2122 xShell->DoClose(); in testInlineArrayXLS()
2154 xShell->DoClose(); in testEmbeddedChartODS()
2163 xShell->DoClose(); in testEmbeddedChartXLS()
2217 xShell->DoClose(); in testFormulaReferenceXLS()
3274 xShell->DoClose(); in testSupBookVirtualPathXLS()
3976 xShell->DoClose(); in testTdf95640()
4457 xShell->DoClose(); in testTdf115159()
4483 xShell->DoClose(); in testTdf112567()
[all …]
H A Dpivottable_filters_test.cxx779 CPPUNIT_ASSERT(xShell.is()); in testPivotTableExportXLSX()
793 xShell->DoClose(); in testPivotTableExportXLSX()
799 CPPUNIT_ASSERT(xShell.is()); in testPivotTableExportXLSXSingleDataField()
817 xShell->DoClose(); in testPivotTableExportXLSXSingleDataField()
845 xShell->DoClose(); in testPivotTableExportXLSXMultipleDataFields()
1097 xShell->DoClose(); in testPivotCacheExportXLSX()
1965 xShell->DoClose(); in testPivotTableFirstHeaderRowXLSX()
2346 xShell->DoClose(); in testPivotTableOutlineModeXLSX()
2366 xShell->DoClose(); in testPivotTableDuplicatedMemberFilterXLSX()
2388 xShell->DoClose(); in testPivotTableTabularModeXLSX()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/misc/
H A DServiceDocumenter.cxx24 …Reference<system::XSystemShellExecute> xShell(xMSF->createInstanceWithContext("com.sun.star.system… in showCoreDocs() local
25 xShell->execute( in showCoreDocs()
35 …Reference<system::XSystemShellExecute> xShell(xMSF->createInstanceWithContext("com.sun.star.system… in showInterfaceDocs() local
43 xShell->execute( in showInterfaceDocs()
54 …Reference<system::XSystemShellExecute> xShell(xMSF->createInstanceWithContext("com.sun.star.system… in showServiceDocs() local
62 xShell->execute( in showServiceDocs()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/misc/
H A DServiceDocumenter.cxx26 …Reference<system::XSystemShellExecute> xShell(xMSF->createInstanceWithContext("com.sun.star.system… in showCoreDocs() local
27 xShell->execute( in showCoreDocs()
37 …Reference<system::XSystemShellExecute> xShell(xMSF->createInstanceWithContext("com.sun.star.system… in showInterfaceDocs() local
45 xShell->execute( in showInterfaceDocs()
56 …Reference<system::XSystemShellExecute> xShell(xMSF->createInstanceWithContext("com.sun.star.system… in showServiceDocs() local
64 xShell->execute( in showServiceDocs()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Dexport-tests-ooxml2.cxx937 xShell = saveAndReload(xShell.get(), PPTX); in testTdf99224()
941 xShell->DoClose(); in testTdf99224()
947 xShell = saveAndReload(xShell.get(), PPTX); in testTdf92076()
950 xShell->DoClose(); in testTdf92076()
957 xShell = saveAndReload(xShell.get(), PPTX, &tempFile); in testTdf59046()
958 xShell->DoClose(); in testTdf59046()
967 xShell = saveAndReload(xShell.get(), PPTX, &tempFile); in testTdf133502()
968 xShell->DoClose(); in testTdf133502()
983 xShell = saveAndReload(xShell.get(), ODP, &tempFile); in testTdf105739()
1006 xShell->DoClose(); in testTdf105739()
[all …]
H A Dexport-tests.cxx922 xShell = saveAndReload( xShell.get(), ODP ); in testEmbeddedPdf()
923 uno::Reference<drawing::XDrawPage> xPage = getPage(0, xShell); in testEmbeddedPdf()
928 xShell->DoClose(); in testEmbeddedPdf()
934 xShell = saveAndReload( xShell.get(), ODG ); in testEmbeddedText()
958 xShell->DoClose(); in testEmbeddedText()
963 sd::DrawDocShellRef xShell in testTransparenText() local
965 xShell = saveAndReload(xShell.get(), ODG); in testTransparenText()
978 xShell->DoClose(); in testTransparenText()
983 sd::DrawDocShellRef xShell in testDefaultSubscripts() local
985 xShell = saveAndReload(xShell.get(), ODG); in testDefaultSubscripts()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/dispatch/
H A Dsystemexec.cxx114 …css::uno::Reference< css::system::XSystemShellExecute > xShell = css::system::SystemShellExecute::… in dispatchWithNotification() local
116 xShell->execute(sSystemURL, OUString(), css::system::SystemShellExecuteFlags::URIS_ONLY); in dispatchWithNotification()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/qa/unit/
H A Dexport-tests-ooxml2.cxx895 xShell = saveAndReload(xShell.get(), PPTX); in testTdf99224()
896 uno::Reference<drawing::XDrawPage> xPage = getPage(0, xShell); in testTdf99224()
899 xShell->DoClose(); in testTdf99224()
905 xShell = saveAndReload(xShell.get(), PPTX); in testTdf92076()
908 xShell->DoClose(); in testTdf92076()
915 xShell = saveAndReload(xShell.get(), PPTX, &tempFile); in testTdf59046()
916 xShell->DoClose(); in testTdf59046()
926 xShell = saveAndReload(xShell.get(), ODP, &tempFile); in testTdf105739()
949 xShell->DoClose(); in testTdf105739()
1081 xShell = saveAndReload(xShell.get(), PPTX, &tempFile); in testTdf111518()
[all …]
H A Dexport-tests.cxx828 …sd::DrawDocShellRef xShell = loadURL(m_directories.getURLFromSrc("/sd/qa/unit/data/odp/embedded-pd… in testEmbeddedPdf() local
829 xShell = saveAndReload( xShell.get(), ODP ); in testEmbeddedPdf()
830 uno::Reference<drawing::XDrawPage> xPage = getPage(0, xShell); in testEmbeddedPdf()
835 xShell->DoClose(); in testEmbeddedPdf()
841 …sd::DrawDocShellRef xShell = loadURL(m_directories.getURLFromSrc("/sd/qa/unit/data/objectwithtext.… in testEmbeddedText() local
842 xShell = saveAndReload( xShell.get(), ODG ); in testEmbeddedText()
844 uno::Reference<drawing::XDrawPage> xPage = getPage(0, xShell); in testEmbeddedText()
866 xShell->DoClose(); in testEmbeddedText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/dispatch/
H A Dsystemexec.cxx112 …css::uno::Reference< css::system::XSystemShellExecute > xShell = css::system::SystemShellExecute::… in dispatchWithNotification() local
114 xShell->execute(sSystemURL, OUString(), css::system::SystemShellExecuteFlags::URIS_ONLY); in dispatchWithNotification()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/helper/
H A Dqahelper.cxx750 ScDocShellRef xShell = loadDoc( sFileName, nImportType ); in miscRowHeightsTest() local
751 CPPUNIT_ASSERT(xShell.is()); in miscRowHeightsTest()
754 xShell = saveAndReload(&(*xShell), nExportType ); in miscRowHeightsTest()
756 CPPUNIT_ASSERT(xShell.is()); in miscRowHeightsTest()
758 ScDocument& rDoc = xShell->GetDocument(); in miscRowHeightsTest()
781 xShell->DoClose(); in miscRowHeightsTest()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/helper/
H A Dqahelper.cxx812 ScDocShellRef xShell = loadDoc( sFileName, nImportType ); in miscRowHeightsTest() local
813 CPPUNIT_ASSERT(xShell.is()); in miscRowHeightsTest()
816 xShell = saveAndReload(&(*xShell), nExportType ); in miscRowHeightsTest()
818 CPPUNIT_ASSERT(xShell.is()); in miscRowHeightsTest()
820 ScDocument& rDoc = xShell->GetDocument(); in miscRowHeightsTest()
843 xShell->DoClose(); in miscRowHeightsTest()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/view/
H A Dprintdata.cxx77 void SwRenderData::SetTempDocShell(SfxObjectShellLock const& xShell) in SetTempDocShell() argument
79 m_xTempDocShell = xShell; in SetTempDocShell()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/view/
H A Dprintdata.cxx79 void SwRenderData::SetTempDocShell(SfxObjectShellLock const& xShell) in SetTempDocShell() argument
81 m_xTempDocShell = xShell; in SetTempDocShell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slideshow/
H A Dslideshow.cxx1146 ::std::shared_ptr<ViewShell> xShell(mpCurrentViewShellBase->GetMainViewShell()); in StartFullscreenPresentation()
1147 if (xShell) in StartFullscreenPresentation()
1148 pOriginalFrameView = xShell->GetFrameView(); in StartFullscreenPresentation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slideshow/
H A Dslideshow.cxx1126 ::std::shared_ptr<ViewShell> xShell(mpCurrentViewShellBase->GetMainViewShell()); in StartFullscreenPresentation()
1127 if (xShell.get()) in StartFullscreenPresentation()
1128 pOriginalFrameView = xShell->GetFrameView(); in StartFullscreenPresentation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dsdview3.cxx677 …DrawDocShellRef xShell = new DrawDocShell(SfxObjectCreateMode::INTERNAL, false, DocumentType::Impr… in InsertData() local
678 xShell->DoInitNew(); in InsertData()
680 SdDrawDocument* pModel = xShell->GetDoc(); in InsertData()
683 Reference< XComponent > xComponent = xShell->GetModel(); in InsertData()
825 xShell->DoClose(); in InsertData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dsdview3.cxx672 …DrawDocShellRef xShell = new DrawDocShell(SfxObjectCreateMode::INTERNAL, false, DocumentType::Impr… in InsertData() local
673 xShell->DoInitNew(); in InsertData()
675 SdDrawDocument* pModel = xShell->GetDoc(); in InsertData()
678 Reference< XComponent > xComponent = xShell->GetModel(); in InsertData()
820 xShell->DoClose(); in InsertData()