LibreOffice Module oox (master)
1
|
#include <comments.hxx>
Public Member Functions | |
int | getSize () const |
const Comment & | getCommentAtIndex (int index) |
Public Attributes | |
std::vector< Comment > | cmLst |
Definition at line 102 of file comments.hxx.
Definition at line 79 of file comments.cxx.
References cmLst.
|
inline |
Definition at line 106 of file comments.hxx.
std::vector<Comment> oox::ppt::CommentList::cmLst |
Definition at line 105 of file comments.hxx.
Referenced by getCommentAtIndex().