Searched refs:GALLERY_THEME_BULLETS (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/svx/source/dialog/ |
| H A D | svxbmpnumvalueset.cxx | 504 GalleryExplorer::BeginLocking(GALLERY_THEME_BULLETS); in SvxBmpNumValueSet() 517 GalleryExplorer::EndLocking(GALLERY_THEME_BULLETS); in ~SvxBmpNumValueSet() 537 if(!GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, nItemId - 1, in UserDraw()
|
| /trunk/main/svx/source/sidebar/ |
| H A D | nbdtmg.cxx | 639 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in Init() 687 … bExist = GalleryExplorer::GetGraphicObj(GALLERY_THEME_BULLETS, pEntry->nGallaryIndex,&aGraphic); in GetNBOIndexForNumRule() 774 … if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, pEntry->nGallaryIndex, &aGraphic)) in ApplyNumRule() 1074 … GalleryExplorer::GetGraphicObj(GALLERY_THEME_BULLETS, pActualBullets[i]->nIndexDefault,&aSrGrf); in GetNBOIndexForNumRule() 1337 …if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, pCurrentBullets->nIndexDefault, &aGraphi… in ApplyNumRule()
|
| /trunk/main/cui/source/tabpages/ |
| H A D | numpages.cxx | 974 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in SvxBitmapPickTabPage() 1168 if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, nIdx, &aGraphic)) in IMPL_LINK() 2261 … if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, nItemId - MN_GALLERY_ENTRY, &aGraphic)) in IMPL_LINK() 2333 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in IMPL_LINK() 2338 GalleryExplorer::BeginLocking(GALLERY_THEME_BULLETS); in IMPL_LINK() 2347 if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, i, &aGraphic)) in IMPL_LINK() 2371 GalleryExplorer::EndLocking(GALLERY_THEME_BULLETS); in IMPL_LINK()
|
| H A D | tpline.cxx | 1677 GalleryExplorer::FillObjList(GALLERY_THEME_BULLETS, aGrfNames); in IMPL_LINK()
|
| /trunk/main/svx/inc/svx/ |
| H A D | gallery.hxx | 40 #define GALLERY_THEME_BULLETS 3 macro
|
| /trunk/main/svx/source/gallery2/ |
| H A D | gallery1.cxx | 601 case( GALLERY_THEME_BULLETS ): aFallback = "Bullets"; break; in GetThemeName()
|