LibreOffice Module oox (master) 1
|
#include <comments.hxx>
Public Member Functions | |
void | setValues (const CommentAuthorList &list) |
void | addAuthor (const CommentAuthor &_author) |
Private Attributes | |
std::vector< CommentAuthor > | cmAuthorLst |
Friends | |
class | Comment |
Definition at line 31 of file comments.hxx.
|
inline |
Definition at line 39 of file comments.hxx.
References cmAuthorLst.
void oox::ppt::CommentAuthorList::setValues | ( | const CommentAuthorList & | list | ) |
Definition at line 19 of file comments.cxx.
References cmAuthorLst.
Referenced by oox::ppt::PresentationFragmentHandler::importSlide().
|
friend |
Definition at line 44 of file comments.hxx.
|
private |
Definition at line 34 of file comments.hxx.
Referenced by addAuthor(), oox::ppt::Comment::getAuthor(), and setValues().