Home
last modified time | relevance | path

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

/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.hxx52 typedef ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > my_XInputStreamRef; typedef
195 my_XInputStreamRef SAL_CALL getBinaryStream(sal_Int32 column)
198 my_XInputStreamRef SAL_CALL getCharacterStream(sal_Int32 column)
276 void SAL_CALL updateBinaryStream(sal_Int32 column, const my_XInputStreamRef& x, sal_Int32 length)
279 …void SAL_CALL updateCharacterStream(sal_Int32 column, const my_XInputStreamRef& x, sal_Int32 lengt…

Completed in 10 milliseconds