Home
last modified time | relevance | path

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

/trunk/main/oox/source/export/
H A Dvmlexport.cxx568 case ESCHER_Prop_lineEndCapStyle: // 471 in Commit()
631 if ( rProps.GetOpt( ESCHER_Prop_lineEndCapStyle, nValue ) ) in Commit()
656 bAlreadyWritten[ ESCHER_Prop_lineEndCapStyle ] = true; in Commit()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx1016 AddOpt(ESCHER_Prop_lineEndCapStyle, ESCHER_LineEndCapFlat); in CreateLineProperties()
1021 AddOpt(ESCHER_Prop_lineEndCapStyle, ESCHER_LineEndCapRound); in CreateLineProperties()
1026 AddOpt(ESCHER_Prop_lineEndCapStyle, ESCHER_LineEndCapSquare); in CreateLineProperties()
1057 AddOpt( ESCHER_Prop_lineEndCapStyle, 0 ); // Style Round setzen in CreateLineProperties()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx811 #define ESCHER_Prop_lineEndCapStyle 471 /* MSOLINECAP How to end lines … macro

Completed in 55 milliseconds