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

#include <comments.hxx>

Public Member Functions

int getSize () const
 
const CommentgetCommentAtIndex (int index)
 

Public Attributes

std::vector< CommentcmLst
 

Detailed Description

Definition at line 102 of file comments.hxx.

Member Function Documentation

◆ getCommentAtIndex()

const Comment & oox::ppt::CommentList::getCommentAtIndex ( int  index)

Definition at line 80 of file comments.cxx.

References cmLst, index, and o3tl::make_unsigned().

◆ getSize()

int oox::ppt::CommentList::getSize ( ) const
inline

Definition at line 106 of file comments.hxx.

References cmLst.

Member Data Documentation

◆ cmLst

std::vector<Comment> oox::ppt::CommentList::cmLst

Definition at line 105 of file comments.hxx.

Referenced by getCommentAtIndex(), and getSize().


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