Searched refs:aIMapName (Results 1 – 1 of 1) sorted by relevance
856 String aIMapName; in OutHTML_Image() local860 aIMapName = pIMap->GetName(); in OutHTML_Image()862 if( aIMapName.Len() ) in OutHTML_Image()863 aNameBase = aIMapName; in OutHTML_Image()866 if( !aIMapName.Len() ) in OutHTML_Image()867 (aIMapName = aNameBase) in OutHTML_Image()878 if( aIMapName.EqualsIgnoreCaseAscii(*rHTMLWrt.aImgMapNames[i]) ) in OutHTML_Image()887 (aIMapName = aNameBase) in OutHTML_Image()934 rHTMLWrt.aImgMapNames.Insert( new String(aIMapName), in OutHTML_Image()971 HTMLOutFuncs::Out_ImageMap( rWrt.Strm(), rWrt.GetBaseURL(), *pIMap, aIMapName, in OutHTML_Image()[all …]
Completed in 85 milliseconds