Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5653 EscherPropertyContainer aPropOptSp; in ImplCreateCellBorder() local
5658 aPropOptSp.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0xa0008 ); in ImplCreateCellBorder()
5659 aPropOptSp.AddOpt( ESCHER_Prop_fshadowObscured, 0x20000 ); in ImplCreateCellBorder()
5664 aPropOptSp.AddOpt( ESCHER_Prop_lineColor, nBorderColor ); in ImplCreateCellBorder()
5666 aPropOptSp.AddOpt( ESCHER_Prop_lineWidth, nLineWidth * 360 ); in ImplCreateCellBorder()
5667 aPropOptSp.AddOpt( ESCHER_Prop_fc3DLightFace, 0x80000 ); in ImplCreateCellBorder()
5668 aPropOptSp.Commit( *mpStrm ); in ImplCreateCellBorder()
5834 EscherPropertyContainer aPropOptSp; in ImplCreateTable() local
5837 aPropOptSp.CreateFillProperties( mXPropSet, sal_True ); in ImplCreateTable()
5838 aPropOptSp.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x90000 ); in ImplCreateTable()
[all …]

Completed in 54 milliseconds