Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/gio/
H A Dgio_seekable.cxx58 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in truncate()
72 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in seek()
110 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in getLength()
H A Dgio_outputstream.cxx55 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in writeBytes()
65 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in flush()
H A Dgio_inputstream.cxx70 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in skipBytes()
90 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in readBytes()
H A Dgio_content.cxx155 uno::Any convertToException(GError *pError, const uno::Reference< uno::XInterface >& rContext, bool… in convertToException() function
294 return convertToException(pError, static_cast< cppu::OWeakObject * >(this), false); in mapGIOError()
814 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in feedSink()
H A Dgio_content.hxx61 com::sun::star::uno::Any convertToException(GError *pError,