Home
last modified time | relevance | path

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

/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx147 TYPEINIT1(SvOutputStreamOpenLockBytes, SvOpenLockBytes) in TYPEINIT1() argument
151 ErrCode SvOutputStreamOpenLockBytes::ReadAt(sal_uLong, void *, sal_uLong, sal_uLong *) in TYPEINIT1()
159 ErrCode SvOutputStreamOpenLockBytes::WriteAt(sal_uLong nPos, void const * pBuffer, in WriteAt()
169 ErrCode SvOutputStreamOpenLockBytes::Flush() const in Flush()
186 ErrCode SvOutputStreamOpenLockBytes::SetSize(sal_uLong) in SetSize()
193 ErrCode SvOutputStreamOpenLockBytes::Stat(SvLockBytesStat * pStat, in Stat()
203 ErrCode SvOutputStreamOpenLockBytes::FillAppend(void const * pBuffer, in FillAppend()
234 sal_uLong SvOutputStreamOpenLockBytes::Tell() const in Tell()
241 sal_uLong SvOutputStreamOpenLockBytes::Seek(sal_uLong) in Seek()
248 void SvOutputStreamOpenLockBytes::Terminate() in Terminate()
/trunk/main/svl/inc/svl/
H A Dstrmadpt.hxx35 class SVL_DLLPUBLIC SvOutputStreamOpenLockBytes: public SvOpenLockBytes class
44 SvOutputStreamOpenLockBytes( in SvOutputStreamOpenLockBytes() function in SvOutputStreamOpenLockBytes
/trunk/main/svl/source/numbers/
H A Dsupservs.cxx165 SvLockBytesRef aLockBytes = new SvOutputStreamOpenLockBytes(xStream); in write()

Completed in 18 milliseconds