Searched defs:rThemeName (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/svx/source/gallery2/ |
H A D | galexpl.cxx | 65 sal_Bool GalleryExplorer::FillObjList( const String& rThemeName, List& rObjList ) in FillObjList() 124 sal_Bool GalleryExplorer::InsertURL( const String& rThemeName, const String& rURL ) in InsertURL() 156 sal_uIntPtr GalleryExplorer::GetObjCount( const String& rThemeName ) in GetObjCount() 186 sal_Bool GalleryExplorer::GetGraphicObj( const String& rThemeName, sal_uIntPtr nPos, in GetGraphicObj() 225 sal_Bool GalleryExplorer::InsertGraphicObj( const String& rThemeName, const Graphic& rGraphic ) in InsertGraphicObj() 255 sal_uIntPtr GalleryExplorer::GetSdrObjCount( const String& rThemeName ) in GetSdrObjCount() 288 sal_Bool GalleryExplorer::GetSdrObj( const String& rThemeName, sal_uIntPtr nSdrModelPos, in GetSdrObj() 334 sal_Bool GalleryExplorer::InsertSdrObj( const String& rThemeName, FmFormModel& rModel ) in InsertSdrObj() 364 sal_Bool GalleryExplorer::BeginLocking( const String& rThemeName ) in BeginLocking() 393 sal_Bool GalleryExplorer::EndLocking( const String& rThemeName ) in EndLocking()
|
H A D | gallery1.cxx | 554 GalleryThemeEntry* Gallery::ImplGetThemeEntry( const String& rThemeName ) in ImplGetThemeEntry() 632 sal_Bool Gallery::HasTheme( const String& rThemeName ) in HasTheme() 639 sal_Bool Gallery::CreateTheme( const String& rThemeName, sal_uInt32 nNumFrom ) in CreateTheme() 780 sal_Bool Gallery::RemoveTheme( const String& rThemeName ) in RemoveTheme() 829 INetURLObject Gallery::GetImportURL( const String& rThemeName ) in GetImportURL() 913 GalleryTheme* Gallery::AcquireTheme( const String& rThemeName, SfxListener& rListener ) in AcquireTheme()
|
H A D | galbrws1.hxx | 138 …void SelectTheme( const String& rThemeName ) { mpThemes->SelectEntry( rThemeName ); SelectThem… in SelectTheme()
|
H A D | galbrws1.cxx | 324 void GalleryBrowser1::ImplGalleryThemeProperties( const String & rThemeName, bool bCreateNew ) in ImplGalleryThemeProperties()
|
H A D | galbrws2.cxx | 823 void GalleryBrowser2::SelectTheme( const String& rThemeName ) in SelectTheme()
|
/aoo41x/main/svx/inc/svx/ |
H A D | galmisc.hxx | 245 …GalleryHint( sal_uIntPtr nType, const String& rThemeName, sal_uIntPtr nData1 = 0UL, sal_uIntPtr nD… in GalleryHint() 248 …GalleryHint( sal_uIntPtr nType, const String& rThemeName, const String& rStringData, sal_uIntPtr n… in GalleryHint()
|
H A D | gallery1.hxx | 156 …const GalleryThemeEntry* GetThemeInfo( const String& rThemeName ) { return ImplGetThemeEntry( rThe… in GetThemeInfo()
|
/aoo41x/main/svx/source/unogallery/ |
H A D | unogalthemeprovider.cxx | 272 uno::Reference< gallery::XGalleryTheme > SAL_CALL GalleryThemeProvider::insertNewByName( const ::rt… in insertNewByName()
|
H A D | unogaltheme.cxx | 53 GalleryTheme::GalleryTheme( const ::rtl::OUString& rThemeName ) in GalleryTheme()
|
Completed in 60 milliseconds