Home
last modified time | relevance | path

Searched refs:mxComponent (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/uicalc/
H A Duicalc.cxx53 uno::Reference<lang::XComponent> mxComponent; member in ScUiCalcTest
65 if (mxComponent.is()) in tearDown()
66 mxComponent->dispose(); in tearDown()
138 if (mxComponent.is()) in createDoc()
139 mxComponent->dispose(); in createDoc()
205 dispatchCommand(mxComponent, ".uno:Copy", {}); in CPPUNIT_TEST_FIXTURE()
471 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
519 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
570 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
1101 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/uiwriter/
H A Duiwriter3.cxx78 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
83 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
131 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
134 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
164 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
166 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
186 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
204 dispatchCommand(mxComponent, ".uno:Copy", {}); in CPPUNIT_TEST_FIXTURE()
260 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
1755 dispatchCommand(mxComponent, in CPPUNIT_TEST_FIXTURE()
[all …]
H A Duiwriter2.cxx161 dispatchCommand(mxComponent, ".uno:Grow", {}); in CPPUNIT_TEST_FIXTURE()
478 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
488 dispatchCommand(mxComponent, ".uno:Redo", {}); in CPPUNIT_TEST_FIXTURE()
494 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
502 dispatchCommand(mxComponent, ".uno:Redo", {}); in CPPUNIT_TEST_FIXTURE()
548 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
563 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
571 dispatchCommand(mxComponent, ".uno:Redo", {}); in CPPUNIT_TEST_FIXTURE()
578 dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
4079 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Duiimpress.cxx80 if (mxComponent.is()) in tearDown()
81 mxComponent->dispose(); in tearDown()
245 CPPUNIT_ASSERT(mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
277 CPPUNIT_ASSERT(mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
310 mxComponent = loadFromDesktop( in CPPUNIT_TEST_FIXTURE()
346 CPPUNIT_ASSERT(mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
372 CPPUNIT_ASSERT(mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
392 CPPUNIT_ASSERT(mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
456 CPPUNIT_ASSERT(mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
630 mxComponent = loadFromDesktop( in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/qa/unit/
H A Dcustomshapes.cxx38 uno::Reference<lang::XComponent> mxComponent; member in __anon93448f050111::CustomshapesTest
52 if (mxComponent.is()) in tearDown()
54 mxComponent->dispose(); in tearDown()
91 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
125 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
148 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
168 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
189 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
213 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
233 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/globalfilter/
H A Dglobalfilter.cxx96 if (mxComponent.is()) in testEmbeddedGraphicRoundtrip()
166 if (mxComponent.is()) in testLinkedGraphicRT()
234 if (mxComponent.is()) in testImageWithSpecialID()
332 if (mxComponent.is()) in testGraphicShape()
413 if (mxComponent.is()) in testCharHighlightBody()
600 if (mxComponent.is()) in testMSCharBackgroundEditing()
713 if (mxComponent.is()) in testCharBackgroundToHighlighting()
789 if (mxComponent.is()) in testSkipImages()
925 if (mxComponent.is()) in testNestedFieldmark()
1017 if (mxComponent.is()) in testBulletAsImage()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/qa/cppunit/
H A Dtest_classification.cxx29 uno::Reference<lang::XComponent> mxComponent; member in __anonaf286d7e0111::ClassificationTest
56 if (mxComponent.is()) in tearDown()
57 mxComponent->dispose(); in tearDown()
83 dispatchCommand(mxComponent, ".uno:ClassificationApply", aPropertyValues); in testClassification()
97 dispatchCommand(mxComponent, ".uno:ClassificationApply", aPropertyValues); in testClassification()
106 dispatchCommand(mxComponent, ".uno:ClassificationApply", aPropertyValues); in testClassification()
114 mxComponent = loadFromDesktop("private:factory/swriter", "com.sun.star.text.TextDocument"); in testWriter()
115 CPPUNIT_ASSERT(mxComponent.is()); in testWriter()
123mxComponent = loadFromDesktop("private:factory/scalc", "com.sun.star.sheet.SpreadsheetDocument"); in testCalc()
124 CPPUNIT_ASSERT(mxComponent.is()); in testCalc()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/qa/cppunit/
H A Dtest_classification.cxx30 uno::Reference<lang::XComponent> mxComponent; member in __anon153d42d60111::ClassificationTest
58 if (mxComponent.is()) in tearDown()
59 mxComponent->dispose(); in tearDown()
85 dispatchCommand(mxComponent, ".uno:ClassificationApply", aPropertyValues); in testClassification()
99 dispatchCommand(mxComponent, ".uno:ClassificationApply", aPropertyValues); in testClassification()
108 dispatchCommand(mxComponent, ".uno:ClassificationApply", aPropertyValues); in testClassification()
116 mxComponent = loadFromDesktop("private:factory/swriter", "com.sun.star.text.TextDocument"); in testWriter()
117 CPPUNIT_ASSERT(mxComponent.is()); in testWriter()
125mxComponent = loadFromDesktop("private:factory/scalc", "com.sun.star.sheet.SpreadsheetDocument"); in testCalc()
126 CPPUNIT_ASSERT(mxComponent.is()); in testCalc()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/qa/unit/signing/
H A Dsigning.cxx151 if (mxComponent.is()) in tearDown()
167 if (mxComponent.is()) in createDoc()
177 if (mxComponent.is()) in createCalc()
180 mxComponent in createCalc()
1033 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
1077 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
1078 mxComponent in CPPUNIT_TEST_FIXTURE()
1112 mxComponent in CPPUNIT_TEST_FIXTURE()
1206 mxComponent in CPPUNIT_TEST_FIXTURE()
1318 mxComponent in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/globalfilter/
H A Dglobalfilter.cxx106 if (mxComponent.is()) in testEmbeddedGraphicRoundtrip()
173 if (mxComponent.is()) in testLinkedGraphicRT()
241 if (mxComponent.is()) in testImageWithSpecialID()
336 if (mxComponent.is()) in testGraphicShape()
443 if (mxComponent.is()) in testMultipleIdenticalGraphics()
496 if (mxComponent.is()) in testCharHighlightBody()
592 if (mxComponent.is()) in testCharStyleHighlight()
728 if (mxComponent.is()) in testMSCharBackgroundEditing()
841 if (mxComponent.is()) in testCharBackgroundToHighlighting()
917 if (mxComponent.is()) in testSkipImages()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/qa/unit/
H A Dcustomshapes.cxx54 uno::Reference<lang::XComponent> mxComponent; member in __anon787a52ad0111::CustomshapesTest
68 if (mxComponent.is()) in tearDown()
70 mxComponent->dispose(); in tearDown()
266 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
298 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
349 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
383 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
406 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
426 CPPUNIT_ASSERT_MESSAGE("Could not load document", mxComponent.is()); in CPPUNIT_TEST_FIXTURE()
1059 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
[all …]
H A Dunodraw.cxx48 uno::Reference<lang::XComponent> mxComponent; member in __anonc805fb8e0111::UnodrawTest
64 if (mxComponent.is()) in tearDown()
65 mxComponent->dispose(); in tearDown()
74 mxComponent = loadFromDesktop(aURL); in CPPUNIT_TEST_FIXTURE()
75 uno::Reference<drawing::XDrawPageSupplier> xDrawPageSupplier(mxComponent, uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE()
96 mxComponent = loadFromDesktop(m_directories.getURLFromSrc(DATA_DIRECTORY) + "tdf93998.odp"); in CPPUNIT_TEST_FIXTURE()
126 mxComponent = loadFromDesktop("private:factory/simpress", in CPPUNIT_TEST_FIXTURE()
128 uno::Reference<lang::XMultiServiceFactory> xFactory(mxComponent, uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE()
133 uno::Reference<drawing::XDrawPagesSupplier> xSupplier(mxComponent, uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE()
183 mxComponent = loadFromDesktop("private:factory/simpress", in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sccomp/qa/unit/
H A DSwarmSolverTest.cxx25 uno::Reference<lang::XComponent> mxComponent; member in __anonf64160370111::SwarmSolverTest
51 if (mxComponent.is()) in tearDown()
52 closeDocument(mxComponent); in tearDown()
57 CPPUNIT_ASSERT(!mxComponent.is()); in testUnconstrained()
61 mxComponent = loadFromDesktop(aFileURL); in testUnconstrained()
106 CPPUNIT_ASSERT(!mxComponent.is()); in testVariableBounded()
110 mxComponent = loadFromDesktop(aFileURL); in testVariableBounded()
157 CPPUNIT_ASSERT(!mxComponent.is()); in testVariableConstrained()
161 mxComponent = loadFromDesktop(aFileURL); in testVariableConstrained()
212 CPPUNIT_ASSERT(!mxComponent.is()); in testTwoVariables()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/qa/unit/signing/
H A Dsigning.cxx121 if (mxComponent.is()) in tearDown()
122 mxComponent->dispose(); in tearDown()
130 if (mxComponent.is()) in createDoc()
131 mxComponent->dispose(); in createDoc()
140 if (mxComponent.is()) in createCalc()
143 mxComponent in createCalc()
1452 mxComponent in CPPUNIT_TEST_FIXTURE()
1484 mxComponent in CPPUNIT_TEST_FIXTURE()
1566 mxComponent in CPPUNIT_TEST_FIXTURE()
1644 mxComponent in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sccomp/qa/unit/
H A DSwarmSolverTest.cxx25 uno::Reference<lang::XComponent> mxComponent; member in __anon9ccd7e8f0111::SwarmSolverTest
51 if (mxComponent.is()) in tearDown()
52 closeDocument(mxComponent); in tearDown()
57 CPPUNIT_ASSERT(!mxComponent.is()); in testUnconstrained()
61 mxComponent = loadFromDesktop(aFileURL); in testUnconstrained()
109 CPPUNIT_ASSERT(!mxComponent.is()); in testVariableBounded()
113 mxComponent = loadFromDesktop(aFileURL); in testVariableBounded()
163 CPPUNIT_ASSERT(!mxComponent.is()); in testVariableConstrained()
167 mxComponent = loadFromDesktop(aFileURL); in testVariableConstrained()
221 CPPUNIT_ASSERT(!mxComponent.is()); in testTwoVariables()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/uiwriter/
H A Duiwriter2.cxx162 lcl_dispatchCommand(mxComponent, ".uno:Cut", {}); in CPPUNIT_TEST_FIXTURE()
165 lcl_dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
168 lcl_dispatchCommand(mxComponent, ".uno:Paste", {}); in CPPUNIT_TEST_FIXTURE()
172 lcl_dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
209 lcl_dispatchCommand(mxComponent, ".uno:Grow", {}); in CPPUNIT_TEST_FIXTURE()
1661 lcl_dispatchCommand(mxComponent, ".uno:Undo", {}); in CPPUNIT_TEST_FIXTURE()
1667 lcl_dispatchCommand(mxComponent, ".uno:Redo", {}); in CPPUNIT_TEST_FIXTURE()
2525 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
2526 mxComponent.clear(); in CPPUNIT_TEST_FIXTURE()
2577 lcl_dispatchCommand(mxComponent, ".uno:Cut", {}); in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/extras/
H A Dhtmlexporttest.cxx31 Reference<XComponent> mxComponent; member in ScHTMLExportTest
36 if (mxComponent.is()) in load()
37 mxComponent->dispose(); in load()
38mxComponent = loadFromDesktop(m_directories.getURLFromSrc(pDir) + OUString::createFromAscii(pName)… in load()
43 Reference<XStorable> xStorable(mxComponent, UNO_QUERY); in save()
63 if (mxComponent.is()) in tearDown()
64 mxComponent->dispose(); in tearDown()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/extras/
H A Dhtmlexporttest.cxx33 Reference<XComponent> mxComponent; member in ScHTMLExportTest
38 if (mxComponent.is()) in load()
39 mxComponent->dispose(); in load()
40mxComponent = loadFromDesktop(m_directories.getURLFromSrc(pDir) + OUString::createFromAscii(pName)… in load()
45 Reference<XStorable> xStorable(mxComponent, UNO_QUERY); in save()
65 if (mxComponent.is()) in tearDown()
66 mxComponent->dispose(); in tearDown()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/txtimport/
H A Dtxtimport.cxx55 SwXTextDocument* pTextDoc = dynamic_cast<SwXTextDocument*>(mxComponent.get());
84 SwXTextDocument* pTextDoc = dynamic_cast<SwXTextDocument*>(mxComponent.get());
96 SwXTextDocument* pTextDoc = dynamic_cast<SwXTextDocument*>(mxComponent.get());
108 SwXTextDocument* pTextDoc = dynamic_cast<SwXTextDocument*>(mxComponent.get());
120 SwXTextDocument* pTextDoc = dynamic_cast<SwXTextDocument*>(mxComponent.get());
132 SwXTextDocument* pTextDoc = dynamic_cast<SwXTextDocument*>(mxComponent.get());
144 SwXTextDocument* pTextDoc = dynamic_cast<SwXTextDocument*>(mxComponent.get());
163 dispatchCommand(mxComponent, ".uno:Cut", {}); in CPPUNIT_TEST_FIXTURE()
166 dispatchCommand(mxComponent, ".uno:PasteUnformatted", {}); in CPPUNIT_TEST_FIXTURE()
167 uno::Reference<text::XTextDocument> xTextDocument(mxComponent, uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/uibase/uiview/
H A Duiview.cxx71 mxComponent = xComponentLoader->loadComponentFromURL(sTempCopy, "_default", 0, aLoadArgs); in CPPUNIT_TEST_FIXTURE()
76 uno::Reference<frame::XModel> xModel(mxComponent, uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE()
81 uno::Reference<frame::XStorable2> xStorable(mxComponent, uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE()
99 mxComponent = loadFromDesktop(maTempFile.GetURL(), "com.sun.star.text.TextDocument", in CPPUNIT_TEST_FIXTURE()
103 dispatchCommand(mxComponent, ".uno:UpdateAll", {}); in CPPUNIT_TEST_FIXTURE()
104 uno::Reference<frame::XStorable2> xStorable(mxComponent, uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE()
123 mxComponent = loadFromDesktop(aURL); in CPPUNIT_TEST_FIXTURE()
126 auto pXTextDocument = dynamic_cast<SwXTextDocument*>(mxComponent.get()); in CPPUNIT_TEST_FIXTURE()
139 uno::Reference<frame::XStorable2> xStorable(mxComponent, uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/htmlexport/
H A Dhtmlexport.cxx773 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
774 mxComponent in CPPUNIT_TEST_FIXTURE()
1212 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
1213 mxComponent.clear(); in CPPUNIT_TEST_FIXTURE()
1218 mxComponent in CPPUNIT_TEST_FIXTURE()
1255 xStorable.set(mxComponent, uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE()
1516 dispatchCommand(mxComponent, ".uno:InsertGraphic", aArgs); in CPPUNIT_TEST_FIXTURE()
1560 dispatchCommand(mxComponent, ".uno:InsertGraphic", aArgs); in CPPUNIT_TEST_FIXTURE()
1590 dispatchCommand(mxComponent, ".uno:InsertGraphic", aArgs); in CPPUNIT_TEST_FIXTURE()
1775 mxComponent->dispose(); in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/rtfexport/
H A Drtfexport2.cxx81 uno::Reference<text::XTextDocument> xTextDocument(mxComponent, uno::UNO_QUERY);
139 uno::Reference<text::XTextDocument> xTextDocument(mxComponent, uno::UNO_QUERY);
154 uno::Reference<text::XTextDocument> xTextDocument(mxComponent, uno::UNO_QUERY);
165 uno::Reference<text::XTextDocument> xTextDocument(mxComponent, uno::UNO_QUERY);
180 uno::Reference<text::XTextDocument> xTextDocument(mxComponent, uno::UNO_QUERY);
205 uno::Reference<text::XTextDocument> xTextDocument(mxComponent, uno::UNO_QUERY);
229 uno::Reference<text::XTextDocument> xTextDocument(mxComponent, uno::UNO_QUERY);
315 uno::Reference<text::XTextDocument> xTextDocument(mxComponent, uno::UNO_QUERY);
340 uno::Reference<text::XTextDocument> xTextDocument(mxComponent, uno::UNO_QUERY);
552 BorderTest::testTheBorders(mxComponent, false);
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/api/
H A DSwXDocumentSettings.cxx42 uno::Reference<lang::XComponent> mxComponent; member in __anon0b82e55b0111::SwXDocumentSettings
72 if (mxComponent.is()) in tearDown()
73 mxComponent->dispose(); in tearDown()
80 mxComponent = loadFromDesktop("private:factory/swriter", "com.sun.star.text.TextDocument"); in init()
81 CPPUNIT_ASSERT(mxComponent.is()); in init()
83 uno::Reference<text::XTextDocument> xTextDocument(mxComponent, uno::UNO_QUERY_THROW); in init()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppcanvas/qa/extras/emfplus/
H A Demfplus.cxx42 if (mxComponent.is()) in tearDown()
44 closeDocument(mxComponent); in tearDown()
45 mxComponent->dispose(); in tearDown()
54 mxComponent = loadFromDesktop(aFileURL, "com.sun.star.drawing.DrawingDocument"); in load()
55 SfxBaseModel* pModel = dynamic_cast<SfxBaseModel*>(mxComponent.get()); in load()
73 uno::Reference<lang::XComponent> mxComponent; member in Test
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppcanvas/qa/extras/emfplus/
H A Demfplus.cxx40 if (mxComponent.is()) in tearDown()
42 closeDocument(mxComponent); in tearDown()
43 mxComponent->dispose(); in tearDown()
52 mxComponent = loadFromDesktop(aFileURL, "com.sun.star.drawing.DrawingDocument"); in load()
53 SfxBaseModel* pModel = dynamic_cast<SfxBaseModel*>(mxComponent.get()); in load()
71 uno::Reference<lang::XComponent> mxComponent; member in Test

12345678910>>...14