Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx261 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x100000 ); // no fill in ImplWriteShape()
601 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x10001 ); in ImplWriteShape()
617 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x140014 ); in ImplWriteShape()
644 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x110011 ); in ImplWriteShape()
661 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x10001 ); in ImplWriteShape()
679 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x00110010 ); in ImplWriteShape()
796 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x100000 ); in ImplWriteAdditionalText()
813 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x100000 ); in ImplWriteAdditionalText()
H A Descherex.cxx611 AddOpt( ESCHER_Prop_fNoFillHitTest, 0x140014 ); in CreateFillProperties()
618 AddOpt( ESCHER_Prop_fNoFillHitTest, 0x140014 ); in CreateFillProperties()
646 AddOpt( ESCHER_Prop_fNoFillHitTest, 0x100010 ); in CreateFillProperties()
652 AddOpt( ESCHER_Prop_fNoFillHitTest, 0x100000 ); in CreateFillProperties()
1157 AddOpt( ESCHER_Prop_fNoFillHitTest, 0x100000 ); in CreateLineProperties()
2411 GetOpt( ESCHER_Prop_fNoFillHitTest, nFillFlags ); in CreateShadowProperties()
/trunk/main/oox/source/export/
H A Dvmlexport.cxx511 case ESCHER_Prop_fNoFillHitTest: // 447 in Commit()
547 if ( rProps.GetOpt( ESCHER_Prop_fNoFillHitTest, nValue ) ) in Commit()
555 bAlreadyWritten[ ESCHER_Prop_fNoFillHitTest ] = true; in Commit()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx333 if(!aPropOpt.GetOpt( ESCHER_Prop_fNoFillHitTest, nValue )) in ProcessEscherObj()
334 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x00110010 ); // bool field in ProcessEscherObj()
389 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x00010000 ); // bool field in XclObjDropDown()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1093 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x120012 ); in ImplCreateMainNotes()
1545 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x120012 ); in ImplCreateSlide()
1680 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x120012 ); in ImplCreateNotes()
1723 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x1f001e ); in ImplWriteBackground()
1747 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x120012 ); in ImplWriteBackground()
H A Depptso.cxx4193 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x110001 ); in ImplCreatePresentationPlaceholder()
4831 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x10001 ); in ImplWritePage()
4854 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x140014 ); in ImplWritePage()
4893 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x10001 ); in ImplWritePage()
4917 aPropertyOptions.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x110001 ); in ImplWritePage()
5010 aPropOpt2.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x110001 ); in ImplWritePage()
5120 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x10001 ); in ImplWritePage()
5403 if ( aPropOpt.GetOpt( ESCHER_Prop_fNoFillHitTest, nFillStyleFlags ) in ImplWritePage()
5541 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x100000 ); in ImplWritePage()
H A Descherex.cxx110 << (sal_uInt16)ESCHER_Prop_fNoFillHitTest << (sal_uInt32)0x00100010 in ImplWriteOptAtom()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx550 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x00100000 ); // bool field in XclExpTbxControlObj()
937 aPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x00110010 ); in XclExpChartObj()
H A Dxlchart.cxx855 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fNoFillHitTest, 0x001F001C ); in ReadEscherProperties()
/trunk/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx215 case ESCHER_Prop_fNoFillHitTest: in Commit()
H A Dwrtw8esh.cxx1897 rPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x140014 ); in WriteBrushAttr()
1905 rPropOpt.AddOpt( ESCHER_Prop_fNoFillHitTest, 0x100010 ); in WriteBrushAttr()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx786 #define ESCHER_Prop_fNoFillHitTest 447 /* sal_Bool Hit test a shape as … macro

Completed in 141 milliseconds