Go to the documentation of this file.
10 #ifndef __CDRSTRINGVECTOR_H__
11 #define __CDRSTRINGVECTOR_H__
13 #include <libwpd/libwpd.h>
17 class CDRStringVectorImpl;
28 unsigned size()
const;
30 const WPXString &
operator[](
unsigned idx)
const;
31 void append(
const WPXString &str);
Generated for libcdr by
doxygen 1.8.3.1