Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx111 if( pImageMaps ) in SV_IMPL_PTRARR()
113 for( sal_uInt16 i=0; i<pImageMaps->Count(); i++ ) in SV_IMPL_PTRARR()
115 ImageMap *pIMap = (*pImageMaps)[i]; in SV_IMPL_PTRARR()
H A Dswhtml.cxx287 pImageMaps( 0 ), in SwHTMLParser()
476 delete pImageMaps; in ~SwHTMLParser()
1968 if( !pImageMaps ) in NextToken()
1969 pImageMaps = new ImageMaps; in NextToken()
1970 pImageMaps->Insert( pImageMap, pImageMaps->Count() ); in NextToken()
H A Dswhtml.hxx423 ImageMaps *pImageMaps;// all image maps read so far member in SwHTMLParser

Completed in 47 milliseconds