Home
last modified time | relevance | path

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

/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx41 class SvDataPipe_Impl class
74 inline SvDataPipe_Impl(sal_uInt32 nThePageSize = 1000,
79 ~SvDataPipe_Impl();
102 SvDataPipe_Impl::SvDataPipe_Impl(sal_uInt32 nThePageSize, in SvDataPipe_Impl() function in SvDataPipe_Impl
127 inline bool SvDataPipe_Impl::isEOF() const in isEOF()
468 m_pPipe = new SvDataPipe_Impl; in open()
800 bool SvDataPipe_Impl::remove(Page * pPage) in remove()
828 SvDataPipe_Impl::~SvDataPipe_Impl() in ~SvDataPipe_Impl()
842 sal_uInt32 SvDataPipe_Impl::read() in read()
980 bool SvDataPipe_Impl::addMark(sal_uInt32 nPosition) in addMark()
[all …]
/trunk/main/svl/inc/svl/
H A Dinstrm.hxx36 class SvDataPipe_Impl;
45 SvDataPipe_Impl * m_pPipe;

Completed in 13 milliseconds