Home
last modified time | relevance | path

Searched refs:DFF_Prop_shadowType (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx442 #define DFF_Prop_shadowType 512 // MSO_SHADOWTYPE Type of effect macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx2696 if ( IsProperty( DFF_Prop_shadowType ) ) in ApplyAttributes()
2698 …_ShadowType eShadowType = static_cast< MSO_ShadowType >( GetPropertyValue( DFF_Prop_shadowType ) ); in ApplyAttributes()