Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dvmlexport.cxx770 case ESCHER_Prop_lineEndCapStyle: // 471 in Commit()
833 if ( rProps.GetOpt( ESCHER_Prop_lineEndCapStyle, nValue ) ) in Commit()
858 bAlreadyWritten[ ESCHER_Prop_lineEndCapStyle ] = true; in Commit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dvmlexport.cxx833 case ESCHER_Prop_lineEndCapStyle: // 471 in Commit()
896 if ( rProps.GetOpt( ESCHER_Prop_lineEndCapStyle, nValue ) ) in Commit()
921 bAlreadyWritten[ ESCHER_Prop_lineEndCapStyle ] = true; in Commit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Descherex.hxx406 #define ESCHER_Prop_lineEndCapStyle 471 /* MSOLINECAP How to end lines … macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Descherex.hxx406 #define ESCHER_Prop_lineEndCapStyle 471 /* MSOLINECAP How to end lines … macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Descherex.cxx1011 AddOpt(ESCHER_Prop_lineEndCapStyle, ESCHER_LineEndCapFlat); in CreateLineProperties()
1016 AddOpt(ESCHER_Prop_lineEndCapStyle, ESCHER_LineEndCapRound); in CreateLineProperties()
1021 AddOpt(ESCHER_Prop_lineEndCapStyle, ESCHER_LineEndCapSquare); in CreateLineProperties()
1054 AddOpt( ESCHER_Prop_lineEndCapStyle, 0 ); // set Style Round in CreateLineProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Descherex.cxx1018 AddOpt(ESCHER_Prop_lineEndCapStyle, ESCHER_LineEndCapFlat); in CreateLineProperties()
1023 AddOpt(ESCHER_Prop_lineEndCapStyle, ESCHER_LineEndCapRound); in CreateLineProperties()
1028 AddOpt(ESCHER_Prop_lineEndCapStyle, ESCHER_LineEndCapSquare); in CreateLineProperties()
1061 AddOpt( ESCHER_Prop_lineEndCapStyle, 0 ); // set Style Round in CreateLineProperties()