Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dwrthtml.cxx407 if( aImgMapNames.Count() ) in WriteStream()
408 aImgMapNames.DeleteAndDestroy( sal_uInt16(0), aImgMapNames.Count() ); in WriteStream()
H A Dhtmlfly.cxx874 for( sal_uInt16 i=0; i<rHTMLWrt.aImgMapNames.Count(); i++ ) in OutHTML_Image()
878 if( aIMapName.EqualsIgnoreCaseAscii(*rHTMLWrt.aImgMapNames[i]) ) in OutHTML_Image()
934 rHTMLWrt.aImgMapNames.Insert( new String(aIMapName), in OutHTML_Image()
935 rHTMLWrt.aImgMapNames.Count() ); in OutHTML_Image()
H A Dwrthtml.hxx223 SvStringsDtor aImgMapNames; // geschriebene Image Maps member in SwHTMLWriter

Completed in 36 milliseconds