Home
last modified time | relevance | path

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

/trunk/main/extensions/workben/
H A Dtestpgp.cxx68 class DataSource_Impl : class
77 DataSource_Impl (int fd = 0);
78 virtual ~DataSource_Impl (void);
201 DataSource_Impl::DataSource_Impl (int fd) in DataSource_Impl() function in DataSource_Impl
209 DataSource_Impl::~DataSource_Impl (void) in ~DataSource_Impl()
216 void DataSource_Impl::setBuffer (const Sequence<sal_Int8> &rBuffer) in setBuffer()
244 sal_Bool SAL_CALL DataSource_Impl::queryInterface ( in queryInterface()
258 void SAL_CALL DataSource_Impl::acquire (void) throw(RuntimeException) in acquire()
266 void SAL_CALL DataSource_Impl::release (void) throw(RuntimeException) in release()
274 sal_Int32 SAL_CALL DataSource_Impl::readBytes ( in readBytes()
[all …]