Searched refs:GetGraphicObj (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/svx/source/gallery2/ |
H A D | galexpl.cxx | 186 sal_Bool GalleryExplorer::GetGraphicObj( const String& rThemeName, sal_uIntPtr nPos, in GetGraphicObj() function in GalleryExplorer 215 sal_Bool GalleryExplorer::GetGraphicObj( sal_uIntPtr nThemeId, sal_uIntPtr nPos, in GetGraphicObj() function in GalleryExplorer 220 …return( pGal ? GetGraphicObj( pGal->GetThemeName( nThemeId ), nPos, pGraphic, pThumb, bProgress ) … in GetGraphicObj()
|
/aoo4110/main/svx/inc/svx/ |
H A D | gallery.hxx | 111 static sal_Bool GetGraphicObj( const String& rThemeName, sal_uIntPtr nPos, 114 static sal_Bool GetGraphicObj( sal_uIntPtr nThemeId, sal_uIntPtr nPos,
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | grfsh.cxx | 208 const GraphicObject* pGrfObj = rSh.GetGraphicObj(); in Execute() 498 const GraphicObject* pFilterObj( GetShell().GetGraphicObj() ); in ExecAttr() 624 const GraphicObject* pGrafObj = rSh.GetGraphicObj(); in GetAttrState()
|
/aoo4110/main/svx/source/sidebar/ |
H A D | nbdtmg.cxx | 684 bExist = GalleryExplorer::GetGraphicObj(GALLERY_THEME_BULLETS, pEntry->nGallaryIndex,&aGraphic); in GetNBOIndexForNumRule() 771 … if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, pEntry->nGallaryIndex, &aGraphic)) in ApplyNumRule() 1071 … GalleryExplorer::GetGraphicObj(GALLERY_THEME_BULLETS, pActualBullets[i]->nIndexDefault,&aSrGrf); in GetNBOIndexForNumRule() 1334 …if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, pCurrentBullets->nIndexDefault, &aGraphi… in ApplyNumRule()
|
/aoo4110/main/sw/source/ui/misc/ |
H A D | insrule.cxx | 153 if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_RULERS, nItemId - 2, in UserDraw()
|
/aoo4110/main/svx/source/dialog/ |
H A D | svxbmpnumvalueset.cxx | 537 if(!GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, nItemId - 1, in UserDraw()
|
/aoo4110/main/sw/inc/ |
H A D | editsh.hxx | 581 const GraphicObject* GetGraphicObj() const;
|
/aoo4110/main/cui/source/tabpages/ |
H A D | numpages.cxx | 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() 2347 if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, i, &aGraphic)) in IMPL_LINK()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | editsh.cxx | 316 const GraphicObject* SwEditShell::GetGraphicObj() const in GetGraphicObj() function in SwEditShell
|
Completed in 107 milliseconds