Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx3912 sal_Bool bGrfRead = sal_False, in ImportGraphic() local
3924 bGrfRead = GetBLIP( nBlipId, aGraf, &aVisArea ); in ImportGraphic()
3925 if ( !bGrfRead ) in ImportGraphic()
3946 bGrfRead = GetBLIPDirect( rSt, aGraf, &aVisArea ); in ImportGraphic()
3951 if ( bGrfRead ) in ImportGraphic()
4079 if( bGrfRead && !bLinkGrf && IsProperty( DFF_Prop_pictureId ) ) in ImportGraphic()
4090 if( bGrfRead ) in ImportGraphic()
4093 … if( bLinkGrf && !bGrfRead ) // sj: #i55484# if the graphic was embedded ( bGrfRead == true ) then in ImportGraphic()
4115 if ( pRet && bGrfRead && !aVisArea.IsEmpty() ) in ImportGraphic()
4139 if ( bLinkGrf && !bGrfRead ) in ImportGraphic()

Completed in 40 milliseconds