WPSOLEStream.h
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
2
3
/* libwps
4
* Version: MPL 2.0 / LGPLv2.1+
5
*
6
* This Source Code Form is subject to the terms of the Mozilla Public
7
* License, v. 2.0. If a copy of the MPL was not distributed with this
8
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
9
*
10
* Major Contributor(s):
11
* Copyright (C) 2009, 2011 Alonso Laurent (alonso@loria.fr)
12
* Copyright (C) 2006, 2007 Andrew Ziem
13
* Copyright (C) 2004-2006 Fridrich Strba (fridrich.strba@bluewin.ch)
14
* Copyright (C) 2004 Marc Maurer (uwog@uwog.net)
15
* Copyright (C) 2003-2005 William Lachance (william.lachance@sympatico.ca)
16
*
17
* For minor contributions see the git repository.
18
*
19
* Alternatively, the contents of this file may be used under the terms
20
* of the GNU Lesser General Public License Version 2.1 or later
21
* (LGPLv2.1+), in which case the provisions of the LGPLv2.1+ are
22
* applicable instead of those above.
23
*
24
* For further information visit http://libwps.sourceforge.net
25
*/
26
27
#ifndef WPSOLESTREAM_H
28
#define WPSOLESTREAM_H
29
30
#include <string>
31
#include <vector>
32
33
#include "
libwps_internal.h
"
34
35
namespace
libwps_OLE
36
{
37
RVNGInputStreamPtr
getOLEInputStream
(
RVNGInputStreamPtr
input);
38
}
39
40
#endif
// WPSOLESTREAM_H
41
/* vim:set shiftwidth=4 softtabstop=4 noexpandtab: */
libwps_internal.h
RVNGInputStreamPtr
std::shared_ptr< librevenge::RVNGInputStream > RVNGInputStreamPtr
shared pointer to librevenge::RVNGInputStream
Definition
libwps_internal.h:87
libwps_OLE
Definition
WPSOLEStream.cpp:65
libwps_OLE::getOLEInputStream
RVNGInputStreamPtr getOLEInputStream(RVNGInputStreamPtr input)
Definition
WPSOLEStream.cpp:1881
Generated on Sat Jul 19 2025 05:24:40 for libwps by
doxygen
1.14.0