Searched refs:GetSdrObjCount (Results 1 – 9 of 9) sorted by relevance
255 sal_uIntPtr GalleryExplorer::GetSdrObjCount( const String& rThemeName ) in GetSdrObjCount() function in GalleryExplorer280 sal_uIntPtr GalleryExplorer::GetSdrObjCount( sal_uIntPtr nThemeId ) in GetSdrObjCount() function in GalleryExplorer283 return( pGal ? GetSdrObjCount( pGal->GetThemeName( nThemeId ) ) : sal_False ); in GetSdrObjCount()
121 static sal_uIntPtr GetSdrObjCount( const String& rThemeName );122 static sal_uIntPtr GetSdrObjCount( sal_uIntPtr nThemeId );
167 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in SetAttributes()
219 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in SetAttributes()
239 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in SetAttributes()
378 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in GetGeometryForCustomShape()
144 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in setAttributes()
117 sal_uIntPtr nFavCount = GalleryExplorer::GetSdrObjCount( nThemeId ); in initFavorites()
641 if ( GalleryExplorer::GetSdrObjCount( GALLERY_THEME_POWERPOINT ) ) in createDefault()
Completed in 36 milliseconds