Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/tbxctrls/
H A Dfontworkgallery.cxx117 sal_uIntPtr nFavCount = GalleryExplorer::GetSdrObjCount( nThemeId ); in initFavorites() local
126 for( nModelPos = 0; nModelPos < nFavCount; nModelPos++ ) in initFavorites()
173 std::vector< Bitmap * >::size_type nFavCount = maFavoritesHorizontal.size(); in fillFavorites() local
176 if( nFavCount > (nColCount * nLineCount) ) in fillFavorites()
186 for( nFavorite = 1; nFavorite <= nFavCount; nFavorite++ ) in fillFavorites()

Completed in 11 milliseconds