Home
last modified time | relevance | path

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

/AOO42X/main/svx/inc/svx/
H A Dmsdffdef.hxx568 #define DFF_Prop_fPrint 959 // sal_Bool Print this shape macro
/AOO42X/main/sw/source/filter/ww8/
H A Dww8par.cxx897 if (GetPropertyValue(DFF_Prop_fPrint) & 0x20) in ProcessObj()
901 if (GetPropertyValue(DFF_Prop_fPrint) & 0x02) in ProcessObj()
/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx4949 sal_Int32 nGroupProperties( GetPropertyValue( DFF_Prop_fPrint ) ); in ImportShape()
5487 if (GetPropertyValue(DFF_Prop_fPrint) & 0x20) in ProcessObj()
5491 if (GetPropertyValue(DFF_Prop_fPrint) & 0x02) in ProcessObj()