Home
last modified time | relevance | path

Searched refs:GetDocShell (Results 1 – 25 of 1849) sorted by relevance

12345678910>>...74

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/layout/
H A Dlayout2.cxx309 SwDocShell* pShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
326 SwDocShell* pShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
349 SwDocShell* pShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
376 SwDocShell* pShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
404 SwDocShell* pShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
429 SwDocShell* pShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
447 SwDocShell* pShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
464 SwDocShell* pShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
486 SwDocShell* pShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
501 SwDocShell* pShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/
H A DSizeTest06.cpp44 if (window) window->GetDocShell(&docShell); in Test06_raw()
64 window->GetDocShell(&docShell); in Test06_raw_optimized()
81 if (window) window->GetDocShell(getter_AddRefs(docShell)); in Test06_nsCOMPtr_as_found()
93 if (window) window->GetDocShell(&temp0); in Test06_nsCOMPtr00()
109 if (window) window->GetDocShell(&temp0); in Test06_nsCOMPtr_optimized()
125 window->GetDocShell(&temp0); in Test06_nsCOMPtr02()
142 window->GetDocShell(&temp0); in Test06_nsCOMPtr03()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/tests/
H A DSizeTest06.cpp46 window->GetDocShell(&docShell); in Test06_raw()
65 window->GetDocShell(&docShell); in Test06_raw_optimized()
83 window->GetDocShell(getter_AddRefs(docShell)); in Test06_nsCOMPtr_as_found()
96 window->GetDocShell(&temp0); in Test06_nsCOMPtr00()
112 window->GetDocShell(&temp0); in Test06_nsCOMPtr_optimized()
128 window->GetDocShell(&temp0); in Test06_nsCOMPtr02()
144 window->GetDocShell(&temp0); in Test06_nsCOMPtr03()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/tests/
H A DSizeTest06.cpp46 window->GetDocShell(&docShell); in Test06_raw()
65 window->GetDocShell(&docShell); in Test06_raw_optimized()
83 window->GetDocShell(getter_AddRefs(docShell)); in Test06_nsCOMPtr_as_found()
96 window->GetDocShell(&temp0); in Test06_nsCOMPtr00()
112 window->GetDocShell(&temp0); in Test06_nsCOMPtr_optimized()
128 window->GetDocShell(&temp0); in Test06_nsCOMPtr02()
144 window->GetDocShell(&temp0); in Test06_nsCOMPtr03()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/
H A DSizeTest06.cpp44 if (window) window->GetDocShell(&docShell); in Test06_raw()
64 window->GetDocShell(&docShell); in Test06_raw_optimized()
81 if (window) window->GetDocShell(getter_AddRefs(docShell)); in Test06_nsCOMPtr_as_found()
93 if (window) window->GetDocShell(&temp0); in Test06_nsCOMPtr00()
109 if (window) window->GetDocShell(&temp0); in Test06_nsCOMPtr_optimized()
125 window->GetDocShell(&temp0); in Test06_nsCOMPtr02()
142 window->GetDocShell(&temp0); in Test06_nsCOMPtr03()
/dports/www/firefox/firefox-99.0/xpcom/tests/
H A DSizeTest06.cpp44 if (window) window->GetDocShell(&docShell); in Test06_raw()
64 window->GetDocShell(&docShell); in Test06_raw_optimized()
81 if (window) window->GetDocShell(getter_AddRefs(docShell)); in Test06_nsCOMPtr_as_found()
93 if (window) window->GetDocShell(&temp0); in Test06_nsCOMPtr00()
109 if (window) window->GetDocShell(&temp0); in Test06_nsCOMPtr_optimized()
125 window->GetDocShell(&temp0); in Test06_nsCOMPtr02()
142 window->GetDocShell(&temp0); in Test06_nsCOMPtr03()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/
H A DSizeTest06.cpp44 if (window) window->GetDocShell(&docShell); in Test06_raw()
64 window->GetDocShell(&docShell); in Test06_raw_optimized()
81 if (window) window->GetDocShell(getter_AddRefs(docShell)); in Test06_nsCOMPtr_as_found()
93 if (window) window->GetDocShell(&temp0); in Test06_nsCOMPtr00()
109 if (window) window->GetDocShell(&temp0); in Test06_nsCOMPtr_optimized()
125 window->GetDocShell(&temp0); in Test06_nsCOMPtr02()
142 window->GetDocShell(&temp0); in Test06_nsCOMPtr03()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dviewfun6.cxx53 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveAddPred()
60 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveDelPred()
67 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveAddSucc()
74 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveDelSucc()
81 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveAddError()
88 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveDelAll()
95 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveMarkInvalid()
120 ScDocShell* pDocSh = rView.GetDocShell(); in MarkAndJumpToRanges()
152 ScDocShell* pDocSh = rView.GetDocShell(); in DetectiveMarkPred()
216 ScDocShell* pDocSh = rView.GetDocShell(); in DetectiveMarkSucc()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/txtimport/
H A Dtxtimport.cxx57 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
86 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
98 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
110 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
122 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
134 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
146 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
157 SwWrtShell* pWrtShell = pDoc->GetDocShell()->GetWrtShell(); in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dviewfun6.cxx71 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveAddPred()
78 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveDelPred()
85 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveAddSucc()
92 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveDelSucc()
99 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveAddError()
106 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveDelAll()
113 ScDocShell* pDocSh = GetViewData().GetDocShell(); in DetectiveMarkInvalid()
138 ScDocShell* pDocSh = rView.GetDocShell(); in MarkAndJumpToRanges()
170 ScDocShell* pDocSh = rView.GetDocShell(); in DetectiveMarkPred()
234 ScDocShell* pDocSh = rView.GetDocShell(); in DetectiveMarkSucc()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsHistory.cpp97 if (!win || !win->HasActiveDocument() || !win->GetDocShell()) { in GetScrollRestoration()
103 win->GetDocShell()-> in GetScrollRestoration()
115 if (!win || !win->HasActiveDocument() || !win->GetDocShell()) { in SetScrollRestoration()
120 win->GetDocShell()-> in SetScrollRestoration()
179 if (nsIDocShell* docShell = GetDocShell()) { in Go()
304 nsCOMPtr<nsIDocShell> docShell = win->GetDocShell(); in PushOrReplaceState()
319 nsHistory::GetDocShell() const in GetDocShell() function in nsHistory
325 return win->GetDocShell(); in GetDocShell()
331 nsIDocShell *docShell = GetDocShell(); in GetSessionHistory()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsHistory.cpp84 if (!win || !win->HasActiveDocument() || !win->GetDocShell()) { in GetScrollRestoration()
90 win->GetDocShell()->GetCurrentScrollRestorationIsManual( in GetScrollRestoration()
100 if (!win || !win->HasActiveDocument() || !win->GetDocShell()) { in SetScrollRestoration()
105 win->GetDocShell()->SetCurrentScrollRestorationIsManual( in SetScrollRestoration()
158 if (nsIDocShell* docShell = GetDocShell()) { in Go()
272 nsCOMPtr<nsIDocShell> docShell = win->GetDocShell(); in PushOrReplaceState()
286 nsIDocShell* nsHistory::GetDocShell() const { in GetDocShell() function in nsHistory
291 return win->GetDocShell(); in GetDocShell()
295 nsIDocShell* docShell = GetDocShell(); in GetSessionHistory()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dcursuno.cxx90 ScDocShell* pDocSh = GetDocShell(); in collapseToCurrentRegion()
117 ScDocShell* pDocSh = GetDocShell(); in collapseToCurrentArray()
142 ScDocShell* pDocSh = GetDocShell(); in collapseToMergedArea()
199 const auto & rDoc = GetDocShell()->GetDocument(); in collapseToSize()
222 ScDocShell* pDocSh = GetDocShell(); in gotoStartOfUsedArea()
249 ScDocShell* pDocSh = GetDocShell(); in gotoEndOfUsedArea()
286 ScDocShell* pDocSh = GetDocShell(); in gotoStart()
314 ScDocShell* pDocSh = GetDocShell(); in gotoEnd()
345 ScDocShell* pDocSh = GetDocShell(); in gotoNext()
367 ScDocShell* pDocSh = GetDocShell(); in gotoPrevious()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Dcursuno.cxx90 ScDocShell* pDocSh = GetDocShell(); in collapseToCurrentRegion()
117 ScDocShell* pDocSh = GetDocShell(); in collapseToCurrentArray()
142 ScDocShell* pDocSh = GetDocShell(); in collapseToMergedArea()
199 const auto & rDoc = GetDocShell()->GetDocument(); in collapseToSize()
222 ScDocShell* pDocSh = GetDocShell(); in gotoStartOfUsedArea()
249 ScDocShell* pDocSh = GetDocShell(); in gotoEndOfUsedArea()
286 ScDocShell* pDocSh = GetDocShell(); in gotoStart()
314 ScDocShell* pDocSh = GetDocShell(); in gotoEnd()
345 ScDocShell* pDocSh = GetDocShell(); in gotoNext()
367 ScDocShell* pDocSh = GetDocShell(); in gotoPrevious()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsHistory.cpp74 if (!win || !win->HasActiveDocument() || !win->GetDocShell()) { in GetScrollRestoration()
80 win->GetDocShell()->GetCurrentScrollRestorationIsManual( in GetScrollRestoration()
90 if (!win || !win->HasActiveDocument() || !win->GetDocShell()) { in SetScrollRestoration()
95 win->GetDocShell()->SetCurrentScrollRestorationIsManual( in SetScrollRestoration()
242 nsCOMPtr<nsIDocShell> docShell = win->GetDocShell(); in PushOrReplaceState()
256 nsIDocShell* nsHistory::GetDocShell() const { in GetDocShell() function in nsHistory
261 return win->GetDocShell(); in GetDocShell()
265 nsIDocShell* docShell = GetDocShell(); in GetSessionHistory()
H A DnsFrameLoader.cpp606 if (GetDocShell()) { in ReallyStartLoadingInternal()
756 return GetDocShell(); in GetDocShell()
1087 if (!GetDocShell()) { in Hide()
1840 if (GetDocShell()) { in StartDestroy()
1847 if (GetDocShell()) { in StartDestroy()
1858 if (GetDocShell()) { in StartDestroy()
1939 if (GetDocShell()) { in DestroyDocShell()
2028 if (GetDocShell()) { in MaybeCreateDocShell()
2928 if (!GetDocShell()) { in EnsureMessageManager()
2995 if (GetDocShell()) { in ApplySandboxFlags()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/core/doc/
H A Ddoc.cxx46 SwWrtShell* pShell = pDoc->GetDocShell()->GetWrtShell(); in CPPUNIT_TEST_FIXTURE()
85 SwDocShell* pDocShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
104 SwDocShell* pDocShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
143 SwView* pView = pDoc->GetDocShell()->GetView(); in CPPUNIT_TEST_FIXTURE()
146 SwDocShell* pDocShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
154 SwDocShell* pDocShell2 = pTextDoc2->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/tiledrendering/
H A Dtiledrendering.cxx437 SwWrtShell* pWrtShell = pXTextDocument->GetDocShell()->GetWrtShell(); in testRegisterCallback()
1027 pWrtShell = pXTextDocument->GetDocShell()->GetWrtShell(); in testMissingInvalidation()
1305 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testUndoShapeLimiting()
1378 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testUndoRepairDispatch()
1420 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testShapeTextUndoShells()
1447 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testShapeTextUndoGroupShells()
1723 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testCommentInsert()
1724 SwView* pView = pDoc->GetDocShell()->GetView(); in testCommentInsert()
2628 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testAnchorTypes()
2629 SwView* pView = pXTextDocument->GetDocShell()->GetView(); in testAnchorTypes()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/script/
H A DAutoEntryScript.cpp119 if (!window || !window->GetDocShell() || in Entry()
120 !window->GetDocShell()->GetRecordProfileTimelineMarkers()) { in Entry()
124 nsCOMPtr<nsIDocShell> docShellForJSRunToCompletion = window->GetDocShell(); in Entry()
158 if (window && window->GetDocShell()) { in Exit()
159 nsCOMPtr<nsIDocShell> docShellForJSRunToCompletion = window->GetDocShell(); in Exit()
/dports/www/firefox/firefox-99.0/dom/script/
H A DAutoEntryScript.cpp115 if (!window || !window->GetDocShell() || in Entry()
116 !window->GetDocShell()->GetRecordProfileTimelineMarkers()) { in Entry()
120 nsCOMPtr<nsIDocShell> docShellForJSRunToCompletion = window->GetDocShell(); in Entry()
154 if (window && window->GetDocShell()) { in Exit()
155 nsCOMPtr<nsIDocShell> docShellForJSRunToCompletion = window->GetDocShell(); in Exit()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/script/
H A DAutoEntryScript.cpp119 if (!window || !window->GetDocShell() || in Entry()
120 !window->GetDocShell()->GetRecordProfileTimelineMarkers()) { in Entry()
124 nsCOMPtr<nsIDocShell> docShellForJSRunToCompletion = window->GetDocShell(); in Entry()
158 if (window && window->GetDocShell()) { in Exit()
159 nsCOMPtr<nsIDocShell> docShellForJSRunToCompletion = window->GetDocShell(); in Exit()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/tiledrendering/
H A Dtiledrendering.cxx341 SwWrtShell* pWrtShell = pXTextDocument->GetDocShell()->GetWrtShell(); in testRegisterCallback()
946 pWrtShell = pXTextDocument->GetDocShell()->GetWrtShell(); in testMissingInvalidation()
1235 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testUndoShapeLimiting()
1310 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testUndoRepairDispatch()
1353 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testShapeTextUndoShells()
1381 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testShapeTextUndoGroupShells()
1665 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testCommentInsert()
1666 SwView* pView = pDoc->GetDocShell()->GetView(); in testCommentInsert()
2428 SwDoc* pDoc = pXTextDocument->GetDocShell()->GetDoc(); in testAnchorTypes()
2429 SwView* pView = pXTextDocument->GetDocShell()->GetView(); in testAnchorTypes()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/uiwriter/
H A Duiwriter2.cxx109 return pTextDoc->GetDocShell()->GetDoc(); in createDoc()
534 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc(); in CPPUNIT_TEST_FIXTURE()
577 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc(); in CPPUNIT_TEST_FIXTURE()
673 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc(); in CPPUNIT_TEST_FIXTURE()
780 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc(); in CPPUNIT_TEST_FIXTURE()
1039 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc(); in CPPUNIT_TEST_FIXTURE()
1590 SwDocShell* pDocShell = pDoc->GetDocShell(); in CPPUNIT_TEST_FIXTURE()
2028 SwView* pView = pDoc->GetDocShell()->GetView(); in CPPUNIT_TEST_FIXTURE()
2124 SwView* pView = pDoc->GetDocShell()->GetView(); in CPPUNIT_TEST_FIXTURE()
2271 SwView* pView = pDoc->GetDocShell()->GetView(); in CPPUNIT_TEST_FIXTURE()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/mailmerge/
H A Dmailmerge.cxx57 pTextDoc->GetDocShell()->DoClose(); in tearDown()
560 SwDoc *doc = pTextDoc->GetDocShell()->GetDoc();
604 pWrtShell = pTextDoc->GetDocShell()->GetWrtShell();
619 SwDoc *pDoc = pTextDoc->GetDocShell()->GetDoc();
627 SwDoc *pDocMM = pTextDocMM->GetDocShell()->GetDoc();
773 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
797 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
825 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
849 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
1085 SwDoc* pDocMM = pTextDoc->GetDocShell()->GetDoc();
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/mailmerge/
H A Dmailmerge.cxx52 pTextDoc->GetDocShell()->DoClose(); in tearDown()
558 SwDoc *doc = pTextDoc->GetDocShell()->GetDoc();
602 pWrtShell = pTextDoc->GetDocShell()->GetWrtShell();
617 SwDoc *pDoc = pTextDoc->GetDocShell()->GetDoc();
625 SwDoc *pDocMM = pTextDocMM->GetDocShell()->GetDoc();
771 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
795 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
823 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
847 SwDoc* pDoc = pTextDoc->GetDocShell()->GetDoc();
1083 SwDoc* pDocMM = pTextDoc->GetDocShell()->GetDoc();
[all …]

12345678910>>...74