Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/filter/eppt/
H A Depptso.cxx5005 EscherPropertyContainer aPropOpt2; in ImplWritePage() local
5006 aPropOpt2.AddOpt( ESCHER_Prop_LockAgainstGrouping, 0x50001 ); in ImplWritePage()
5007 aPropOpt2.AddOpt( ESCHER_Prop_lTxid, mnTxId += 0x60 ); in ImplWritePage()
5010 aPropOpt2.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x110001 ); in ImplWritePage()
5011 aPropOpt2.AddOpt( ESCHER_Prop_lineColor, 0x8000001 ); in ImplWritePage()
5012 aPropOpt2.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x90001 ); in ImplWritePage()
5013 aPropOpt2.AddOpt( ESCHER_Prop_shadowColor, 0x8000002 ); in ImplWritePage()
5014 aPropOpt2.CreateFillProperties( mXPropSet, sal_True, mXShape ); in ImplWritePage()
5016 if ( aPropOpt2.GetOpt( ESCHER_Prop_fNoLineDrawDash, nLineFlags ) ) in ImplWritePage()
5018 aPropOpt2.AddOpt( ESCHER_Prop_fNoLineDrawDash, nLineFlags ); in ImplWritePage()
[all …]