Home
last modified time | relevance | path

Searched refs:bIMap (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1566 sal_Bool bIMap, bLink; in GetSotDestination() local
1569 bIMap = 0 != rSh.GetFmtFromObj( *pPt )->GetURL().GetMap(); in GetSotDestination()
1575 bIMap = 0 != rSh.GetFlyFrmFmt()->GetURL().GetMap(); in GetSotDestination()
1581 if( bLink && bIMap ) in GetSotDestination()
1585 else if( bIMap ) in GetSotDestination()
/trunk/main/sw/source/ui/docvw/
H A Dedtdd.cxx308 bIMap = 0 != rSh.GetFmtFromObj( aDocPt )->GetURL().GetMap(); in GetDropDestination() local
311 if ( bLink && bIMap ) in GetDropDestination()
315 else if ( bIMap ) in GetDropDestination()

Completed in 33 milliseconds