Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/inc/
H A Ddp_interact.h131 const ::rtl::Reference<AbortChannel> m_abortChannel; member in dp_misc::AbortChannel::Chain
136 : m_abortChannel( abortChannel ) in Chain()
137 { if (m_abortChannel.is()) m_abortChannel->m_xNext = xNext; } in Chain()
139 { if (m_abortChannel.is()) m_abortChannel->m_xNext.clear(); } in ~Chain()

Completed in 12 milliseconds