Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dvmlexport.cxx767 case ESCHER_Prop_lineEndArrowWidth: // 468 in Commit()
814 if ( rProps.GetOpt( ESCHER_Prop_lineEndArrowWidth, nValue ) ) in Commit()
855 bAlreadyWritten[ ESCHER_Prop_lineEndArrowWidth ] = true; in Commit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dvmlexport.cxx830 case ESCHER_Prop_lineEndArrowWidth: // 468 in Commit()
877 if ( rProps.GetOpt( ESCHER_Prop_lineEndArrowWidth, nValue ) ) in Commit()
918 bAlreadyWritten[ ESCHER_Prop_lineEndArrowWidth ] = true; in Commit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Descherex.hxx403 #define ESCHER_Prop_lineEndArrowWidth 468 /* MSOLINEENDWIDTH Arrow at start … macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Descherex.hxx403 #define ESCHER_Prop_lineEndArrowWidth 468 /* MSOLINEENDWIDTH Arrow at start … macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Descherex.cxx995 AddOpt( ESCHER_Prop_lineEndArrowWidth, nArrowWidth ); in CreateLineProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Descherex.cxx1002 AddOpt( ESCHER_Prop_lineEndArrowWidth, nArrowWidth ); in CreateLineProperties()