Searched refs:OutputStorageWrapper_Impl (Results 1 – 2 of 2) sorted by relevance
80 class OutputStorageWrapper_Impl : public ::cppu::WeakImplHelper1<XOutputStream> class89 OutputStorageWrapper_Impl();90 virtual ~OutputStorageWrapper_Impl();100 OutputStorageWrapper_Impl::OutputStorageWrapper_Impl() in OutputStorageWrapper_Impl() function in OutputStorageWrapper_Impl109 OutputStorageWrapper_Impl::~OutputStorageWrapper_Impl() in ~OutputStorageWrapper_Impl()113 SvStream *OutputStorageWrapper_Impl::GetStream() in GetStream()120 void SAL_CALL OutputStorageWrapper_Impl::writeBytes( in writeBytes()128 void SAL_CALL OutputStorageWrapper_Impl::flush() in flush()135 void SAL_CALL OutputStorageWrapper_Impl::closeOutput() in closeOutput()497 OutputStorageWrapper_Impl *pOut = 0; in ImplInsertEmbeddedObjectURL()[all …]
56 class OutputStorageWrapper_Impl;62 typedef ::std::map< ::rtl::OUString, OutputStorageWrapper_Impl*,
Completed in 28 milliseconds