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.cxx3931 sal_Bool bGrfRead = sal_False, in ImportGraphic() local
3943 bGrfRead = GetBLIP( nBlipId, aGraf, &aVisArea ); in ImportGraphic()
3944 if ( !bGrfRead ) in ImportGraphic()
3965 bGrfRead = GetBLIPDirect( rSt, aGraf, &aVisArea ); in ImportGraphic()
3970 if ( bGrfRead ) in ImportGraphic()
4098 if( bGrfRead && !bLinkGrf && IsProperty( DFF_Prop_pictureId ) ) in ImportGraphic()
4109 if( bGrfRead ) in ImportGraphic()
4112 … if( bLinkGrf && !bGrfRead ) // sj: #i55484# if the graphic was embedded ( bGrfRead == true ) then in ImportGraphic()
4134 if ( pRet && bGrfRead && !aVisArea.IsEmpty() ) in ImportGraphic()
4158 if ( bLinkGrf && !bGrfRead ) in ImportGraphic()

Completed in 35 milliseconds