Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dvmlexport.cxx768 case ESCHER_Prop_lineEndArrowLength: // 469 in Commit()
817 if ( rProps.GetOpt( ESCHER_Prop_lineEndArrowLength, nValue ) ) in Commit()
856 bAlreadyWritten[ ESCHER_Prop_lineEndArrowLength ] = true; in Commit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dvmlexport.cxx831 case ESCHER_Prop_lineEndArrowLength: // 469 in Commit()
880 if ( rProps.GetOpt( ESCHER_Prop_lineEndArrowLength, nValue ) ) in Commit()
919 bAlreadyWritten[ ESCHER_Prop_lineEndArrowLength ] = true; in Commit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Descherex.hxx404 #define ESCHER_Prop_lineEndArrowLength 469 /* MSOLINEENDLENGTH Arrow at end … macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Descherex.hxx404 #define ESCHER_Prop_lineEndArrowLength 469 /* MSOLINEENDLENGTH Arrow at end … macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Descherex.cxx994 AddOpt( ESCHER_Prop_lineEndArrowLength, nArrowLength ); in CreateLineProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Descherex.cxx1001 AddOpt( ESCHER_Prop_lineEndArrowLength, nArrowLength ); in CreateLineProperties()