Home
last modified time | relevance | path

Searched refs:mailnewsUrl (Results 1 – 18 of 18) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsMsgStatusFeedback.cpp90 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl(do_QueryInterface(uri)); in OnStateChange() local
91 if (mailnewsUrl) { in OnStateChange()
94 mailnewsUrl->IsUrlType(nsIMsgMailNewsUrl::eDisplay, in OnStateChange()
100 mailnewsUrl->GetMsgWindow(getter_AddRefs(msgWindow)); in OnStateChange()
104 if (hdrSink) hdrSink->OnEndMsgDownload(mailnewsUrl); in OnStateChange()
112 mailnewsUrl->GetFolder(getter_AddRefs(msgFolder)); in OnStateChange()
113 nsCOMPtr<nsIMsgMessageUrl> msgUrl = do_QueryInterface(mailnewsUrl); in OnStateChange()
H A DnsMsgContentPolicy.cpp612 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl( in NotifyContentWasBlocked() local
621 rv = mailnewsUrl->GetMsgWindow(getter_AddRefs(msgWindow)); in NotifyContentWasBlocked()
631 (void)mailnewsUrl->GetMsgWindow(getter_AddRefs(msgWindow)); in NotifyContentWasBlocked()
670 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl( in ShouldAcceptContentForPotentialMsg() local
679 rv = mailnewsUrl->GetMsgWindow(getter_AddRefs(msgWindow)); in ShouldAcceptContentForPotentialMsg()
698 (void)mailnewsUrl->GetMsgWindow(getter_AddRefs(msgWindow)); in ShouldAcceptContentForPotentialMsg()
H A DnsMsgWindow.cpp350 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl(do_QueryInterface(uri)); in DoContent() local
351 if (mailnewsUrl) mailnewsUrl->SetMsgWindow(this); in DoContent()
H A DnsMsgProtocol.cpp726 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(m_url); in OnTransportStatus() local
727 if (mailnewsUrl) { in OnTransportStatus()
729 mailnewsUrl->GetServer(getter_AddRefs(server)); in OnTransportStatus()
H A DnsMsgUtils.cpp904 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(aMsgURI, &rv); in IsRSSArticle() local
905 mozilla::Unused << mailnewsUrl; in IsRSSArticle()
H A DnsMessenger.cpp1685 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl(do_QueryInterface(uri)); in InitializeDownload() local
1686 if (mailnewsUrl) mailnewsUrl->GetMaxProgress(&mMaxProgress); in InitializeDownload()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/local/src/
H A DnsMailboxProtocol.cpp91 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(m_runningUrl); in Initialize() local
92 if (mailnewsUrl) { in Initialize()
93 mailnewsUrl->GetMsgWindow(getter_AddRefs(window)); in Initialize()
104 mailnewsUrl->SetMaxProgress(fileSize); in Initialize()
118 mailnewsUrl->SetMaxProgress(msgSize); in Initialize()
245 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(m_runningUrl); in OnStopRequest() local
246 if (mailnewsUrl) { in OnStopRequest()
248 mailnewsUrl->GetMsgWindow(getter_AddRefs(window)); in OnStopRequest()
628 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl(do_QueryInterface(m_runningUrl)); in ReadMessageResponse() local
629 mailnewsUrl->GetMaxProgress(&maxProgress); in ReadMessageResponse()
H A DnsPop3Protocol.cpp462 if (mailnewsUrl) { in InitializeInternal()
464 mailnewsUrl->GetServer(getter_AddRefs(server)); in InitializeInternal()
496 if (mailnewsUrl) mailnewsUrl->GetMsgWindow(getter_AddRefs(msgwin)); in InitializeInternal()
703 if (mailnewsUrl) mailnewsUrl->GetMsgWindow(getter_AddRefs(msgWindow)); in OnPromptStart()
1248 mailnewsUrl->SetErrorCode(nsDependentCString(err_code)); in Error()
1249 mailnewsUrl->SetErrorMessage(message); in Error()
1263 rv = mailnewsUrl->GetMsgWindow( in Error()
2346 if (mailnewsUrl) rv = mailnewsUrl->GetMsgWindow(getter_AddRefs(msgWindow)); in GetStat()
2872 if (NS_FAILED(rv) || !mailnewsUrl) return -1; in GetMsg()
2875 (void)mailnewsUrl->GetMsgWindow(getter_AddRefs(msgWindow)); in GetMsg()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/imap/src/
H A DnsImapService.cpp255 rv = mailnewsUrl->SetSpecInternal(urlSpec); in GetUrlForUri()
412 if (NS_SUCCEEDED(rv) && mailnewsUrl) in DisplayMessage()
615 if (NS_SUCCEEDED(rv) && mailnewsUrl) in FetchMimePart()
874 if (mailnewsUrl) mailnewsUrl->SetMsgIsInLocalCache(hasMsgOffline); in SaveMessageToDisk()
1008 if (aMsgWindow && mailnewsUrl) mailnewsUrl->SetMsgWindow(aMsgWindow); in GetMessageFromUrl()
1012 if (NS_SUCCEEDED(rv) && mailnewsUrl) in GetMessageFromUrl()
1685 mailnewsUrl->SetFolder(aMsgFolder); in SetImapUrlSink()
2372 rv = mailnewsUrl->GetSpec(turl); in GetServerFromUrl()
2411 rv = mailnewsUrl->SetSpecInternal(aSpec); in NewURI()
2587 rv = mailnewsUrl->GetUserPass(userPass); in NewChannel()
[all …]
H A DnsImapOfflineSync.cpp245 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = in ProcessFlagOperation() local
247 if (mailnewsUrl) mailnewsUrl->RegisterListener(this); in ProcessFlagOperation()
313 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = in ProcessKeywordOperation() local
315 if (mailnewsUrl) mailnewsUrl->RegisterListener(this); in ProcessKeywordOperation()
659 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = in CreateOfflineFolder() local
661 if (mailnewsUrl) mailnewsUrl->RegisterListener(this); in CreateOfflineFolder()
H A DnsImapProtocol.cpp856 mailnewsUrl->GetLoadGroup( in SetupWithUrl()
1402 DoomCacheEntry(mailnewsUrl); in PseudoInterruptMsgLoad()
2313 if (mailnewsUrl) { in LoadImapUrlInternal()
4579 if (mailnewsUrl) { in LogImapUrl()
5184 if (mailnewsUrl) mailnewsUrl->GetSuppressErrorMsgs(&suppressErrorMsg); in AlertUserEventUsingName()
5196 if (mailnewsUrl) mailnewsUrl->GetSuppressErrorMsgs(&suppressErrorMsg); in AlertUserEvent()
8889 if (mailnewsUrl) { in Close()
9102 mailnewsUrl->SetMemCacheEntry(entry); in OnCacheEntryAvailable()
9190 mailnewsUrl->SetMemCacheEntry( in OnCacheEntryAvailable()
9877 DoomCacheEntry(mailnewsUrl); in Cancel()
[all …]
H A DnsImapMailFolder.cpp823 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(url, &rv); in UpdateFolderWithListener() local
825 mailnewsUrl->RegisterListener(this); in UpdateFolderWithListener()
3574 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(resultUrl, &rv); in ReplayOfflineMoveCopy() local
3577 if (folderListener) mailnewsUrl->RegisterListener(folderListener); in ReplayOfflineMoveCopy()
5422 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(runningUri); in HeaderFetchCompleted() local
5423 if (mailnewsUrl) mailnewsUrl->GetMsgWindow(getter_AddRefs(msgWindow)); in HeaderFetchCompleted()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/news/src/
H A DnsNNTPProtocol.cpp352 if (mailnewsUrl) { in Initialize()
617 mailnewsUrl); in ReadFromMemCache()
655 mailnewsUrl->GetMsgIsInLocalCache(&msgIsInLocalCache); in ReadFromLocalCache()
680 mailnewsUrl); in ReadFromLocalCache()
700 mailnewsUrl->SetMsgIsInLocalCache(false); in ReadFromLocalCache()
713 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = in OnCacheEntryAvailable() local
715 mailnewsUrl->SetMemCacheEntry(entry); in OnCacheEntryAvailable()
755 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = in OpenCacheEntry() local
768 rv = mailnewsUrl->GetBaseURI(getter_AddRefs(uri)); in OpenCacheEntry()
792 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = in AsyncOpen() local
[all …]
H A DnsNNTPNewsgroupList.cpp1116 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(m_runningURL); in SetProgressBarPercent() local
1117 if (mailnewsUrl) { in SetProgressBarPercent()
1119 mailnewsUrl->GetStatusFeedback(getter_AddRefs(feedback)); in SetProgressBarPercent()
1130 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(m_runningURL); in SetProgressStatus() local
1131 if (mailnewsUrl) { in SetProgressStatus()
1133 mailnewsUrl->GetStatusFeedback(getter_AddRefs(feedback)); in SetProgressStatus()
1139 rv = mailnewsUrl->GetServer(getter_AddRefs(server)); in SetProgressStatus()
H A DnsNntpService.cpp313 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(aUrl, &rv); in GetMessageFromUrl() local
314 if (NS_SUCCEEDED(rv) && mailnewsUrl) { in GetMessageFromUrl()
315 if (aMsgWindow) mailnewsUrl->SetMsgWindow(aMsgWindow); in GetMessageFromUrl()
316 mailnewsUrl->GetLoadGroup(getter_AddRefs(aLoadGroup)); in GetMessageFromUrl()
469 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(*aURL); in GetUrlForUri() local
470 if (mailnewsUrl) { in GetUrlForUri()
473 mailnewsUrl->SetMsgIsInLocalCache(useLocalCache); in GetUrlForUri()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mime/emitters/
H A DnsMimeHtmlEmitter.cpp508 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl(do_QueryInterface(mURL, &rv)); in EndBody() local
509 if (headerSink) headerSink->OnEndMsgHeaders(mailnewsUrl); in EndBody()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/public/
H A DnsIMsgMailNewsUrl.idl162 // This is a very small interface which I'm grouping with the mailnewsUrl interface.
200 // This is a very small interface which I'm grouping with the mailnewsUrl interface.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/compose/src/
H A DnsSmtpProtocol.cpp250 nsCOMPtr<nsIMsgMailNewsUrl> mailnewsUrl = do_QueryInterface(aURL); in Initialize() local
251 if (mailnewsUrl) in Initialize()
252 mailnewsUrl->GetStatusFeedback(getter_AddRefs(m_statusFeedback)); in Initialize()