Searched defs:pbuffer (Results 1 – 1 of 1) sorted by relevance
48 sal_Int32 OStream::read(void* pbuffer, sal_uInt32 n) const in read()54 void* pbuffer, sal_uInt32 n) const in read()59 sal_Int32 OStream::write(const void* pbuffer, sal_uInt32 n) in write()67 const void* pbuffer, sal_uInt32 n) in write()72 sal_Bool OStream::append(void* pbuffer, sal_uInt32 n) in append()
Completed in 16 milliseconds