Searched refs:NS_IO (Results 1 – 3 of 3) sorted by relevance
96 #define NS_IO ::com::sun::star::io macro111 NS_UNO::Reference < NS_IO::XInputStream > m_xInputStream;112 NS_UNO::Reference < NS_IO::XOutputStream > m_xOutputStream;113 NS_UNO::Reference < NS_IO::XSeekable > m_xSeekable;147 static UcbLockBytesRef CreateLockBytes( const NS_UNO::Reference < NS_IO::XStream >& xContent );171 NS_UNO::Reference < NS_IO::XInputStream > getInputStream();172 NS_UNO::Reference < NS_IO::XStream > getStream();177 sal_Bool setStream_Impl( const NS_UNO::Reference < NS_IO::XStream > &rxStream );180 NS_UNO::Reference < NS_IO::XInputStream > getInputStream_Impl() const in getInputStream_Impl()186 NS_UNO::Reference < NS_IO::XOutputStream > getOutputStream_Impl() const in getOutputStream_Impl()[all …]
53 #define NS_IO ::com::sun::star::io macro72 static SvStream* CreateStream( NS_UNO::Reference < NS_IO::XInputStream > xStream );73 static SvStream* CreateStream( NS_UNO::Reference < NS_IO::XStream > xStream );74 …static SvStream* CreateStream( NS_UNO::Reference < NS_IO::XInputStream > xStream, sal_Bool bClo…75 …static SvStream* CreateStream( NS_UNO::Reference < NS_IO::XStream > xStream, sal_Bool bCloseStr…
38 #define NS_IO ::com::sun::star::io macro76 static NS_UNO::Reference< NS_IO::XInputStream > GetGraphicReplacementStream(
Completed in 15 milliseconds