LibreOffice Module oox (master) 1
Public Member Functions | Private Attributes | Friends | List of all members
oox::ppt::CommentAuthorList Class Reference

#include <comments.hxx>

Public Member Functions

void setValues (const CommentAuthorList &list)
 
void addAuthor (const CommentAuthor &_author)
 

Private Attributes

std::vector< CommentAuthorcmAuthorLst
 

Friends

class Comment
 

Detailed Description

Definition at line 31 of file comments.hxx.

Member Function Documentation

◆ addAuthor()

void oox::ppt::CommentAuthorList::addAuthor ( const CommentAuthor _author)
inline

Definition at line 39 of file comments.hxx.

References cmAuthorLst.

◆ setValues()

void oox::ppt::CommentAuthorList::setValues ( const CommentAuthorList list)

Definition at line 19 of file comments.cxx.

References cmAuthorLst.

Referenced by oox::ppt::PresentationFragmentHandler::importSlide().

Friends And Related Function Documentation

◆ Comment

friend class Comment
friend

Definition at line 44 of file comments.hxx.

Member Data Documentation

◆ cmAuthorLst

std::vector<CommentAuthor> oox::ppt::CommentAuthorList::cmAuthorLst
private

Definition at line 34 of file comments.hxx.

Referenced by addAuthor(), oox::ppt::Comment::getAuthor(), and setValues().


The documentation for this class was generated from the following files: