Searched refs:pImportEntry (Results 1 – 1 of 1) sorted by relevance
218 …for( GalleryImportThemeEntry* pImportEntry = aImportList.First(); pImportEntry; pImportEntry = aIm… in ~Gallery() local219 delete pImportEntry; in ~Gallery()496 for( pImportEntry = aImportList.First(); pImportEntry; pImportEntry = aImportList.Next() ) in ImplLoadImports()497 delete pImportEntry; in ImplLoadImports()542 …for( GalleryImportThemeEntry* pImportEntry = aImportList.First(); pImportEntry; pImportEntry = aIm… in ImplWriteImportList() local572 …for( GalleryImportThemeEntry* pImportEntry = aImportList.First(); pImportEntry && !pFound; pImport… in ImplGetImportThemeEntry() local574 pFound = pImportEntry; in ImplGetImportThemeEntry()718 pImportEntry->aThemeName = pImportEntry->aUIName = aNewName; in CreateImportTheme()762 if( pImportEntry ) in RenameTheme()793 if( pImportEntry ) in RemoveTheme()[all …]
Completed in 12 milliseconds