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

#include <pptexsoundcollection.hxx>

Public Member Functions

sal_uInt32 GetId (const OUString &)
 
sal_uInt32 GetSize () const
 
void Write (SvStream &rSt) const
 

Private Attributes

std::vector< ExSoundEntrymaEntries
 

Detailed Description

Definition at line 54 of file pptexsoundcollection.hxx.

Member Function Documentation

◆ GetId()

sal_uInt32 ppt::ExSoundCollection::GetId ( const OUString &  rString)

◆ GetSize()

sal_uInt32 ppt::ExSoundCollection::GetSize ( ) const
Returns
size of a complete SoundCollectionContainer.

Definition at line 175 of file pptexsoundcollection.cxx.

References i, and maEntries.

Referenced by PPTWriter::ImplCloseDocument(), and Write().

◆ Write()

void ppt::ExSoundCollection::Write ( SvStream rSt) const

Member Data Documentation

◆ maEntries

std::vector<ExSoundEntry> ppt::ExSoundCollection::maEntries
private

Definition at line 66 of file pptexsoundcollection.hxx.

Referenced by GetId(), GetSize(), and Write().


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