Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx327 #define DFF_Prop_pib 260 // IMsoBlip* Blip to display macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx3917 sal_uInt32 nBlipId = GetPropertyValue( DFF_Prop_pib, 0 ); in ImportGraphic()
4416 FASTBOOL bGraphic = IsProperty( DFF_Prop_pib ) || in ImportShape()
H A Descherex.cxx2414 …sal_Bool bGraphic = GetOpt( DFF_Prop_pib, nDummy ) || GetOpt( DFF_Prop_pibName, nDummy ) || GetOpt… in CreateShadowProperties()
/AOO41X/main/sc/source/filter/excel/
H A Dxiescher.cxx3373 if( !GetBLIP( GetPropertyValue( DFF_Prop_pib ), aGraphic, &aVisArea ) ) in CreateSdrObject()