Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/toolbox/
H A Dimgmgr.cxx69 ImageList* GetImageList( sal_Bool bBig, sal_Bool bHiContrast );
121 static ImageList* GetImageList( sal_Bool bBig, sal_Bool bHiContrast ) in GetImageList() function
184 ImageList* SfxImageManager_Impl::GetImageList( sal_Bool bBig, sal_Bool bHiContrast ) in GetImageList() function in SfxImageManager_Impl
190 m_pImageList[nIndex] = ::GetImageList( bBig, bHiContrast ); in GetImageList()
202 ImageList* pImageList = GetImageList( bBig, bHiContrast ); in GetImage()
313 ImageList* pImageList = pImp->GetImageList( bBig, bHiContrast ); in GetImage()
332 ImageList* pImageList = pImp->GetImageList( bBig, bHiContrast ); in SeekImage()
337 pImageList = ::GetImageManager( 0 )->GetImageList( bBig, bHiContrast ); in SeekImage()
392 ImageList* pImageList = pImp->GetImageList( bLarge, bHiContrast ); in SetImagesForceSize()
/trunk/main/sfx2/source/appl/
H A Dmodule.cxx73 ImageList* GetImageList( ResMgr*, sal_Bool, sal_Bool bHiContrast = sal_False );
94 ImageList* SfxModule_Impl::GetImageList( ResMgr* pResMgr, sal_Bool bBig, sal_Bool bHiContrast ) in GetImageList() function in SfxModule_Impl
354 return pImpl->GetImageList( pResMgr, bBig, sal_False ); in GetImageList_Impl()
359 return pImpl->GetImageList( pResMgr, bBig, bHiContrast ); in GetImageList_Impl()
/trunk/main/starmath/source/
H A Dtoolbox.cxx187 const ImageList * SmToolBoxWindow::GetImageList( sal_uInt16 nResId, sal_Bool bHighContrast ) in GetImageList() function in SmToolBoxWindow
218 …const ImageList *pImageList = GetImageList( bHighContrast ? RID_ILH_CATALOG : RID_IL_CATALOG, bHig… in ApplyImageLists()
226 pImageList = GetImageList( nResId, bHighContrast ); in ApplyImageLists()
/trunk/main/starmath/inc/
H A Dtoolbox.hxx55 const ImageList * GetImageList( sal_uInt16 nResId, sal_Bool bHighContrast );
/trunk/main/basctl/source/basicide/
H A Dobjdlg.cxx295 m_aImagesNormal(GetImageList()), in ObjectCatalogToolBox_Impl()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx411 const ImageList& GetImageList() const { return maImageList; } in GetImageList() function in ToolBox
/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.cxx905 …maToolbox.SetItemImage( TBI_DRAGTYPE, maToolbox.GetImageList().GetImage( GetDragTypeSdResId( meDra… in SetDragImage()

Completed in 47 milliseconds