Home
last modified time | relevance | path

Searched defs:SelectTheme (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/svx/source/gallery2/
H A Dgalbrws1.hxx138 …void SelectTheme( const String& rThemeName ) { mpThemes->SelectEntry( rThemeNam… in SelectTheme() function in GalleryBrowser1
139 …void SelectTheme( sal_uIntPtr nThemePos ) { mpThemes->SelectEntryPos( (sal_uInt… in SelectTheme() function in GalleryBrowser1
H A Dgalbrws2.cxx823 void GalleryBrowser2::SelectTheme( const String& rThemeName ) in SelectTheme() function in GalleryBrowser2