Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx347 aPropOpt.AddOpt( ESCHER_Prop_fPrint, nFlags ); // bool field in ProcessEscherObj()
391 aPropOpt.AddOpt( ESCHER_Prop_fPrint, 0x000A0000 ); // bool field in XclObjDropDown()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx311 if(rPropOpt.GetOpt( ESCHER_Prop_fPrint, nValue)) in PreWriteHyperlinkWithinFly()
314 rPropOpt.AddOpt(ESCHER_Prop_fPrint, nValue ); in PreWriteHyperlinkWithinFly()
317 rPropOpt.AddOpt(ESCHER_Prop_fPrint, 0x03080008 ); in PreWriteHyperlinkWithinFly()
2052 rPropOpt.AddOpt( ESCHER_Prop_fPrint, 0x200020 ); in WriteFlyFrameAttr()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx544 aPropOpt.AddOpt( ESCHER_Prop_fPrint, bVisible ? 0x00080000 : 0x00080002 ); // visible flag in XclExpTbxControlObj()
941 aPropOpt.AddOpt( ESCHER_Prop_fPrint, 0x00080000 ); in XclExpChartObj()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx683 aPropOpt.AddOpt( ESCHER_Prop_fPrint, 0x00080000 ); in ImplWriteShape()
720 aPropOpt.AddOpt( ESCHER_Prop_fPrint, 0x200020 ); in ImplWriteShape()
H A Descherex.cxx1290 AddOpt( ESCHER_Prop_fPrint, nShapeAttr ); in CreateShapeProperties()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx942 #define ESCHER_Prop_fPrint 959 /* sal_Bool Print this shape … macro

Completed in 77 milliseconds