Searched refs:FillObjList (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/svx/source/gallery2/ |
H A D | galexpl.cxx | 65 sal_Bool GalleryExplorer::FillObjList( const String& rThemeName, List& rObjList ) in FillObjList() function in GalleryExplorer 88 sal_Bool GalleryExplorer::FillObjList( sal_uIntPtr nThemeId, List& rObjList ) in FillObjList() function in GalleryExplorer 91 return( pGal ? FillObjList( pGal->GetThemeName( nThemeId ), rObjList ) : sal_False ); in FillObjList()
|
/aoo4110/main/svx/inc/svx/ |
H A D | gallery.hxx | 99 static sal_Bool FillObjList( const String& rThemeName, List& rObjList ); 100 static sal_Bool FillObjList( sal_uIntPtr nThemeId, List& rObjList );
|
/aoo4110/main/sw/source/ui/misc/ |
H A D | insrule.cxx | 75 GalleryExplorer::FillObjList( GALLERY_THEME_RULERS, aGrfNames ); in SwInsertGrfRulerDlg()
|
/aoo4110/main/sd/source/ui/animations/ |
H A D | SlideTransitionPane.cxx | 927 GalleryExplorer::FillObjList( GALLERY_THEME_SOUNDS, aSoundList ); in updateSoundList() 928 GalleryExplorer::FillObjList( GALLERY_THEME_USERSOUNDS, aSoundList ); in updateSoundList()
|
H A D | CustomAnimationDialog.cxx | 1743 GalleryExplorer::FillObjList( GALLERY_THEME_SOUNDS, maSoundList ); in fillSoundListBox() 1744 GalleryExplorer::FillObjList( GALLERY_THEME_USERSOUNDS, maSoundList ); in fillSoundListBox()
|
/aoo4110/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 1954 GalleryExplorer::FillObjList( GALLERY_THEME_SOUNDS, *pSoundList ); in ReadSound() 1955 GalleryExplorer::FillObjList( GALLERY_THEME_USERSOUNDS, *pSoundList ); in ReadSound()
|
/aoo4110/main/cui/source/tabpages/ |
H A D | numpages.cxx | 974 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in SvxBitmapPickTabPage() 2333 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in IMPL_LINK()
|
H A D | tpline.cxx | 1677 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in IMPL_LINK()
|
/aoo4110/main/svx/source/sidebar/ |
H A D | nbdtmg.cxx | 636 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in Init()
|
Completed in 203 milliseconds