Function nsMsgCompose::AddMsgSendListener(nsIMsgSendListener*)
Type: nsresult()(nsIMsgSendListener*)
Member of:
nsMsgCompose
Locations:
fndecl declared at
mailnews/compose/src/nsMsgCompose.cpp:911
fndecl implemented at
mailnews/compose/src/nsMsgCompose.h:74
Referenced By:
nsMsgCompose::Initialize(nsIDOMWindowInternal*, nsIMsgComposeParams*)
References:
nsAutoTObserverArray<nsCOMPtr<nsIMsgSendListener>, 0u>
nsAutoTObserverArray<T, N>::AppendElement(const Item&) [with Item = nsIMsgSendListener*, T = nsCOMPtr<nsIMsgSendListener>, unsigned int N = 0u]
:
nsMsgCompose.cpp
-
914