Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx218 …for( GalleryImportThemeEntry* pImportEntry = aImportList.First(); pImportEntry; pImportEntry = aIm… in ~Gallery()
496 for( pImportEntry = aImportList.First(); pImportEntry; pImportEntry = aImportList.Next() ) in ImplLoadImports()
499 aImportList.Clear(); in ImplLoadImports()
511 aImportList.Insert( pImportEntry, LIST_APPEND ); in ImplLoadImports()
540 …*pOStm << nInventor << nId << (sal_uInt32) aImportList.Count() << (sal_uInt16) gsl_getSystemTextEn… in ImplWriteImportList()
542 …for( GalleryImportThemeEntry* pImportEntry = aImportList.First(); pImportEntry; pImportEntry = aIm… in ImplWriteImportList()
572 …GalleryImportThemeEntry* pImportEntry = aImportList.First(); pImportEntry && !pFound; pImportEntry… in ImplGetImportThemeEntry()
721 aImportList.Insert( pImportEntry, LIST_APPEND ); in CreateImportTheme()
795 delete aImportList.Remove( pImportEntry ); in RemoveTheme()
/trunk/main/svx/inc/svx/
H A Dgallery1.hxx127 GalleryImportThemeList aImportList; member in Gallery

Completed in 19 milliseconds