Home
last modified time | relevance | path

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

/AOO42X/main/svx/inc/svx/ !
H A Dmsdffdef.hxx440 #define DFF_Prop_fNoLineDrawDash 511 // sal_Bool Draw a dashed line if n… macro
/AOO42X/main/filter/source/msfilter/ !
H A Dmsdffimp.cxx907 sal_uInt32 nLineFlags(GetPropertyValue( DFF_Prop_fNoLineDrawDash )); in ApplyLineAttributes()
2721 sal_uInt32 nLineFlags(GetPropertyValue( DFF_Prop_fNoLineDrawDash )); in ApplyAttributes()
3532 if ( GetPropertyValue( DFF_Prop_fNoLineDrawDash ) & 8 ) in MSO_CLR_ToColor()
5552 sal_uInt32 nLineFlags = GetPropertyValue( DFF_Prop_fNoLineDrawDash ); in ProcessObj()
/AOO42X/main/sw/source/filter/ww8/ !
H A Dww8par.cxx958 sal_uInt32 nLineFlags = GetPropertyValue( DFF_Prop_fNoLineDrawDash ); in ProcessObj()