Lines Matching refs:GetThemeName
56 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()
220 …return( pGal ? GetGraphicObj( pGal->GetThemeName( nThemeId ), nPos, pGraphic, pThumb, bProgress ) … in GetGraphicObj()
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()
427 return( pGal ? EndLocking( pGal->GetThemeName( nThemeId ) ) : sal_False ); in EndLocking()