Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx568 #define DFF_Prop_fPrint 959 // sal_Bool Print this shape macro
/AOO41X/main/sw/source/filter/ww8/
H A Dww8par.cxx898 if (GetPropertyValue(DFF_Prop_fPrint) & 0x20) in ProcessObj()
902 if (GetPropertyValue(DFF_Prop_fPrint) & 0x02) in ProcessObj()
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx4939 sal_Int32 nGroupProperties( GetPropertyValue( DFF_Prop_fPrint ) ); in ImportShape()
5477 if (GetPropertyValue(DFF_Prop_fPrint) & 0x20) in ProcessObj()
5481 if (GetPropertyValue(DFF_Prop_fPrint) & 0x02) in ProcessObj()