Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx3918 sal_Bool bGrfRead = sal_False, in ImportGraphic() local
3930 bGrfRead = GetBLIP( nBlipId, aGraf, &aVisArea ); in ImportGraphic()
3931 if ( !bGrfRead ) in ImportGraphic()
3952 bGrfRead = GetBLIPDirect( rSt, aGraf, &aVisArea ); in ImportGraphic()
3957 if ( bGrfRead ) in ImportGraphic()
4085 if( bGrfRead && !bLinkGrf && IsProperty( DFF_Prop_pictureId ) ) in ImportGraphic()
4096 if( bGrfRead ) in ImportGraphic()
4099 …if( bLinkGrf && !bGrfRead ) // sj: #i55484# if the graphic was embedded ( bGrfRead == true ) t… in ImportGraphic()
4121 if ( pRet && bGrfRead && !aVisArea.IsEmpty() ) in ImportGraphic()
4145 if ( bLinkGrf && !bGrfRead ) in ImportGraphic()