Home
last modified time | relevance | path

Searched refs:SgaObjectSound (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/svx/source/gallery2/
H A Dgalobj.cxx366 DBG_NAME(SgaObjectSound) in DBG_NAME() argument
368 SgaObjectSound::SgaObjectSound() : in DBG_NAME()
371 DBG_CTOR(SgaObjectSound,NULL); in DBG_NAME()
377 SgaObjectSound::SgaObjectSound( const INetURLObject& rURL ) : in SgaObjectSound() function in SgaObjectSound
380 DBG_CTOR(SgaObjectSound,NULL); in SgaObjectSound()
394 SgaObjectSound::~SgaObjectSound() in ~SgaObjectSound()
397 DBG_DTOR(SgaObjectSound,NULL); in ~SgaObjectSound()
402 BitmapEx SgaObjectSound::GetThumbBmp() const in GetThumbBmp()
429 void SgaObjectSound::WriteData( SvStream& rOut, const String& rDestDir ) const in WriteData()
437 void SgaObjectSound::ReadData( SvStream& rIn, sal_uInt16& rReadVersion ) in ReadData()
H A Dgaltheme.cxx185 case( SGA_OBJ_SOUND ): pSgaObj = new SgaObjectSound(); break; in ImplReadSgaObject()
606 SgaObjectSound aObjSound( aURL ); in Actualize()
697 case (SGA_OBJ_SOUND): pObj = new SgaObjectSound(); break; in Actualize()
1206 pNewObj = (SgaObject*) new SgaObjectSound( rURL ); in InsertURL()
/aoo42x/main/svx/inc/
H A Dgalobj.hxx116 class SgaObjectSound : public SgaObject class
129 SgaObjectSound();
130 SgaObjectSound( const INetURLObject& rURL );
131 virtual ~SgaObjectSound();

Completed in 36 milliseconds