Searched refs:ImgProdLockBytes (Results 1 – 1 of 1) sorted by relevance
45 class ImgProdLockBytes : public SvLockBytes class50 ImgProdLockBytes() {}; in ImgProdLockBytes() function in ImgProdLockBytes54 ImgProdLockBytes( SvStream* pStm, sal_Bool bOwner );56 virtual ~ImgProdLockBytes();67 ImgProdLockBytes::ImgProdLockBytes( SvStream* pStm, sal_Bool bOwner ) : in ImgProdLockBytes() function in ImgProdLockBytes74 ImgProdLockBytes::ImgProdLockBytes( ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputS… in ImgProdLockBytes() function in ImgProdLockBytes101 ImgProdLockBytes::~ImgProdLockBytes() in ~ImgProdLockBytes()151 ErrCode ImgProdLockBytes::Flush() const in Flush()158 ErrCode ImgProdLockBytes::SetSize( sal_Size nSize ) in SetSize()277 mpStm = new SvStream( new ImgProdLockBytes( &rStm, sal_False ) ); in SetImage()[all …]
Completed in 8 milliseconds