Go to the documentation of this file.
29 #ifndef __MSPUBSTRINGVECTOR_H__
30 #define __MSPUBSTRINGVECTOR_H__
32 #include <libwpd/libwpd.h>
36 class MSPUBStringVectorImpl;
47 unsigned size()
const;
49 const WPXString &
operator[](
unsigned idx)
const;
50 void append(
const WPXString &str);
Generated for libmspub by
doxygen 1.8.3