Home
last modified time | relevance | path

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

/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx454 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()
[all …]
/trunk/main/svl/inc/svl/
H A Dinstrm.hxx39 class SVL_DLLPUBLIC SvInputStream: public SvStream class
61 SvInputStream(
66 virtual ~SvInputStream();
/trunk/main/svl/source/numbers/
H A Dsupservs.cxx178 SvInputStream aSvInputSteam(xStream); in read()

Completed in 23 milliseconds