Searched refs:DataSink_Impl (Results 1 – 1 of 1) sorted by relevance
122 class DataSink_Impl : class129 DataSink_Impl (void);130 virtual ~DataSink_Impl (void);341 DataSink_Impl::DataSink_Impl (void) in DataSink_Impl() function in DataSink_Impl348 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()403 void SAL_CALL DataSink_Impl::flush (void) in flush()426 void SAL_CALL DataSink_Impl::closeOutput (void) in closeOutput()742 DataSink_Impl *sink = new DataSink_Impl; in main()[all …]
Completed in 17 milliseconds