Home
last modified time | relevance | path

Searched refs:GALLERY_THEME_USERSOUNDS (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dgallery.hxx58 #define GALLERY_THEME_USERSOUNDS 21 macro
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx928 GalleryExplorer::FillObjList( GALLERY_THEME_USERSOUNDS, aSoundList ); in updateSoundList()
979 if( GalleryExplorer::InsertURL( GALLERY_THEME_USERSOUNDS, aFile ) ) in openSoundFileDialog()
H A DCustomAnimationDialog.cxx1744 GalleryExplorer::FillObjList( GALLERY_THEME_USERSOUNDS, maSoundList ); in fillSoundListBox()
1806 if( GalleryExplorer::InsertURL( GALLERY_THEME_USERSOUNDS, aFile ) ) in openSoundFileDialog()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1953 GalleryExplorer::FillObjList( GALLERY_THEME_USERSOUNDS, *pSoundList ); in ReadSound()
1994 …GalleryExplorer::InsertURL( GALLERY_THEME_USERSOUNDS, aGalleryUserSound.GetMainURL( INetURLObject:… in ReadSound()