Home
last modified time | relevance | path

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

/AOO41X/main/extensions/workben/
H A Dtestpgp.cxx122 class DataSink_Impl : class
129 DataSink_Impl (void);
130 virtual ~DataSink_Impl (void);
341 DataSink_Impl::DataSink_Impl (void) in DataSink_Impl() function in DataSink_Impl
348 DataSink_Impl::~DataSink_Impl (void) in ~DataSink_Impl()
355 sal_Bool SAL_CALL DataSink_Impl::queryInterface ( in queryInterface()
369 void SAL_CALL DataSink_Impl::acquire (void) throw(RuntimeException) in acquire()
377 void SAL_CALL DataSink_Impl::release (void) throw(RuntimeException) in release()
385 void SAL_CALL DataSink_Impl::writeBytes (const Sequence<sal_Int8> &rBuffer) in writeBytes()
403 void SAL_CALL DataSink_Impl::flush (void) in flush()
[all …]