LibreOffice Module svx (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
SgaObjectSound Class Referencefinal

#include <galobj.hxx>

Inheritance diagram for SgaObjectSound:
[legend]
Collaboration diagram for SgaObjectSound:
[legend]

Public Member Functions

 SgaObjectSound ()
 
 SgaObjectSound (const INetURLObject &rURL)
 
virtual ~SgaObjectSound () override
 
virtual SgaObjKind GetObjKind () const override
 
virtual BitmapEx GetThumbBmp () const override
 

Private Member Functions

virtual void WriteData (SvStream &rOut, const OUString &rDestDir) const override
 
virtual void ReadData (SvStream &rIn, sal_uInt16 &rReadVersion) override
 
virtual sal_uInt16 GetVersion () const override
 

Private Attributes

GalSoundType eSoundType
 

Detailed Description

Definition at line 91 of file galobj.hxx.

Constructor & Destructor Documentation

◆ SgaObjectSound() [1/2]

SgaObjectSound::SgaObjectSound ( )

Definition at line 304 of file galobj.cxx.

◆ SgaObjectSound() [2/2]

SgaObjectSound::SgaObjectSound ( const INetURLObject rURL)

Definition at line 309 of file galobj.cxx.

References aURL, FileExists(), and vcl::N8_BPP.

◆ ~SgaObjectSound()

SgaObjectSound::~SgaObjectSound ( )
overridevirtual

Definition at line 323 of file galobj.cxx.

Member Function Documentation

◆ GetObjKind()

virtual SgaObjKind SgaObjectSound::GetObjKind ( ) const
inlineoverridevirtual

Definition at line 108 of file galobj.hxx.

References Sound.

◆ GetThumbBmp()

BitmapEx SgaObjectSound::GetThumbBmp ( ) const
overridevirtual

◆ GetVersion()

virtual sal_uInt16 SgaObjectSound::GetVersion ( ) const
inlineoverrideprivatevirtual

Definition at line 100 of file galobj.hxx.

◆ ReadData()

void SgaObjectSound::ReadData ( SvStream rIn,
sal_uInt16 &  rReadVersion 
)
overrideprivatevirtual

◆ WriteData()

void SgaObjectSound::WriteData ( SvStream rOut,
const OUString &  rDestDir 
) const
overrideprivatevirtual

Member Data Documentation

◆ eSoundType

GalSoundType SgaObjectSound::eSoundType
private

Definition at line 95 of file galobj.hxx.

Referenced by GetThumbBmp(), ReadData(), and WriteData().


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