Searched refs:convertToException (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/ucb/source/ucp/gio/ |
H A D | gio_seekable.cxx | 59 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in truncate() 74 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in seek() 112 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in getLength()
|
H A D | gio_outputstream.cxx | 57 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in writeBytes() 69 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in flush()
|
H A D | gio_inputstream.cxx | 74 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in skipBytes() 96 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in readBytes()
|
H A D | gio_content.cxx | 158 uno::Any convertToException(GError *pError, const uno::Reference< uno::XInterface >& rContext, bool… in convertToException() function 297 return convertToException(pError, static_cast< cppu::OWeakObject * >(this), false); in mapGIOError() 817 convertToException(pError, static_cast< cppu::OWeakObject * >(this)); in feedSink()
|
H A D | gio_content.hxx | 61 com::sun::star::uno::Any convertToException(GError *pError,
|
Completed in 38 milliseconds