Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dhtmlfly.cxx856 String aIMapName; in OutHTML_Image() local
860 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 38 milliseconds