Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx328 #define DFF_Prop_pibName 261 // WCHAR* Blip file name macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx3924 if( SeekToContent( DFF_Prop_pibName, rSt ) ) in ImportGraphic()
3925 MSDFFReadZString( rSt, aFileName, GetPropertyValue( DFF_Prop_pibName ), sal_True ); in ImportGraphic()
4417 IsProperty( DFF_Prop_pibName ) || in ImportShape()
H A Descherex.cxx2414 …sal_Bool bGraphic = GetOpt( DFF_Prop_pib, nDummy ) || GetOpt( DFF_Prop_pibName, nDummy ) || GetOpt… in CreateShadowProperties()