LibreOffice Module svl (master) 1
|
Public Attributes | |
Page * | m_pPrev |
Page * | m_pNext |
sal_Int8 * | m_pStart |
sal_Int8 * | m_pRead |
sal_Int8 * | m_pEnd |
sal_uInt32 | m_nOffset |
sal_Int8 | m_aBuffer [1] |
Definition at line 44 of file strmadpt.cxx.
sal_Int8 SvDataPipe_Impl::Page::m_aBuffer[1] |
Definition at line 52 of file strmadpt.cxx.
Referenced by SvDataPipe_Impl::setReadPosition(), and SvDataPipe_Impl::write().
sal_uInt32 SvDataPipe_Impl::Page::m_nOffset |
Definition at line 51 of file strmadpt.cxx.
Referenced by SvDataPipe_Impl::remove(), SvDataPipe_Impl::setReadPosition(), and SvDataPipe_Impl::write().
sal_Int8* SvDataPipe_Impl::Page::m_pEnd |
Definition at line 50 of file strmadpt.cxx.
Referenced by SvDataPipe_Impl::isEOF(), SvDataPipe_Impl::read(), SvDataPipe_Impl::setReadPosition(), and SvDataPipe_Impl::write().
Page* SvDataPipe_Impl::Page::m_pNext |
Definition at line 47 of file strmadpt.cxx.
Referenced by SvDataPipe_Impl::read(), SvDataPipe_Impl::remove(), SvDataPipe_Impl::setReadPosition(), SvDataPipe_Impl::write(), and SvDataPipe_Impl::~SvDataPipe_Impl().
Page* SvDataPipe_Impl::Page::m_pPrev |
Definition at line 46 of file strmadpt.cxx.
Referenced by SvDataPipe_Impl::remove(), SvDataPipe_Impl::setReadPosition(), and SvDataPipe_Impl::write().
sal_Int8* SvDataPipe_Impl::Page::m_pRead |
Definition at line 49 of file strmadpt.cxx.
Referenced by SvDataPipe_Impl::isEOF(), SvDataPipe_Impl::read(), SvDataPipe_Impl::setReadPosition(), and SvDataPipe_Impl::write().
sal_Int8* SvDataPipe_Impl::Page::m_pStart |
Definition at line 48 of file strmadpt.cxx.
Referenced by SvDataPipe_Impl::setReadPosition(), and SvDataPipe_Impl::write().