Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Descherex.hxx351 #define ESCHER_Prop_gtextSize 195 /* LONG default point size … macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Descherex.hxx351 #define ESCHER_Prop_gtextSize 195 /* LONG default point size … macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dvmlexport.cxx924 if (rProps.GetOpt(ESCHER_Prop_gtextSize, nSize)) in Commit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dvmlexport.cxx987 if (rProps.GetOpt(ESCHER_Prop_gtextSize, nSize)) in Commit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Descherex.cxx3370 AddOpt(ESCHER_Prop_gtextSize, nTextSize); in CreateCustomShapeProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Descherex.cxx3413 AddOpt(ESCHER_Prop_gtextSize, nTextSize); in CreateCustomShapeProperties()