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 80 of file comments.cxx.
References cmLst, index, and o3tl::make_unsigned().
|
inline |
Definition at line 106 of file comments.hxx.
References cmLst.
std::vector<Comment> oox::ppt::CommentList::cmLst |
Definition at line 105 of file comments.hxx.
Referenced by getCommentAtIndex(), and getSize().