Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/streaming/
H A Dmemorystream.cxx52 UNOMemoryStream();
53 virtual ~UNOMemoryStream();
89 UNOMemoryStream::UNOMemoryStream() in UNOMemoryStream() function in comphelper::UNOMemoryStream
94 UNOMemoryStream::~UNOMemoryStream() in ~UNOMemoryStream()
169 sal_Int64 SAL_CALL UNOMemoryStream::getPosition() throw (IOException, RuntimeException) in getPosition()
174 sal_Int64 SAL_CALL UNOMemoryStream::getLength() throw (IOException, RuntimeException) in getLength()
213 void SAL_CALL UNOMemoryStream::truncate() throw (IOException, RuntimeException) in truncate()
219 ::rtl::OUString SAL_CALL UNOMemoryStream::getImplementationName_static() in getImplementationName_static()
225 Sequence< ::rtl::OUString > SAL_CALL UNOMemoryStream::getSupportedServiceNames_static() in getSupportedServiceNames_static()
232 Reference< XInterface > SAL_CALL UNOMemoryStream::Create( in Create()
[all …]

Completed in 11 milliseconds