Lines Matching refs:SvInputStream
454 bool SvInputStream::open() in open()
475 sal_uLong SvInputStream::GetData(void * pData, sal_uLong nSize) in GetData()
570 sal_uLong SvInputStream::PutData(void const *, sal_uLong) in PutData()
578 void SvInputStream::FlushData() in FlushData()
583 sal_uLong SvInputStream::SeekPos(sal_uLong nPos) in SeekPos()
635 void SvInputStream::SetSize(sal_uLong) in SetSize()
641 SvInputStream::SvInputStream( in SvInputStream() function in SvInputStream
654 SvInputStream::~SvInputStream() in ~SvInputStream()
667 sal_uInt16 SvInputStream::IsA() const in IsA()
674 void SvInputStream::AddMark(sal_uLong nPos) in AddMark()
682 void SvInputStream::RemoveMark(sal_uLong nPos) in RemoveMark()