Home
last modified time | relevance | path

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

/trunk/main/svtools/source/misc/
H A Dimap.cxx757 sal_uInt16 nCount = rImageMap.GetIMapObjectCount(); in ImageMap()
830 sal_uInt16 nCount = rImageMap.GetIMapObjectCount(); in operator =()
872 const sal_uInt16 nEqCount = rImageMap.GetIMapObjectCount(); in operator ==()
1149 sal_uInt16 nCount = (sal_uInt16) GetIMapObjectCount(); in Write()
/trunk/main/svtools/inc/svtools/
H A Dimap.hxx114 sal_uInt16 GetIMapObjectCount() const { return (sal_uInt16) maList.Count(); } in GetIMapObjectCount() function in ImageMap
/trunk/main/sw/source/core/doc/
H A Ddocbasic.cxx205 for( nPos = pIMap->GetIMapObjectCount(); nPos; ) in CallEvent()
H A Dnotxtfrm.cxx125 for( sal_uInt16 i = 0; i < pMap->GetIMapObjectCount(); i++ ) in lcl_PaintReplacement()
/trunk/main/sw/source/core/access/
H A Daccnotexthyperlink.cxx61 return pMap->GetIMapObjectCount(); in getAccessibleActionCount()
/trunk/main/sw/source/filter/html/
H A Dhtmlfly.cxx1565 aIMap.GetIMapObjectCount() ? &aIMap : 0 ); in OutHTML_FrmFmtAsImage()
1856 for( sal_uInt16 i=0; i<pIMap->GetIMapObjectCount(); i++ ) in CollectLinkTargets()
H A Dhtmlgrin.cxx142 if( pIMap && pIMap->GetIMapObjectCount()==0 ) in ConnectImageMaps()
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx142 const sal_uInt16 nCount(rImageMap.GetIMapObjectCount()); in ReplaceImageMap()
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx604 const sal_uInt16 nCount = rMap.GetIMapObjectCount(); in SvUnoImageMap()
/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx639 for( sal_uInt16 i=0U; i<rIMap.GetIMapObjectCount(); i++ ) in Out_ImageMap()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1669 sal_uInt16 nAreaCount = rIMap.GetIMapObjectCount(); in CreateHtmlForPresPages()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2476 aMap.GetIMapObjectCount() ) in _PasteGrf()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx3048 for( sal_uInt16 i=0; i<pIMap->GetIMapObjectCount(); i++ ) in CollectOutlineBookmarks()

Completed in 105 milliseconds