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