Home
last modified time | relevance | path

Searched refs:maImageList (Results 1 – 15 of 15) sorted by relevance

/trunk/main/vcl/source/control/
H A Dthrobber.cxx230 maImageList = i_images; in setImageList()
232 mnStepCount = maImageList.size(); in setImageList()
233 const Image aInitialImage( mnStepCount ? maImageList[ 0 ] : Image() ); in setImageList()
291 if ( maImageList.empty() ) in IMPL_LINK()
309 SetImage( maImageList[ mnCurStep ] ); in IMPL_LINK()
/trunk/main/avmedia/source/framework/
H A Dmediacontrol.cxx70 maImageList( AVMEDIA_RESID( AVMEDIA_IMGLST ) ), in MediaControl()
453 return maImageList.GetImage( static_cast< sal_uInt16 >( nImageId ) ); in implGetImage()
/trunk/main/svx/source/dialog/
H A Dfontwork.cxx236 maImageList (ResId(IL_FONTWORK,*rResId.GetResMgr())), in SvxFontWorkDialog()
938 ImageList& rImgLst = bHighContrast ? maImageListH : maImageList; in ApplyImageList()
H A Dcontimp.hxx66 ImageList maImageList; member in SvxSuperContourDlg
H A Dimapdlg.cxx201 maImageList ( SVX_RES( IL_IMAPDLG ) ), in SvxIMapDlg()
1040 ImageList& rImgLst = bHighContrast ? maImageListH : maImageList; in ApplyImageList()
H A D_contdlg.cxx397 maImageList ( SVX_RES( CD_IMAPDLG ) ), in SvxSuperContourDlg()
1131 ImageList& rImgLst = bHighContrast ? maImageListH : maImageList; in ApplyImageList()
/trunk/main/avmedia/inc/
H A Dmediacontrol.hxx93 ImageList maImageList; member in avmedia::MediaControl
/trunk/main/vcl/inc/vcl/
H A Dthrobber.hxx86 ::std::vector< Image > maImageList;
H A Dtoolbox.hxx173 ImageList maImageList; member in ToolBox
411 const ImageList& GetImageList() const { return maImageList; } in GetImageList()
/trunk/main/svx/inc/svx/
H A Dfontwork.hxx132 ImageList maImageList; member in SvxFontWorkDialog
H A Dimapdlg.hxx133 ImageList maImageList; member in SvxIMapDlg
/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.cxx86 maImageList ( SdResId( IL_NAVIGATR ) ), in SdNavigatorWin()
912 maToolbox.SetImageList( bHighContrast ? maImageListH : maImageList ); in ApplyImageList()
/trunk/main/sd/source/ui/inc/
H A Dnavigatr.hxx144 ImageList maImageList; member in SdNavigatorWin
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx628 aItem.maImage = maImageList.GetImage( aItem.mnId ); in InsertItem()
1356 maImageList = rImageList; in SetImageList()
1363 aImage = maImageList.GetImage( mpData->m_aItems[i].mnId ); in SetImageList()
H A Dtoolbox.cxx1752 maImageList = ImageList( ResId( (RSHEADER_TYPE*)GetClassRes(), *pMgr ) ); in ImplLoadRes()

Completed in 101 milliseconds