Home
last modified time | relevance | path

Searched refs:GetThemeName (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/svx/source/gallery2/
H A Dgalexpl.cxx56 rThemeList.Insert( new String( pEntry->GetThemeName() ), LIST_APPEND ); in FillThemeList()
91 return( pGal ? FillObjList( pGal->GetThemeName( nThemeId ), rObjList ) : sal_False ); in FillObjList()
102 GalleryTheme* pTheme = pGal->AcquireTheme( pGal->GetThemeName( nThemeId ), aListener ); in FillObjListTitle()
151 return( pGal ? InsertURL( pGal->GetThemeName( nThemeId ), rURL ) : sal_False ); in InsertURL()
181 return( pGal ? GetObjCount( pGal->GetThemeName( nThemeId ) ) : sal_False ); in GetObjCount()
250 return( pGal ? InsertGraphicObj( pGal->GetThemeName( nThemeId ), rGraphic ) : sal_False ); in InsertGraphicObj()
283 return( pGal ? GetSdrObjCount( pGal->GetThemeName( nThemeId ) ) : sal_False ); in GetSdrObjCount()
329 …return( pGal ? GetSdrObj( pGal->GetThemeName( nThemeId ), nSdrModelPos, pModel, pThumb ) : sal_Fal… in GetSdrObj()
359 return( pGal ? InsertSdrObj( pGal->GetThemeName( nThemeId ), rModel ) : sal_False ); in InsertSdrObj()
388 return( pGal ? BeginLocking( pGal->GetThemeName( nThemeId ) ) : sal_False ); in BeginLocking()
[all …]
H A Dgalbrws1.cxx228 nRet = mpThemes->InsertEntry( pEntry->GetThemeName(), *pImage ); in ImplInsertThemeEntry()
542 ImplInsertThemeEntry( mpGallery->GetThemeInfo( rGalleryHint.GetThemeName() ) ); in Notify()
548 const sal_uInt16 nRenameEntryPos = mpThemes->GetEntryPos( rGalleryHint.GetThemeName() ); in Notify()
550 mpThemes->RemoveEntry( rGalleryHint.GetThemeName() ); in Notify()
563 mpThemes->RemoveEntry( rGalleryHint.GetThemeName() ); in Notify()
570 const sal_uInt16 nCloseEntryPos = mpThemes->GetEntryPos( rGalleryHint.GetThemeName() ); in Notify()
H A Dgallery1.cxx560 if( rThemeName == pEntry->GetThemeName() ) in ImplGetThemeEntry()
581 String Gallery::GetThemeName( sal_uIntPtr nThemeId ) const in GetThemeName() function in Gallery
627 return( pFound ? pFound->GetThemeName() : String() ); in GetThemeName()
864 aURL = GetImportURL( pThemeEntry->GetThemeName() ); in ImplGetCachedTheme()
880 pTheme->SetImportName( pThemeEntry->GetThemeName() ); in ImplGetCachedTheme()
H A Dgaltheme.cxx86 aImportName = pThm->GetThemeName(); in DBG_NAME()
1622 const String& GalleryTheme::GetRealName() const { return pThm->GetThemeName(); } in GetRealName()
1633 …String& GalleryTheme::GetName() const { return IsImported() ? aImportName : pThm->GetThemeName(); } in GetName()
/aoo41x/main/svx/inc/svx/
H A Dgallery1.hxx68 const String& GetThemeName() const { return aName; } in GetThemeName() function in GalleryThemeEntry
159 String GetThemeName( sal_uIntPtr nThemeId ) const;
H A Dgalmisc.hxx252 const String& GetThemeName() const { return maThemeName; } in GetThemeName() function in GalleryHint
/aoo41x/main/sdext/source/presenter/
H A DPresenterTheme.hxx114 ::rtl::OUString GetThemeName (void) const;
H A DPresenterTheme.cxx465 ::rtl::OUString PresenterTheme::GetThemeName (void) const in GetThemeName() function in sdext::presenter::PresenterTheme
/aoo41x/main/cui/source/dialogs/
H A Dcuigaldlg.cxx586 if( ( pInfo->GetId() == nId ) && ( pInfo->GetThemeName() != pThm->GetName() ) ) in IMPL_LINK()
591 aStr += pInfo->GetThemeName(); in IMPL_LINK()
/aoo41x/main/svx/source/unogallery/
H A Dunogalthemeprovider.cxx247 aSeq[ nRealCount++ ] = pEntry->GetThemeName(); in getElementNames()

Completed in 181 milliseconds