Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx262 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x90000 ); // no linestyle in ImplWriteShape()
602 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x10001 ); in ImplWriteShape()
619 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x80000 ); in ImplWriteShape()
645 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x90008 ); in ImplWriteShape()
662 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x10001 ); in ImplWriteShape()
681 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash,0x00080008 ); in ImplWriteShape()
795 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x90000 ); in ImplWriteAdditionalText()
812 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x90000 ); in ImplWriteAdditionalText()
H A Descherex.cxx1042 AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x90000 ); // 80000 in CreateLineProperties()
1098 AddOpt( ESCHER_Prop_fNoLineDrawDash, nLineFlags ); in CreateLineProperties()
2410 GetOpt( ESCHER_Prop_fNoLineDrawDash, nLineFlags ); in CreateShadowProperties()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4198 if ( aPropOpt.GetOpt( ESCHER_Prop_fNoLineDrawDash, nLineFlags ) ) in ImplCreatePresentationPlaceholder()
4200 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, nLineFlags ); in ImplCreatePresentationPlaceholder()
4971 aPropOpt.GetOpt( ESCHER_Prop_fNoLineDrawDash, nNoLineDrawDash ); in ImplWritePage()
4973 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, nNoLineDrawDash ); in ImplWritePage()
5012 aPropOpt2.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x90001 ); in ImplWritePage()
5018 aPropOpt2.AddOpt( ESCHER_Prop_fNoLineDrawDash, nLineFlags ); in ImplWritePage()
5073 aPropOpt.GetOpt( ESCHER_Prop_fNoLineDrawDash, nNoLineDrawDash ); in ImplWritePage()
5075 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, nNoLineDrawDash ); in ImplWritePage()
5540 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x90000 ); in ImplWritePage()
5658 aPropOptSp.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0xa0008 ); in ImplCreateCellBorder()
[all …]
H A Deppt.cxx1094 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0 ); in ImplCreateMainNotes()
1546 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x80000 ); in ImplCreateSlide()
1681 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x80000 ); in ImplCreateNotes()
1754 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x80000 ); in ImplWriteBackground()
H A Descherex.cxx112 << (sal_uInt16)ESCHER_Prop_fNoLineDrawDash << (sal_uInt32)0x00080008 in ImplWriteOptAtom()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx402 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x00080000 ); // bool field in XclExpOcxControlObj()
551 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x00080000 ); // bool field in XclExpTbxControlObj()
939 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x00080008 ); in XclExpChartObj()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1594 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x80000 ); in WriteGrfBullet()
1967 rPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x8000E ); in WriteFlyFrameAttr()
1984 rPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x80000 ); in WriteFlyFrameAttr()
2342 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x00080008 ); in SwEscherEx()
H A Drtfsdrexport.cxx219 case ESCHER_Prop_fNoLineDrawDash: in Commit()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx390 aPropOpt.AddOpt( ESCHER_Prop_fNoLineDrawDash, 0x00080000 ); // bool field in XclObjDropDown()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx816 #define ESCHER_Prop_fNoLineDrawDash 511 /* sal_Bool Draw a dashed line i… macro

Completed in 125 milliseconds