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()
244 sal_Bool SAL_CALL DataSource_Impl::queryInterface ( in queryInterface()
274 sal_Int32 SAL_CALL DataSource_Impl::readBytes ( in readBytes()
296 sal_Int32 SAL_CALL DataSource_Impl::readSomeBytes ( in readSomeBytes()
328 void SAL_CALL DataSource_Impl::closeInput (void) in closeInput()
739 DataSource_Impl *source = new DataSource_Impl (fd); in main()
[all …]

Completed in 25 milliseconds