Searched refs:pImageMaps (Results 1 – 3 of 3) sorted by relevance
111 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()
287 pImageMaps( 0 ), in SwHTMLParser()476 delete pImageMaps; in ~SwHTMLParser()1978 if( !pImageMaps ) in NextToken()1979 pImageMaps = new ImageMaps; in NextToken()1980 pImageMaps->Insert( pImageMap, pImageMaps->Count() ); in NextToken()
425 ImageMaps *pImageMaps;// alle gelesenen Image-Maps member in SwHTMLParser
Completed in 48 milliseconds