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 namespace librevenge
34 {
35 class RVNGInputStream;
36 }
37 
38 namespace libwps_OLE
39 {
41 }
42 
43 #endif // WPSOLESTREAM_H
44 /* vim:set shiftwidth=4 softtabstop=4 noexpandtab: */
Definition: WPSOLEStream.h:33
Definition: WPSOLEStream.cpp:64
RVNGInputStreamPtr getOLEInputStream(RVNGInputStreamPtr input)
Definition: WPSOLEStream.cpp:1881
std::shared_ptr< librevenge::RVNGInputStream > RVNGInputStreamPtr
shared pointer to librevenge::RVNGInputStream
Definition: libwps_internal.h:87

Generated on Fri May 27 2022 03:07:00 for libwps by doxygen 1.8.14