Searched refs:convertToException (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/ucb/source/ucp/gio/ |
| H A D | gio_seekable.cxx | 58 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 D | gio_outputstream.cxx | 55 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in writeBytes() 65 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in flush()
|
| H A D | gio_inputstream.cxx | 70 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in skipBytes() 90 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in readBytes()
|
| H A D | gio_content.cxx | 155 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 D | gio_content.hxx | 61 com::sun::star::uno::Any convertToException(GError *pError,
|