Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3928 sal_Bool bGrfRead = sal_False, in ImportGraphic() local
3940 bGrfRead = GetBLIP( nBlipId, aGraf, &aVisArea ); in ImportGraphic()
3941 if ( !bGrfRead ) in ImportGraphic()
3962 bGrfRead = GetBLIPDirect( rSt, aGraf, &aVisArea ); in ImportGraphic()
3967 if ( bGrfRead ) in ImportGraphic()
4095 if( bGrfRead && !bLinkGrf && IsProperty( DFF_Prop_pictureId ) ) in ImportGraphic()
4106 if( bGrfRead ) in ImportGraphic()
4109 …if( bLinkGrf && !bGrfRead ) // sj: #i55484# if the graphic was embedded ( bGrfRead == true ) t… in ImportGraphic()
4131 if ( pRet && bGrfRead && !aVisArea.IsEmpty() ) in ImportGraphic()
4155 if ( bLinkGrf && !bGrfRead ) in ImportGraphic()